Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 347246 - An internal error occured during workspace configuration org.eclipse.core.jobs
Summary: An internal error occured during workspace configuration org.eclipse.core.jobs
Status: NEW
Alias: None
Product: WTP ServerTools
Classification: WebTools
Component: wst.server (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: wst.server CLA
QA Contact: Angel Vera CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 23:18 EDT by Uma CLA
Modified: 2011-05-26 11:52 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Uma CLA 2011-05-25 23:18:06 EDT
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
Comment 1 Uma CLA 2011-05-26 00:39:35 EDT
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
Comment 2 Curtis Windatt CLA 2011-05-26 11:52:44 EDT
The exception is coming from the wst server, but may be caused by the springsource tooling.  Moving to WTP for comment.