!SESSION 2008-02-21 21:47:09.718 ----------------------------------------------- eclipse.buildId=M20080221-1800 java.version=1.4.2_14 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -application org.eclipse.test.coretestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,C:\buildtest\M20080221-1800\eclipse-testing/test-eclipse/eclipse/org.eclipse.core.tests.resources.AutomatedTests.xml -testPluginName org.eclipse.core.tests.resources -className org.eclipse.core.tests.resources.AutomatedTests Command-line arguments: -application org.eclipse.test.coretestapplication -data C:\buildtest\M20080221-1800\eclipse-testing/test-eclipse/eclipse/core_resources_sniff_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,C:\buildtest\M20080221-1800\eclipse-testing/test-eclipse/eclipse/org.eclipse.core.tests.resources.AutomatedTests.xml -testPluginName org.eclipse.core.tests.resources -className org.eclipse.core.tests.resources.AutomatedTests -os win32 -ws win32 -arch x86 -consolelog !ENTRY org.eclipse.core.resources 2 1 2008-02-21 21:48:18.593 !MESSAGE Skipping builder 'org.eclipse.core.tests.resources.brokenbuilder' for project 'PROJECT'. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled. !ENTRY org.eclipse.core.resources 4 2 2008-02-21 21:48:38.937 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources". !STACK 0 java.lang.RuntimeException: Thrown as part of test case by ExceptionBuilder at org.eclipse.core.tests.internal.builders.ExceptionBuilder.build(ExceptionBuilder.java:24) at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:624) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:166) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:197) at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:246) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:249) at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:302) at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:334) at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:328) at org.eclipse.core.tests.internal.builders.BuilderTest.testExceptionBuilder(BuilderTest.java:826) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148) at org.eclipse.core.launcher.Main.main(Main.java:30) !ENTRY org.eclipse.core.resources 4 1 2008-02-21 21:50:26.937 !MESSAGE Internal Error !STACK 1 org.eclipse.core.runtime.CoreException: File not found: C:\buildtest\M20080221-1800\eclipse-testing\test-eclipse\eclipse\core_resources_sniff_folder\Project0\.project. at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:55) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:336) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:616) at org.eclipse.core.internal.resources.File.getContents(File.java:287) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:236) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:464) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1096) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1077) at org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest$2.run(FileSystemResourceManagerTest.java:426) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1797) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1779) at org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest.testWriteProject(FileSystemResourceManagerTest.java:421) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148) at org.eclipse.core.launcher.Main.main(Main.java:30) org.eclipse.core.runtime.CoreException[271]: java.io.FileNotFoundException: C:\buildtest\M20080221-1800\eclipse-testing\test-eclipse\eclipse\core_resources_sniff_folder\Project0\.project (The system cannot find the path specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:327) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:616) at org.eclipse.core.internal.resources.File.getContents(File.java:287) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:236) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:464) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1096) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1077) at org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest$2.run(FileSystemResourceManagerTest.java:426) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1797) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1779) at org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest.testWriteProject(FileSystemResourceManagerTest.java:421) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148) at org.eclipse.core.launcher.Main.main(Main.java:30) !SUBENTRY 1 org.eclipse.core.filesystem 4 271 2008-02-21 21:50:26.953 !MESSAGE File not found: C:\buildtest\M20080221-1800\eclipse-testing\test-eclipse\eclipse\core_resources_sniff_folder\Project0\.project. !STACK 0 java.io.FileNotFoundException: C:\buildtest\M20080221-1800\eclipse-testing\test-eclipse\eclipse\core_resources_sniff_folder\Project0\.project (The system cannot find the path specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:327) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:616) at org.eclipse.core.internal.resources.File.getContents(File.java:287) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:236) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:464) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1096) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1077) at org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest$2.run(FileSystemResourceManagerTest.java:426) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1797) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1779) at org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest.testWriteProject(FileSystemResourceManagerTest.java:421) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148) at org.eclipse.core.launcher.Main.main(Main.java:30) !ENTRY org.eclipse.core.resources 4 566 2008-02-21 21:51:07.765 !MESSAGE Unable to copy local history to or from a null location. !ENTRY org.eclipse.core.resources 4 566 2008-02-21 21:51:07.765 !MESSAGE Unable to copy local history to or from a null location. !ENTRY org.eclipse.core.resources 4 566 2008-02-21 21:51:07.765 !MESSAGE Unable to copy local history to or from a null location. !ENTRY org.eclipse.core.resources 4 566 2008-02-21 21:51:07.765 !MESSAGE Unable to copy local history to and from the same location. !ENTRY org.eclipse.core.resources 1 0 2008-02-21 21:51:26.468 !MESSAGE Conversion of local history completed successfully. !ENTRY org.eclipse.core.resources 1 0 2008-02-21 21:52:31.406 !MESSAGE Conversion of persistent properties completed successfully. !ENTRY org.eclipse.core.resources 2 567 2008-02-21 21:52:33.218 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 2 567 2008-02-21 21:52:33.218 !MESSAGE Encountered element name 'homeDescription' instead of "project" when trying to read a project description file. !STACK 0 org.xml.sax.SAXException: Encountered element name 'homeDescription' instead of "project" when trying to read a project description file. at org.eclipse.core.internal.resources.ProjectDescriptionReader.startElement(ProjectDescriptionReader.java:629) at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1672) at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:667) at org.apache.crimson.parser.Parser2.parse(Parser2.java:337) at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448) at javax.xml.parsers.SAXParser.parse(SAXParser.java:345) at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:552) at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:597) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidProjectDescription1(ModelObjectReaderWriterTest.java:306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148) at org.eclipse.core.launcher.Main.main(Main.java:30) !ENTRY org.eclipse.core.resources 2 567 2008-02-21 21:52:36.187 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 2 567 2008-02-21 21:52:36.187 !MESSAGE For input string: "foobar" !STACK 0 java.lang.NumberFormatException: For input string: "foobar" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:468) at java.lang.Integer.parseInt(Integer.java:518) at org.eclipse.core.internal.resources.ProjectDescriptionReader.endLinkType(ProjectDescriptionReader.java:426) at org.eclipse.core.internal.resources.ProjectDescriptionReader.endElement(ProjectDescriptionReader.java:302) at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1712) at org.apache.crimson.parser.Parser2.content(Parser2.java:1963) at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1691) at org.apache.crimson.parser.Parser2.content(Parser2.java:1963) at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1691) at org.apache.crimson.parser.Parser2.content(Parser2.java:1963) at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1691) at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:667) at org.apache.crimson.parser.Parser2.parse(Parser2.java:337) at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448) at javax.xml.parsers.SAXParser.parse(SAXParser.java:345) at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:552) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.readDescription(ModelObjectReaderWriterTest.java:289) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidProjectDescription4(ModelObjectReaderWriterTest.java:357) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148) at org.eclipse.core.launcher.Main.main(Main.java:30) !ENTRY org.eclipse.core.resources 4 567 2008-02-21 21:52:37.218 !MESSAGE Invalid attribute value in workspace metadata: Foo480000. Value will be ignored. !STACK 0 java.lang.NumberFormatException: For input string: "Foo480000" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Long.parseLong(Long.java:394) at java.lang.Long.parseLong(Long.java:452) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.readWorkspaceDescription(WorkspaceDescriptionReader.java:128) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:98) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:72) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidWorkspaceDescription(ModelObjectReaderWriterTest.java:395) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148) at org.eclipse.core.launcher.Main.main(Main.java:30) !ENTRY org.eclipse.core.resources 4 567 2008-02-21 21:52:37.218 !MESSAGE Invalid attribute value in workspace metadata: 104856Foo. Value will be ignored. !STACK 0 java.lang.NumberFormatException: For input string: "104856Foo" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Long.parseLong(Long.java:403) at java.lang.Long.parseLong(Long.java:452) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.readWorkspaceDescription(WorkspaceDescriptionReader.java:134) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:98) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:72) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidWorkspaceDescription(ModelObjectReaderWriterTest.java:395) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148) at org.eclipse.core.launcher.Main.main(Main.java:30) !ENTRY org.eclipse.core.resources 4 567 2008-02-21 21:52:37.218 !MESSAGE Invalid attribute value in workspace metadata: 5Foo0. Value will be ignored. !STACK 0 java.lang.NumberFormatException: For input string: "5Foo0" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:477) at java.lang.Integer.parseInt(Integer.java:518) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.readWorkspaceDescription(WorkspaceDescriptionReader.java:140) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:98) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:72) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidWorkspaceDescription(ModelObjectReaderWriterTest.java:395) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148) at org.eclipse.core.launcher.Main.main(Main.java:30) !ENTRY org.eclipse.core.resources 4 567 2008-02-21 21:52:37.218 !MESSAGE Invalid attribute value in workspace metadata: 300Foo000. Value will be ignored. !STACK 0 java.lang.NumberFormatException: For input string: "300Foo000" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Long.parseLong(Long.java:403) at java.lang.Long.parseLong(Long.java:452) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.readWorkspaceDescription(WorkspaceDescriptionReader.java:148) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:98) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:72) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidWorkspaceDescription(ModelObjectReaderWriterTest.java:395) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148) at org.eclipse.core.launcher.Main.main(Main.java:30) !ENTRY org.eclipse.core.resources 4 1 2008-02-21 21:55:29.046 !MESSAGE Internal Error !STACK 1 org.eclipse.core.runtime.CoreException: File not found: C:\Documents and Settings\Administrator\Local Settings\Temp\469209521430\.project. at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:55) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:336) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:616) at org.eclipse.core.internal.resources.File.getContents(File.java:287) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:236) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:464) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1096) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1077) at org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(ResourceTree.java:686) at org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(ResourceTree.java:1066) at org.eclipse.core.internal.resources.Project.move(Project.java:791) at org.eclipse.core.tests.resources.IProjectTest.testReplaceLocation(IProjectTest.java:2563) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148) at org.eclipse.core.launcher.Main.main(Main.java:30) org.eclipse.core.runtime.CoreException[271]: java.io.FileNotFoundException: C:\Documents and Settings\Administrator\Local Settings\Temp\469209521430\.project (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:327) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:616) at org.eclipse.core.internal.resources.File.getContents(File.java:287) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:236) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:464) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1096) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1077) at org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(ResourceTree.java:686) at org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(ResourceTree.java:1066) at org.eclipse.core.internal.resources.Project.move(Project.java:791) at org.eclipse.core.tests.resources.IProjectTest.testReplaceLocation(IProjectTest.java:2563) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148) at org.eclipse.core.launcher.Main.main(Main.java:30) !SUBENTRY 1 org.eclipse.core.filesystem 4 271 2008-02-21 21:55:29.062 !MESSAGE File not found: C:\Documents and Settings\Administrator\Local Settings\Temp\469209521430\.project. !STACK 0 java.io.FileNotFoundException: C:\Documents and Settings\Administrator\Local Settings\Temp\469209521430\.project (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:106) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:327) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:616) at org.eclipse.core.internal.resources.File.getContents(File.java:287) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:236) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:464) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1096) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1077) at org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(ResourceTree.java:686) at org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(ResourceTree.java:1066) at org.eclipse.core.internal.resources.Project.move(Project.java:791) at org.eclipse.core.tests.resources.IProjectTest.testReplaceLocation(IProjectTest.java:2563) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148) at org.eclipse.core.launcher.Main.main(Main.java:30) !ENTRY org.eclipse.core.resources 2 2 2008-02-21 22:00:55.234 !MESSAGE Save operation warnings. !SUBENTRY 1 org.eclipse.core.resources 2 234 2008-02-21 22:00:55.234 !MESSAGE The project description file (.project) for 'DestinationProject' was missing. This file contains important information about the project. A new project description file has been created, but some information about the project may have been lost. !ENTRY org.eclipse.core.jobs 4 2 2008-02-21 22:01:15.156 !MESSAGE An internal error occurred during: "Reader-134364". !STACK 0 java.lang.NullPointerException at org.eclipse.core.internal.jobs.Worker.run(Worker.java:70) !SESSION 2008-02-21 22:02:51.531 ----------------------------------------------- eclipse.buildId=M20080221-1800 java.version=1.4.2_14 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -testpluginname org.eclipse.core.tests.resources -port 2995 -version 3 -test org.eclipse.core.tests.resources.session.SampleSessionTest:test2 -application org.eclipse.pde.junit.runtime.coretestapplication Command-line arguments: -ws win32 -testpluginname org.eclipse.core.tests.resources -arch x86 -port 2995 -version 3 -os win32 -data C:\Documents and Settings\Administrator\Local Settings\Temp\5352561353 -test org.eclipse.core.tests.resources.session.SampleSessionTest:test2 -application org.eclipse.pde.junit.runtime.coretestapplication !ENTRY org.eclipse.core.resources 2 10035 2008-02-21 22:02:53.546 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2008-02-21 22:03:18.546 ----------------------------------------------- eclipse.buildId=M20080221-1800 java.version=1.4.2_14 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -testpluginname org.eclipse.core.tests.resources -port 3013 -version 3 -test org.eclipse.core.tests.resources.session.TestCloseNoSave:test2 -application org.eclipse.pde.junit.runtime.coretestapplication Command-line arguments: -ws win32 -testpluginname org.eclipse.core.tests.resources -arch x86 -port 3013 -version 3 -os win32 -data C:\Documents and Settings\Administrator\Local Settings\Temp\22532430537 -test org.eclipse.core.tests.resources.session.TestCloseNoSave:test2 -application org.eclipse.pde.junit.runtime.coretestapplication !ENTRY org.eclipse.core.resources 2 10035 2008-02-21 22:03:20.734 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2008-02-21 22:03:24.406 ----------------------------------------------- eclipse.buildId=M20080221-1800 java.version=1.4.2_14 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -testpluginname org.eclipse.core.tests.resources -port 3017 -version 3 -test org.eclipse.core.tests.resources.session.TestMultiSnap:test2 -application org.eclipse.pde.junit.runtime.coretestapplication Command-line arguments: -ws win32 -testpluginname org.eclipse.core.tests.resources -arch x86 -port 3017 -version 3 -os win32 -data C:\Documents and Settings\Administrator\Local Settings\Temp\26827397849 -test org.eclipse.core.tests.resources.session.TestMultiSnap:test2 -application org.eclipse.pde.junit.runtime.coretestapplication !ENTRY org.eclipse.core.resources 2 10035 2008-02-21 22:03:26.531 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2008-02-21 22:03:30.187 ----------------------------------------------- eclipse.buildId=M20080221-1800 java.version=1.4.2_14 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -testpluginname org.eclipse.core.tests.resources -port 3021 -version 3 -test org.eclipse.core.tests.resources.session.TestSaveCreateProject:test2 -application org.eclipse.pde.junit.runtime.coretestapplication Command-line arguments: -ws win32 -testpluginname org.eclipse.core.tests.resources -arch x86 -port 3021 -version 3 -os win32 -data C:\Documents and Settings\Administrator\Local Settings\Temp\31122365145 -test org.eclipse.core.tests.resources.session.TestSaveCreateProject:test2 -application org.eclipse.pde.junit.runtime.coretestapplication !ENTRY org.eclipse.core.resources 2 10035 2008-02-21 22:03:32.343 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2008-02-21 22:03:36.015 ----------------------------------------------- eclipse.buildId=M20080221-1800 java.version=1.4.2_14 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -testpluginname org.eclipse.core.tests.resources -port 3025 -version 3 -test org.eclipse.core.tests.resources.session.TestSaveSnap:test2 -application org.eclipse.pde.junit.runtime.coretestapplication Command-line arguments: -ws win32 -testpluginname org.eclipse.core.tests.resources -arch x86 -port 3025 -version 3 -os win32 -data C:\Documents and Settings\Administrator\Local Settings\Temp\35417332441 -test org.eclipse.core.tests.resources.session.TestSaveSnap:test2 -application org.eclipse.pde.junit.runtime.coretestapplication !ENTRY org.eclipse.core.resources 2 10035 2008-02-21 22:03:38.078 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2008-02-21 22:03:47.906 ----------------------------------------------- eclipse.buildId=M20080221-1800 java.version=1.4.2_14 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -testpluginname org.eclipse.core.tests.resources -port 3033 -version 3 -test org.eclipse.core.tests.resources.session.TestSnapSaveSnap:test2 -application org.eclipse.pde.junit.runtime.coretestapplication Command-line arguments: -ws win32 -testpluginname org.eclipse.core.tests.resources -arch x86 -port 3033 -version 3 -os win32 -data C:\Documents and Settings\Administrator\Local Settings\Temp\44007267048 -test org.eclipse.core.tests.resources.session.TestSnapSaveSnap:test2 -application org.eclipse.pde.junit.runtime.coretestapplication !ENTRY org.eclipse.core.resources 2 10035 2008-02-21 22:03:49.968 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY org.eclipse.core.runtime 2 -1 2008-02-21 22:04:18.015 !MESSAGE Process returned non-zero code: -1 Command: [ eclipseArguments: {ws=win32, testpluginname=org.eclipse.core.tests.resources, install=/C:/buildtest/M20080221-1800/eclipse-testing/test-eclipse/eclipse/, configuration=file:/C:/buildtest/M20080221-1800/eclipse-testing/test-eclipse/eclipse/configuration/, arch=x86, port=3051, version=3, nl=en_US, os=win32, vm=C:\buildtest\M20080221-1800\jdk1.4.2_14\jre\bin\java, data=C:\Documents and Settings\Administrator\Local Settings\Temp\61187136404, test=org.eclipse.core.tests.resources.session.Test1GALH44:test2, application=org.eclipse.pde.junit.runtime.coretestapplication} vmArguments: {} systemProperties: {eclipse.consoleLog=true} ] !SESSION 2008-02-21 22:05:13.078 ----------------------------------------------- eclipse.buildId=M20080221-1800 java.version=1.4.2_14 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -testpluginname org.eclipse.core.tests.resources -port 3089 -version 3 -test org.eclipse.core.tests.resources.session.TestBug12575:test3 -application org.eclipse.pde.junit.runtime.coretestapplication Command-line arguments: -ws win32 -testpluginname org.eclipse.core.tests.resources -arch x86 -port 3089 -version 3 -os win32 -data C:\Documents and Settings\Administrator\Local Settings\Temp\82661972900 -test org.eclipse.core.tests.resources.session.TestBug12575:test3 -application org.eclipse.pde.junit.runtime.coretestapplication !ENTRY org.eclipse.core.resources 2 10035 2008-02-21 22:05:15.328 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2008-02-21 22:05:24.531 ----------------------------------------------- eclipse.buildId=M20080221-1800 java.version=1.4.2_14 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -testpluginname org.eclipse.core.tests.resources -port 3097 -version 3 -test org.eclipse.core.tests.resources.session.TestBug30015:test2 -application org.eclipse.pde.junit.runtime.coretestapplication Command-line arguments: -ws win32 -testpluginname org.eclipse.core.tests.resources -arch x86 -port 3097 -version 3 -os win32 -data C:\Documents and Settings\Administrator\Local Settings\Temp\91251907507 -test org.eclipse.core.tests.resources.session.TestBug30015:test2 -application org.eclipse.pde.junit.runtime.coretestapplication !ENTRY org.eclipse.core.resources 2 10035 2008-02-21 22:05:26.718 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2008-02-21 22:06:00.156 ----------------------------------------------- eclipse.buildId=M20080221-1800 java.version=1.4.2_14 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -testpluginname org.eclipse.core.tests.resources -port 3121 -version 3 -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test2 -application org.eclipse.pde.junit.runtime.coretestapplication Command-line arguments: -ws win32 -testpluginname org.eclipse.core.tests.resources -arch x86 -port 3121 -version 3 -os win32 -data C:\Documents and Settings\Administrator\Local Settings\Temp\112726743987 -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test2 -application org.eclipse.pde.junit.runtime.coretestapplication !ENTRY org.eclipse.core.resources 2 10035 2008-02-21 22:06:02.218 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY org.eclipse.core.resources 2 2 2008-02-21 22:06:02.937 !MESSAGE Save operation warnings. !SUBENTRY 1 org.eclipse.core.resources 2 234 2008-02-21 22:06:02.937 !MESSAGE The project description file (.project) for 'Project2' was missing. This file contains important information about the project. A new project description file has been created, but some information about the project may have been lost. !SESSION 2008-02-21 22:06:03.390 ----------------------------------------------- eclipse.buildId=M20080221-1800 java.version=1.4.2_14 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -testpluginname org.eclipse.core.tests.resources -port 3123 -version 3 -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test3 -application org.eclipse.pde.junit.runtime.coretestapplication Command-line arguments: -ws win32 -testpluginname org.eclipse.core.tests.resources -arch x86 -port 3123 -version 3 -os win32 -data C:\Documents and Settings\Administrator\Local Settings\Temp\112726743987 -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test3 -application org.eclipse.pde.junit.runtime.coretestapplication !ENTRY org.eclipse.core.resources 2 10035 2008-02-21 22:06:05.484 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2008-02-21 22:06:09.343 ----------------------------------------------- eclipse.buildId=M20080221-1800 java.version=1.4.2_14 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -testpluginname org.eclipse.core.tests.resources -port 3127 -version 3 -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test5 -application org.eclipse.pde.junit.runtime.coretestapplication Command-line arguments: -ws win32 -testpluginname org.eclipse.core.tests.resources -arch x86 -port 3127 -version 3 -os win32 -data C:\Documents and Settings\Administrator\Local Settings\Temp\112726743987 -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test5 -application org.eclipse.pde.junit.runtime.coretestapplication !ENTRY org.eclipse.core.resources 2 10035 2008-02-21 22:06:11.562 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.