Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Ganymede build failed

Ganymedians,

I'm not sure why this failure notice went out for this build that I initiated, as the dashboard reported success (build.409) ?

http://build.eclipse.org:9777/dashboard/tab/build/detail/ganymatic-R3.0-I

And in looking through the failed log I don't see any errors other than the below...which I believe I've seen in successful builds.

Any idea what's going on?

Scott

----error from build.409 log---

| [java] INFO: Could not load library: liblocalfile_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.| | [java] java.lang.UnsatisfiedLinkError: localfile_1_0_0 (Not found in java.library.path)|
| [java] at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:979)|
| [java] at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:948)|
| [java] at java.lang.System.loadLibrary(System.java:453)|
| [java] at org.eclipse.core.internal.filesystem.local.LocalFileNatives.(LocalFileNatives.java:32)|
| [java] at java.lang.J9VMInternals.initializeImpl(Native Method)|
| [java] at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)|
| [java] at org.eclipse.core.internal.filesystem.local.LocalFile.fetchInfo(LocalFile.java:125)| | [java] at org.eclipse.core.filesystem.provider.FileStore.fetchInfo(FileStore.java:275)| | [java] at org.eclipse.core.internal.localstore.BlobStore.(BlobStore.java:45)| | [java] at org.eclipse.core.internal.localstore.HistoryStore2.(HistoryStore2.java:77)| | [java] at org.eclipse.core.internal.resources.ResourcesCompatibilityHelper.createHistoryStore(ResourcesCompatibilityHelper.java:67)| | [java] at org.eclipse.core.internal.localstore.FileSystemResourceManager.getHistoryStore(FileSystemResourceManager.java:330)| | [java] at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1005)| | [java] at org.eclipse.core.internal.resources.Workspace.save(Workspace.java:1824)| | [java] at org.eclipse.buckminster.core.commands.WorkspaceCommand.saveWorkspace(WorkspaceCommand.java:83)| | [java] at org.eclipse.buckminster.core.commands.WorkspaceCommand.run(WorkspaceCommand.java:72)| | [java] at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:80)|
| [java] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:190)|
| [java] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:124)|
| [java] at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:115)| | [java] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)| | [java] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)| | [java] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)| | [java] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)| | [java] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)|
| [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)|
| [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)| | [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|
| [java] at java.lang.reflect.Method.invoke(Method.java:618)|
| [java] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)|
| [java] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)|
| [java] at org.eclipse.equinox.launcher.Main.run(Main.java:1173)|
| [java] at org.eclipse.equinox.launcher.Main.main(Main.java:1148)|
| [java] ERROR: Workspace was not properly initialized or has already shutdown.|
||
|


|ganymaticBuilder wrote:
This auto-generated email is to inform you that
                the Ganymede build has failed and your project has been
                "blamed" by the auto-blame-parsing system. Please check
                the log (http://build.eclipse.org/ganymede) and fix any errors
                associated with your project.

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



Back to the top