!SESSION 2012-09-15 00:50:49.788 ----------------------------------------------- eclipse.buildId=M20120914-1540 java.version=1.6.0_10 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.test.coretestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/opt/users/hudsonbuild/workspace/eclipse-JUnit-Linux/workarea/M20120914-1540/eclipse-testing/test-eclipse/eclipse/org.eclipse.jdt.apt.pluggable.tests.TestAll.xml -testPluginName org.eclipse.jdt.apt.pluggable.tests -className org.eclipse.jdt.apt.pluggable.tests.TestAll -timeout 7200000 Command-line arguments: -application org.eclipse.test.coretestapplication -data /opt/users/hudsonbuild/workspace/eclipse-JUnit-Linux/workarea/M20120914-1540/eclipse-testing/test-eclipse/eclipse/jdt_apt_pluggable_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/opt/users/hudsonbuild/workspace/eclipse-JUnit-Linux/workarea/M20120914-1540/eclipse-testing/test-eclipse/eclipse/org.eclipse.jdt.apt.pluggable.tests.TestAll.xml -testPluginName org.eclipse.jdt.apt.pluggable.tests -className org.eclipse.jdt.apt.pluggable.tests.TestAll -os linux -ws gtk -arch x86_64 -consolelog -timeout 7200000 !ENTRY org.eclipse.core.filesystem 1 1 2012-09-15 00:50:57.343 !MESSAGE Could not load library: libunixfile_1_0_0.so. This library provides platform-specific optimizations for certain file system operations. This library is not present on all platforms, so this may not be an error. The resources plug-in will safely fall back to using java.io.File functionality. !STACK 0 java.lang.UnsatisfiedLinkError: /opt/users/hudsonbuild/workspace/eclipse-JUnit-Linux/workarea/M20120914-1540/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/bundles/35/1/.cp/os/linux/x86_64/libunixfile_1_0_0.so: /opt/users/hudsonbuild/workspace/eclipse-JUnit-Linux/workarea/M20120914-1540/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/bundles/35/1/.cp/os/linux/x86_64/libunixfile_1_0_0.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1778) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1687) at java.lang.Runtime.loadLibrary0(Runtime.java:823) at java.lang.System.loadLibrary(System.java:1030) at org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives.(UnixFileNatives.java:36) at org.eclipse.core.internal.filesystem.local.LocalFileNativesManager.(LocalFileNativesManager.java:41) at org.eclipse.core.internal.filesystem.local.LocalFile.fetchInfo(LocalFile.java:143) at org.eclipse.core.filesystem.provider.FileStore.fetchInfo(FileStore.java:280) at org.eclipse.core.internal.localstore.FileSystemResourceManager.hasSavedDescription(FileSystemResourceManager.java:584) at org.eclipse.core.internal.resources.Project.create(Project.java:300) at org.eclipse.core.internal.resources.Project.create(Project.java:269) at org.eclipse.jdt.core.tests.builder.TestingEnvironment$1.run(TestingEnvironment.java:438) 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.jdt.core.tests.builder.TestingEnvironment.createProject(TestingEnvironment.java:442) at org.eclipse.jdt.core.tests.builder.TestingEnvironment.addProject(TestingEnvironment.java:180) at org.eclipse.jdt.apt.pluggable.tests.TestBase.createJavaProject(TestBase.java:74) at org.eclipse.jdt.apt.pluggable.tests.InfrastructureTests.testProjectBuild(InfrastructureTests.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) 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 org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) 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:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) 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:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) 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)