Windows version: 6.1.0 !SESSION 2013-01-31 11:03:01.578 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation 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:\hb\workspace\ep3-unit-win32\workarea\M20130131-0800\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 -timeout 7200000 -junitReportOutput c:\hb\workspace\ep3-unit-win32\workarea\M20130131-0800\eclipse-testing\results\win32.win32.x86_7.0 Command-line arguments: -application org.eclipse.test.coretestapplication -data c:\hb\workspace\ep3-unit-win32\workarea\M20130131-0800\eclipse-testing/test-eclipse/eclipse/core_resources_sniff_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,c:\hb\workspace\ep3-unit-win32\workarea\M20130131-0800\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 -timeout 7200000 -junitReportOutput c:\hb\workspace\ep3-unit-win32\workarea\M20130131-0800\eclipse-testing\results\win32.win32.x86_7.0 !ENTRY org.eclipse.core.resources 4 1 2013-01-31 11:03:32.147 !MESSAGE Internal Error !STACK 1 org.eclipse.core.runtime.CoreException: File not found: C:\Users\HUDSONBUILD\AppData\Local\Temp\367510766720\.project. at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:55) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:377) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:797) at org.eclipse.core.internal.resources.File.getContents(File.java:289) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:369) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:634) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1465) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1446) at org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(ResourceTree.java:702) at org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(ResourceTree.java:1085) at org.eclipse.core.internal.resources.Project.move(Project.java:1054) at org.eclipse.core.tests.internal.alias.BasicAliasTest.replaceProject(BasicAliasTest.java:289) at org.eclipse.core.tests.internal.alias.BasicAliasTest.testBug256837(BasicAliasTest.java:325) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) Caused by: java.io.FileNotFoundException: C:\Users\HUDSONBUILD\AppData\Local\Temp\367510766720\.project (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:138) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:368) ... 50 more !SUBENTRY 1 org.eclipse.core.filesystem 4 271 2013-01-31 11:03:32.159 !MESSAGE File not found: C:\Users\HUDSONBUILD\AppData\Local\Temp\367510766720\.project. !STACK 0 java.io.FileNotFoundException: C:\Users\HUDSONBUILD\AppData\Local\Temp\367510766720\.project (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:138) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:368) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:797) at org.eclipse.core.internal.resources.File.getContents(File.java:289) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:369) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:634) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1465) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1446) at org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(ResourceTree.java:702) at org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(ResourceTree.java:1085) at org.eclipse.core.internal.resources.Project.move(Project.java:1054) at org.eclipse.core.tests.internal.alias.BasicAliasTest.replaceProject(BasicAliasTest.java:289) at org.eclipse.core.tests.internal.alias.BasicAliasTest.testBug256837(BasicAliasTest.java:325) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.resources 4 2 2013-01-31 11:04:45.191 !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:25) at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:726) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239) at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295) at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351) at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374) at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:513) at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:422) at org.eclipse.core.tests.internal.builders.BuilderTest.testExceptionBuilder(BuilderTest.java:917) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.resources 4 1 2013-01-31 11:07:28.256 !MESSAGE Internal Error !STACK 1 org.eclipse.core.runtime.CoreException: File not found: C:\hb\workspace\ep3-unit-win32\workarea\M20130131-0800\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:377) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:797) at org.eclipse.core.internal.resources.File.getContents(File.java:289) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:369) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:634) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1465) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1446) at org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest$2.run(FileSystemResourceManagerTest.java:426) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2326) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) Caused by: java.io.FileNotFoundException: C:\hb\workspace\ep3-unit-win32\workarea\M20130131-0800\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:138) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:368) ... 49 more !SUBENTRY 1 org.eclipse.core.filesystem 4 271 2013-01-31 11:07:28.283 !MESSAGE File not found: C:\hb\workspace\ep3-unit-win32\workarea\M20130131-0800\eclipse-testing\test-eclipse\eclipse\core_resources_sniff_folder\Project0\.project. !STACK 0 java.io.FileNotFoundException: C:\hb\workspace\ep3-unit-win32\workarea\M20130131-0800\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:138) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:368) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:797) at org.eclipse.core.internal.resources.File.getContents(File.java:289) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:369) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:634) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1465) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1446) at org.eclipse.core.tests.internal.localstore.FileSystemResourceManagerTest$2.run(FileSystemResourceManagerTest.java:426) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2326) 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:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.resources 4 566 2013-01-31 11:08:21.278 !MESSAGE Unable to copy local history to or from a null location. !ENTRY org.eclipse.core.resources 4 566 2013-01-31 11:08:21.280 !MESSAGE Unable to copy local history to or from a null location. !ENTRY org.eclipse.core.resources 4 566 2013-01-31 11:08:21.282 !MESSAGE Unable to copy local history to or from a null location. !ENTRY org.eclipse.core.resources 4 566 2013-01-31 11:08:21.283 !MESSAGE Unable to copy local history to and from the same location. Windows version: 6.1.0 Windows version: 6.1.0 !ENTRY org.eclipse.core.resources 2 567 2013-01-31 11:10:01.148 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 2 567 2013-01-31 11:10:01.148 !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:977) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:506) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:376) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3065) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:881) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:607) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:116) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:489) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:835) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:302) at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:914) at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:946) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidProjectDescription1(ModelObjectReaderWriterTest.java:435) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.resources 2 567 2013-01-31 11:10:02.263 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 2 567 2013-01-31 11:10:02.263 !MESSAGE Missing project name. !ENTRY org.eclipse.core.resources 2 567 2013-01-31 11:10:04.202 !MESSAGE Failure occurred reading .project file. !SUBENTRY 1 org.eclipse.core.resources 2 567 2013-01-31 11:10:04.202 !MESSAGE For input string: "foobar" !STACK 0 java.lang.NumberFormatException: For input string: "foobar" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:492) at java.lang.Integer.parseInt(Integer.java:527) at org.eclipse.core.internal.resources.ProjectDescriptionReader.endLinkType(ProjectDescriptionReader.java:759) at org.eclipse.core.internal.resources.ProjectDescriptionReader.endElement(ProjectDescriptionReader.java:378) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:606) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1742) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2900) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:607) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:116) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:489) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:835) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:302) at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:914) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.readDescription(ModelObjectReaderWriterTest.java:376) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidProjectDescription4(ModelObjectReaderWriterTest.java:486) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.resources 4 567 2013-01-31 11:10:05.258 !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:65) at java.lang.Long.parseLong(Long.java:441) at java.lang.Long.parseLong(Long.java:483) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.readWorkspaceDescription(WorkspaceDescriptionReader.java:133) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:99) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:73) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidWorkspaceDescription(ModelObjectReaderWriterTest.java:524) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.resources 4 567 2013-01-31 11:10:05.259 !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:65) at java.lang.Long.parseLong(Long.java:441) at java.lang.Long.parseLong(Long.java:483) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.readWorkspaceDescription(WorkspaceDescriptionReader.java:139) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:99) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:73) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidWorkspaceDescription(ModelObjectReaderWriterTest.java:524) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.resources 4 567 2013-01-31 11:10:05.320 !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:65) at java.lang.Integer.parseInt(Integer.java:492) at java.lang.Integer.parseInt(Integer.java:527) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.readWorkspaceDescription(WorkspaceDescriptionReader.java:145) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:99) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:73) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidWorkspaceDescription(ModelObjectReaderWriterTest.java:524) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.resources 4 567 2013-01-31 11:10:05.322 !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:65) at java.lang.Long.parseLong(Long.java:441) at java.lang.Long.parseLong(Long.java:483) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.readWorkspaceDescription(WorkspaceDescriptionReader.java:153) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:99) at org.eclipse.core.internal.resources.WorkspaceDescriptionReader.read(WorkspaceDescriptionReader.java:73) at org.eclipse.core.tests.internal.resources.ModelObjectReaderWriterTest.testInvalidWorkspaceDescription(ModelObjectReaderWriterTest.java:524) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.net 1 0 2013-01-31 11:10:15.940 !MESSAGE System property http.proxyHost has been set to proxy.eclipse.org by an external source. This value will be overwritten using the values from the preferences !ENTRY org.eclipse.core.net 1 0 2013-01-31 11:10:15.942 !MESSAGE System property http.proxyPort has been set to 9898 by an external source. This value will be overwritten using the values from the preferences !ENTRY org.eclipse.core.net 1 0 2013-01-31 11:10:15.943 !MESSAGE System property http.nonProxyHosts has been set to localhost|build.eclipse.org|dev.eclipse.org|206.191.52.58|172.30.206.*|172.30.206.0|172.25.25.*|172.25.25.0|hudson.eclipse.org|127.0.0.1|*.eclipse.org|eclipse.org|git.eclipse.org|download.eclipse.org by an external source. This value will be overwritten using the values from the preferences !ENTRY org.eclipse.core.net 1 0 2013-01-31 11:10:15.978 !MESSAGE System property https.proxyHost has been set to proxy.eclipse.org by an external source. This value will be overwritten using the values from the preferences !ENTRY org.eclipse.core.net 1 0 2013-01-31 11:10:15.979 !MESSAGE System property https.proxyPort has been set to 9898 by an external source. This value will be overwritten using the values from the preferences !ENTRY org.eclipse.core.net 1 0 2013-01-31 11:10:15.981 !MESSAGE System property https.nonProxyHosts has been set to localhost|build.eclipse.org|dev.eclipse.org|206.191.52.58|172.30.206.*|172.30.206.0|172.25.25.*|172.25.25.0|hudson.eclipse.org|127.0.0.1|*.eclipse.org|eclipse.org|git.eclipse.org|download.eclipse.org by an external source. This value will be overwritten using the values from the preferences !ENTRY org.eclipse.core.net 1 0 2013-01-31 11:10:48.646 !MESSAGE System property socksProxyHost is not set but should be proxy.eclipse.org. !ENTRY org.eclipse.core.net 1 0 2013-01-31 11:10:48.647 !MESSAGE System property socksProxyPort is not set but should be 9898. !ENTRY org.eclipse.core.resources 4 1 2013-01-31 11:14:13.686 !MESSAGE Internal Error !STACK 1 org.eclipse.core.runtime.CoreException: File not found: C:\Users\HUDSONBUILD\AppData\Local\Temp\758353432177\.project. at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:55) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:377) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:797) at org.eclipse.core.internal.resources.File.getContents(File.java:289) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:369) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:634) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1465) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1446) at org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(ResourceTree.java:702) at org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(ResourceTree.java:1085) at org.eclipse.core.internal.resources.Project.move(Project.java:1054) at org.eclipse.core.tests.resources.IProjectTest.testReplaceLocation(IProjectTest.java:2693) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) Caused by: java.io.FileNotFoundException: C:\Users\HUDSONBUILD\AppData\Local\Temp\758353432177\.project (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:138) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:368) ... 49 more !SUBENTRY 1 org.eclipse.core.filesystem 4 271 2013-01-31 11:14:13.783 !MESSAGE File not found: C:\Users\HUDSONBUILD\AppData\Local\Temp\758353432177\.project. !STACK 0 java.io.FileNotFoundException: C:\Users\HUDSONBUILD\AppData\Local\Temp\758353432177\.project (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:138) at org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(LocalFile.java:368) at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:797) at org.eclipse.core.internal.resources.File.getContents(File.java:289) at org.eclipse.core.internal.localstore.FileSystemResourceManager.descriptionChanged(FileSystemResourceManager.java:369) at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:634) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1465) at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1446) at org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(ResourceTree.java:702) at org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(ResourceTree.java:1085) at org.eclipse.core.internal.resources.Project.move(Project.java:1054) at org.eclipse.core.tests.resources.IProjectTest.testReplaceLocation(IProjectTest.java:2693) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.resources 2 2 2013-01-31 11:14:18.842 !MESSAGE Save operation warnings. !SUBENTRY 1 org.eclipse.core.resources 2 234 2013-01-31 11:14:18.842 !MESSAGE The project description file (.project) for 'MyProject' 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.resources 2 2 2013-01-31 11:15:52.523 !MESSAGE Save operation warnings. !SUBENTRY 1 org.eclipse.core.resources 2 234 2013-01-31 11:15:52.523 !MESSAGE The project description file (.project) for 'Project1' 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.resources 4 2 2013-01-31 11:16:24.754 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources". !STACK 0 junit.framework.AssertionFailedError: 4.0 at junit.framework.Assert.fail(Assert.java:50) at org.eclipse.core.tests.resources.IResourceChangeListenerTest$1Listener2.resourceChanged(IResourceChangeListenerTest.java:916) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285) at org.eclipse.core.internal.events.NotificationManager.handleEvent(NotificationManager.java:267) at org.eclipse.core.internal.resources.Workspace.broadcastEvent(Workspace.java:390) at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1698) at org.eclipse.core.tests.resources.IResourceChangeListenerTest$3Listener1$1.run(IResourceChangeListenerTest.java:897) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) !ENTRY org.eclipse.core.resources 2 2 2013-01-31 11:17:12.631 !MESSAGE Save operation warnings. !SUBENTRY 1 org.eclipse.core.resources 2 234 2013-01-31 11:17:12.632 !MESSAGE The project description file (.project) for '2' 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.resources 2 0 2013-01-31 11:20:26.010 !MESSAGE Failed to read resource snapshot for project 'project': Invalid resource snapshot location URI 'relative/uri.zip' is not absolute. !ENTRY org.eclipse.core.resources 2 0 2013-01-31 11:20:26.994 !MESSAGE Failed to read resource snapshot for project 'project': File not found: C:\Users\HUDSONBUILD\AppData\Local\Temp\2480635691218. Windows version: 6.1.0 !ENTRY org.eclipse.core.jobs 4 2 2013-01-31 11:21:26.879 !MESSAGE An internal error occurred during: "Reader-134364". !STACK 0 java.lang.NullPointerException at org.eclipse.core.internal.jobs.Worker.run(Worker.java:70) Windows version: 6.1.0 Windows version: 6.1.0 !SESSION 2013-01-31 11:23:48.777 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -port 63413 -testpluginname org.eclipse.core.tests.resources -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.core.tests.resources.session.TestCloseNoSave:test2 -version 3 Command-line arguments: -port 63413 -testpluginname org.eclipse.core.tests.resources -os win32 -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86 -test org.eclipse.core.tests.resources.session.TestCloseNoSave:test2 -data C:\Users\HUDSONBUILD\AppData\Local\Temp\23913357396 -ws win32 -version 3 !ENTRY org.eclipse.core.resources 2 10035 2013-01-31 11:23:50.442 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2013-01-31 11:23:53.352 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -port 63417 -testpluginname org.eclipse.core.tests.resources -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.core.tests.resources.session.TestMultiSnap:test2 -version 3 Command-line arguments: -port 63417 -testpluginname org.eclipse.core.tests.resources -os win32 -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86 -test org.eclipse.core.tests.resources.session.TestMultiSnap:test2 -data C:\Users\HUDSONBUILD\AppData\Local\Temp\28208324693 -ws win32 -version 3 !ENTRY org.eclipse.core.resources 2 10035 2013-01-31 11:23:55.012 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2013-01-31 11:23:57.945 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -port 63421 -testpluginname org.eclipse.core.tests.resources -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.core.tests.resources.session.TestSaveCreateProject:test2 -version 3 Command-line arguments: -port 63421 -testpluginname org.eclipse.core.tests.resources -os win32 -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86 -test org.eclipse.core.tests.resources.session.TestSaveCreateProject:test2 -data C:\Users\HUDSONBUILD\AppData\Local\Temp\32503291989 -ws win32 -version 3 !ENTRY org.eclipse.core.resources 2 10035 2013-01-31 11:23:59.613 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2013-01-31 11:24:02.597 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -port 63425 -testpluginname org.eclipse.core.tests.resources -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.core.tests.resources.session.TestSaveSnap:test2 -version 3 Command-line arguments: -port 63425 -testpluginname org.eclipse.core.tests.resources -os win32 -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86 -test org.eclipse.core.tests.resources.session.TestSaveSnap:test2 -data C:\Users\HUDSONBUILD\AppData\Local\Temp\36798259286 -ws win32 -version 3 !ENTRY org.eclipse.core.resources 2 10035 2013-01-31 11:24:04.273 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2013-01-31 11:24:12.203 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -port 63433 -testpluginname org.eclipse.core.tests.resources -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.core.tests.resources.session.TestSnapSaveSnap:test2 -version 3 Command-line arguments: -port 63433 -testpluginname org.eclipse.core.tests.resources -os win32 -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86 -test org.eclipse.core.tests.resources.session.TestSnapSaveSnap:test2 -data C:\Users\HUDSONBUILD\AppData\Local\Temp\45388193880 -ws win32 -version 3 !ENTRY org.eclipse.core.resources 2 10035 2013-01-31 11:24:13.876 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY org.eclipse.core.runtime 2 -1 2013-01-31 11:24:36.155 !MESSAGE Process returned non-zero code: -1 Command: [ eclipseArguments: {port=63452, install=/C:/hb/workspace/ep3-unit-win32/workarea/M20130131-0800/eclipse-testing/test-eclipse/eclipse/, testpluginname=org.eclipse.core.tests.resources, os=win32, vm=c:\java\jdk1.7.0_07\jre\bin\java, application=org.eclipse.pde.junit.runtime.coretestapplication, arch=x86, test=org.eclipse.core.tests.resources.session.Test1GALH44:test2, data=C:\Users\HUDSONBUILD\AppData\Local\Temp\62568063068, ws=win32, configuration=file:/C:/hb/workspace/ep3-unit-win32/workarea/M20130131-0800/eclipse-testing/test-eclipse/eclipse/configuration/, nl=en_US, version=3} vmArguments: {} systemProperties: {org.eclipse.update.reconcile=false, eclipse.consoleLog=true} ] !SESSION 2013-01-31 11:25:20.238 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -port 63490 -testpluginname org.eclipse.core.tests.resources -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.core.tests.resources.session.TestBug12575:test3 -version 3 Command-line arguments: -port 63490 -testpluginname org.eclipse.core.tests.resources -os win32 -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86 -test org.eclipse.core.tests.resources.session.TestBug12575:test3 -data C:\Users\HUDSONBUILD\AppData\Local\Temp\84042899554 -ws win32 -version 3 !ENTRY org.eclipse.core.resources 2 10035 2013-01-31 11:25:21.914 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2013-01-31 11:25:58.299 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -port 63522 -testpluginname org.eclipse.core.tests.resources -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.core.tests.resources.session.Bug_266907:test2ndSession -version 3 Command-line arguments: -port 63522 -testpluginname org.eclipse.core.tests.resources -os win32 -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86 -test org.eclipse.core.tests.resources.session.Bug_266907:test2ndSession -data C:\Users\HUDSONBUILD\AppData\Local\Temp\114107670633 -ws win32 -version 3 !ENTRY org.eclipse.core.resources 4 567 2013-01-31 11:26:00.080 !MESSAGE Workspace restored, but some problems occurred. !SUBENTRY 1 org.eclipse.core.resources 4 567 2013-01-31 11:26:00.080 !MESSAGE Could not read metadata for 'Project'. !STACK 1 org.eclipse.core.internal.resources.ResourceException: The project description file (.project) for 'Project' is missing. This file contains important information about the project. The project will not function properly until this file is restored. at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:851) at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:874) at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:854) at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:703) at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1528) at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2502) at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2251) at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:439) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381) at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440) at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263) at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395) at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35) at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2404) at java.lang.Class.getConstructor0(Class.java:2714) at java.lang.Class.getConstructor(Class.java:1674) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoader.createTest(JUnit3TestLoader.java:73) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoader.getTest(JUnit3TestLoader.java:95) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoader.loadTests(JUnit3TestLoader.java:59) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:452) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) at org.eclipse.pde.internal.junit.runtime.CoreTestApplication.run(CoreTestApplication.java:23) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !SUBENTRY 2 org.eclipse.core.resources 4 567 2013-01-31 11:26:00.109 !MESSAGE The project description file (.project) for 'Project' is missing. This file contains important information about the project. The project will not function properly until this file is restored. !SESSION 2013-01-31 11:26:22.428 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -port 63538 -testpluginname org.eclipse.core.tests.resources -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test2 -version 3 Command-line arguments: -port 63538 -testpluginname org.eclipse.core.tests.resources -os win32 -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86 -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test2 -data C:\Users\HUDSONBUILD\AppData\Local\Temp\131287539822 -ws win32 -version 3 !ENTRY org.eclipse.core.resources 2 10035 2013-01-31 11:26:23.916 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY org.eclipse.core.resources 2 2 2013-01-31 11:26:24.397 !MESSAGE Save operation warnings. !SUBENTRY 1 org.eclipse.core.resources 2 234 2013-01-31 11:26:24.397 !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 2013-01-31 11:26:24.757 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -port 63540 -testpluginname org.eclipse.core.tests.resources -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test3 -version 3 Command-line arguments: -port 63540 -testpluginname org.eclipse.core.tests.resources -os win32 -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86 -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test3 -data C:\Users\HUDSONBUILD\AppData\Local\Temp\131287539822 -ws win32 -version 3 !ENTRY org.eclipse.core.resources 2 10035 2013-01-31 11:26:26.251 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !SESSION 2013-01-31 11:26:29.470 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -port 63544 -testpluginname org.eclipse.core.tests.resources -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test5 -version 3 Command-line arguments: -port 63544 -testpluginname org.eclipse.core.tests.resources -os win32 -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86 -test org.eclipse.core.tests.resources.usecase.SnapshotTest:test5 -data C:\Users\HUDSONBUILD\AppData\Local\Temp\131287539822 -ws win32 -version 3 !ENTRY org.eclipse.core.resources 2 10035 2013-01-31 11:26:30.968 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY org.eclipse.core.runtime 2 1 2013-01-31 11:26:58.908 !MESSAGE Process returned non-zero code: 1 Command: [ eclipseArguments: {port=63566, install=/C:/hb/workspace/ep3-unit-win32/workarea/M20130131-0800/eclipse-testing/test-eclipse/eclipse/, testpluginname=org.eclipse.core.tests.resources, os=win32, vm=c:\java\jdk1.7.0_07\jre\bin\java, application=org.eclipse.pde.junit.runtime.coretestapplication, arch=x86, test=org.eclipse.core.tests.resources.session.TestBug294854:testRenameUsingProjectDescription_01, data=C:\Users\HUDSONBUILD\AppData\Local\Temp\152762376306, ws=win32, configuration=file:/C:/hb/workspace/ep3-unit-win32/workarea/M20130131-0800/eclipse-testing/test-eclipse/eclipse/configuration/, nl=en_US, version=3} vmArguments: {} systemProperties: {org.eclipse.update.reconcile=false, eclipse.consoleLog=true} ] !SESSION 2013-01-31 11:26:59.172 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -port 63568 -testpluginname org.eclipse.core.tests.resources -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.core.tests.resources.session.TestBug294854:testRenameUsingProjectDescription_02 -version 3 Command-line arguments: -port 63568 -testpluginname org.eclipse.core.tests.resources -os win32 -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86 -test org.eclipse.core.tests.resources.session.TestBug294854:testRenameUsingProjectDescription_02 -data C:\Users\HUDSONBUILD\AppData\Local\Temp\152762376306 -ws win32 -version 3 !ENTRY org.eclipse.core.resources 2 10035 2013-01-31 11:27:00.778 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY org.eclipse.core.runtime 2 1 2013-01-31 11:27:05.059 !MESSAGE Process returned non-zero code: 1 Command: [ eclipseArguments: {port=63570, install=/C:/hb/workspace/ep3-unit-win32/workarea/M20130131-0800/eclipse-testing/test-eclipse/eclipse/, testpluginname=org.eclipse.core.tests.resources, os=win32, vm=c:\java\jdk1.7.0_07\jre\bin\java, application=org.eclipse.pde.junit.runtime.coretestapplication, arch=x86, test=org.eclipse.core.tests.resources.session.TestBug294854:testRenameUsingResourcePath_01, data=C:\Users\HUDSONBUILD\AppData\Local\Temp\157057343602, ws=win32, configuration=file:/C:/hb/workspace/ep3-unit-win32/workarea/M20130131-0800/eclipse-testing/test-eclipse/eclipse/configuration/, nl=en_US, version=3} vmArguments: {} systemProperties: {org.eclipse.update.reconcile=false, eclipse.consoleLog=true} ] !SESSION 2013-01-31 11:27:05.297 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -port 63572 -testpluginname org.eclipse.core.tests.resources -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.core.tests.resources.session.TestBug294854:testRenameUsingResourcePath_02 -version 3 Command-line arguments: -port 63572 -testpluginname org.eclipse.core.tests.resources -os win32 -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86 -test org.eclipse.core.tests.resources.session.TestBug294854:testRenameUsingResourcePath_02 -data C:\Users\HUDSONBUILD\AppData\Local\Temp\157057343602 -ws win32 -version 3 !ENTRY org.eclipse.core.resources 2 10035 2013-01-31 11:27:06.819 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY org.eclipse.core.runtime 2 1 2013-01-31 11:27:10.335 !MESSAGE Process returned non-zero code: 1 Command: [ eclipseArguments: {port=63574, install=/C:/hb/workspace/ep3-unit-win32/workarea/M20130131-0800/eclipse-testing/test-eclipse/eclipse/, testpluginname=org.eclipse.core.tests.resources, os=win32, vm=c:\java\jdk1.7.0_07\jre\bin\java, application=org.eclipse.pde.junit.runtime.coretestapplication, arch=x86, test=org.eclipse.core.tests.resources.session.TestBug294854:testDelete_01, data=C:\Users\HUDSONBUILD\AppData\Local\Temp\161352310899, ws=win32, configuration=file:/C:/hb/workspace/ep3-unit-win32/workarea/M20130131-0800/eclipse-testing/test-eclipse/eclipse/configuration/, nl=en_US, version=3} vmArguments: {} systemProperties: {org.eclipse.update.reconcile=false, eclipse.consoleLog=true} ] !SESSION 2013-01-31 11:27:10.568 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.7.0_07 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -port 63576 -testpluginname org.eclipse.core.tests.resources -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.core.tests.resources.session.TestBug294854:testDelete_02 -version 3 Command-line arguments: -port 63576 -testpluginname org.eclipse.core.tests.resources -os win32 -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86 -test org.eclipse.core.tests.resources.session.TestBug294854:testDelete_02 -data C:\Users\HUDSONBUILD\AppData\Local\Temp\161352310899 -ws win32 -version 3 !ENTRY org.eclipse.core.resources 2 10035 2013-01-31 11:27:12.086 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY org.eclipse.core.contenttype 4 0 2013-01-31 11:27:12.884 !MESSAGE Content type org.eclipse.bundle03.invalid-missing-name has no name. Content type has been disabled. !ENTRY org.eclipse.core.contenttype 4 0 2013-01-31 11:27:12.886 !MESSAGE Content type org.eclipse.bundle03 has no identifier. Content type has been disabled. !ENTRY org.eclipse.core.contenttype 4 0 2013-01-31 11:27:12.890 !MESSAGE Could not create content describer for org.eclipse.bundle03.invalid-describer. Content type has been disabled. !ENTRY org.eclipse.core.contenttype 4 0 2013-01-31 11:27:13.154 !MESSAGE Could not create content describer for org.eclipse.core.tests.resources.Bug182337_A. Content type has been disabled. !STACK 0 java.lang.RuntimeException at org.eclipse.core.tests.resources.content.IContentTypeManagerTest$7.read(IContentTypeManagerTest.java:1379) at java.io.InputStream.read(InputStream.java:170) at java.io.InputStream.read(InputStream.java:101) at org.eclipse.core.internal.content.LazyInputStream.loadBlock(LazyInputStream.java:99) at org.eclipse.core.internal.content.LazyInputStream.ensureAvailable(LazyInputStream.java:64) at org.eclipse.core.internal.content.LazyInputStream.read(LazyInputStream.java:119) at org.eclipse.core.internal.content.Util.getByteOrderMark(Util.java:119) at org.eclipse.core.runtime.content.XMLContentDescriber.fillContentProperties(XMLContentDescriber.java:85) at org.eclipse.core.runtime.content.XMLContentDescriber.describe2(XMLContentDescriber.java:63) at org.eclipse.core.runtime.content.XMLRootElementContentDescriber.describe(XMLRootElementContentDescriber.java:101) at org.eclipse.core.internal.content.ContentTypeCatalog.describe(ContentTypeCatalog.java:216) at org.eclipse.core.internal.content.ContentTypeCatalog.collectMatchingByContents(ContentTypeCatalog.java:190) at org.eclipse.core.internal.content.ContentTypeCatalog.internalFindContentTypesFor(ContentTypeCatalog.java:401) at org.eclipse.core.internal.content.ContentTypeCatalog.internalFindContentTypesFor(ContentTypeCatalog.java:450) at org.eclipse.core.internal.content.ContentTypeCatalog.findContentTypesFor(ContentTypeCatalog.java:298) at org.eclipse.core.internal.content.ContentTypeMatcher.findContentTypesFor(ContentTypeMatcher.java:57) at org.eclipse.core.tests.resources.content.IContentTypeManagerTest.testDescriberInvalidation(IContentTypeManagerTest.java:1382) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) !ENTRY org.eclipse.core.contenttype 4 0 2013-01-31 11:27:13.234 !MESSAGE Could not create content describer for org.eclipse.core.tests.resources.Bug182337_B. Content type has been disabled. !STACK 0 java.lang.RuntimeException at org.eclipse.core.tests.resources.content.IContentTypeManagerTest$7.read(IContentTypeManagerTest.java:1379) at java.io.InputStream.read(InputStream.java:170) at java.io.InputStream.read(InputStream.java:101) at org.eclipse.core.internal.content.LazyInputStream.loadBlock(LazyInputStream.java:99) at org.eclipse.core.internal.content.LazyInputStream.ensureAvailable(LazyInputStream.java:64) at org.eclipse.core.internal.content.LazyInputStream.read(LazyInputStream.java:119) at org.eclipse.core.internal.content.Util.getByteOrderMark(Util.java:119) at org.eclipse.core.runtime.content.XMLContentDescriber.fillContentProperties(XMLContentDescriber.java:85) at org.eclipse.core.runtime.content.XMLContentDescriber.describe2(XMLContentDescriber.java:63) at org.eclipse.core.runtime.content.XMLRootElementContentDescriber.describe(XMLRootElementContentDescriber.java:101) at org.eclipse.core.internal.content.ContentTypeCatalog.describe(ContentTypeCatalog.java:216) at org.eclipse.core.internal.content.ContentTypeCatalog.collectMatchingByContents(ContentTypeCatalog.java:190) at org.eclipse.core.internal.content.ContentTypeCatalog.internalFindContentTypesFor(ContentTypeCatalog.java:403) at org.eclipse.core.internal.content.ContentTypeCatalog.internalFindContentTypesFor(ContentTypeCatalog.java:450) at org.eclipse.core.internal.content.ContentTypeCatalog.findContentTypesFor(ContentTypeCatalog.java:298) at org.eclipse.core.internal.content.ContentTypeMatcher.findContentTypesFor(ContentTypeMatcher.java:57) at org.eclipse.core.tests.resources.content.IContentTypeManagerTest.testDescriberInvalidation(IContentTypeManagerTest.java:1382) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34)