Community
Participate
Working Groups
Build Identifier: 20100617-1415 The code should suppress this InterruptedException log java.lang.InterruptedException at org.eclipse.core.internal.jobs.OrderedLock.acquire(OrderedLock.java:100) at org.eclipse.wst.common.internal.emfworkbench.integration.ResourceSetWorkbenchEditSynchronizer.aquireLock(ResourceSetWorkbenchEditSynchronizer.java:196) at org.eclipse.wst.common.internal.emfworkbench.integration.ResourceSetWorkbenchEditSynchronizer.acceptDelta(ResourceSetWorkbenchEditSynchronizer.java:203) at org.eclipse.wst.common.internal.emfworkbench.integration.ResourceSetWorkbenchEditSynchronizer.resourceChanged(ResourceSetWorkbenchEditSynchronizer.java:141) at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:291) Reproducible: Sometimes Steps to Reproduce: when doing several changes to a file quickly via other plugins, the ResourceSetWorkbenchEditSynchronizer logs these exceptions. They can be suppressed. This seems to be similar to defect 295179
We're working to address this issue. *** This bug has been marked as a duplicate of bug 313623 ***