Project

General

Profile

Actions

Bug #173

closed

Исключение при добавлении location к requirement

Added by Alexey Demakov about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Yuriy Shekochihin
Category:
-
Target version:
Start date:
03/30/2010
Due date:
% Done:

0%

Estimated time:
Detected in build:
0.6.24-alpha-100329
Platform:
Published in build:

Description

Выделяем location, Add to requirement, создем требование, в какой-то момент дерево требований перестраивается и возникает исключение. Воспроизвести сложно.

java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
at java.util.AbstractList$Itr.next(AbstractList.java:343)
at com.unitesk.requality.eclipse.tools.TreesTracker.notifyListeners(TreesTracker.java:66)
at com.unitesk.requality.eclipse.tools.TreesTracker.notifyProject(TreesTracker.java:162)
at com.unitesk.requality.eclipse.Activator.updateCatalogTracker(Activator.java:186)
at com.unitesk.requality.eclipse.Activator$1.resourceChanged(Activator.java:70)
at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:291)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:313)
at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1022)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:45)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Actions #1

Updated by Yuriy Shekochihin almost 14 years ago

  • Status changed from New to Closed

Не повторяется. Возможно, был исправлен в новой версии.

Actions

Also available in: Atom PDF