| Summary: | An internal error occured during workspace configuration org.eclipse.core.jobs | ||
|---|---|---|---|
| Product: | [WebTools] WTP ServerTools | Reporter: | Uma <uma_nr27> |
| Component: | wst.server | Assignee: | wst.server <wst.server-inbox> |
| Status: | NEW --- | QA Contact: | Angel Vera <arvera> |
| Severity: | normal | ||
| Priority: | P3 | CC: | curtis.windatt.public, uma_nr27 |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows Vista | ||
| Whiteboard: | |||
|
Description
Uma
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. |