Community
Participate
Working Groups
Build Identifier: Build id: 20100218-1602 Hi all, As soon as the start of any workspace , I am facing the above error . This is irrespective of any workspace or any workspace location also .Please help me as this is very urgent Reproducible: Always Steps to Reproduce: 1.open eclipse 2.open workbench 3.Error log shows the above error
Forgot to add up the stack trace Here is the stack trace: eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product Error Thu May 26 10:05:17 IST 2011 An internal error occurred during: "Workspace Configuration". java.util.ConcurrentModificationException at java.util.AbstractList$Itr.checkForComodification(Unknown Source) at java.util.AbstractList$Itr.next(Unknown Source) at org.eclipse.wst.server.core.internal.ResourceManager.fireRuntimeEvent(ResourceManager.java:461) at org.eclipse.wst.server.core.internal.ResourceManager.registerRuntime(ResourceManager.java:1035) at org.eclipse.wst.server.core.internal.ResourceManager.addRuntime(ResourceManager.java:603) at org.eclipse.wst.server.core.internal.Runtime.saveToMetadata(Runtime.java:128) at org.eclipse.wst.server.core.internal.RuntimeWorkingCopy.save(RuntimeWorkingCopy.java:181) at com.springsource.sts.ide.configurator.ServerHandler.createRuntime(ServerHandler.java:241) at com.springsource.sts.ide.configurator.ServerHandler.createServer(ServerHandler.java:114) at com.springsource.sts.ide.internal.configurator.ServerWorkspaceConfigurator.createServer(ServerWorkspaceConfigurator.java:42) at com.springsource.sts.ide.internal.configurator.ServerWorkspaceConfigurator.configureWorkspace(ServerWorkspaceConfigurator.java:34) at com.springsource.sts.ide.internal.configurator.ConfiguratorImporter$5.run(ConfiguratorImporter.java:617) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) Below is the session data: eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
The exception is coming from the wst server, but may be caused by the springsource tooling. Moving to WTP for comment.