Skip to content

Failed

org.eclipse.jst.ws.tests.unittest.ResourceUtilsTests.testWebComponentServerRoot

Failing for the past 29 builds (Since #225 )
Took 1 ms.

Error Message

Workspace is already closed or not ready yet. Consider tracking the org.eclipse.core.resources.IWorkspace service (using your favorite technique, e.g. Declarative Services, ServiceTracker, Blueprint, ...) instead of calling the static method here to prevent such issues!

Stacktrace

java.lang.IllegalStateException: Workspace is already closed or not ready yet. Consider tracking the org.eclipse.core.resources.IWorkspace service (using your favorite technique, e.g. Declarative Services, ServiceTracker, Blueprint, ...) instead of calling the static method here to prevent such issues!
	at org.eclipse.core.resources.ResourcesPlugin.getWorkspace(ResourcesPlugin.java:498)
	at org.eclipse.jem.util.emf.workbench.ProjectUtilities.getProject(ProjectUtilities.java:752)
	at org.eclipse.jst.ws.tests.unittest.ResourceUtilsTests.testWebComponentServerRoot(ResourceUtilsTests.java:106)