OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001576 [eclipse] packaging major always 2006-04-17 23:31 2009-03-26 20:32
Reporter avi View Status public  
Assigned To wbonnet
Priority normal Resolution fixed  
Status closed  
Summary 0001576: Version 3.0 was built without the -R flag
Description Since the -R flag was not used, there is a need to set LD_LIBRARY_PATH which is contrary to the recommended in the Blastwave User Guide. If LD_LIBRARY_PATH is not set it results in the following error: java.lang.UnsatisfiedLinkError: no swt-motif-3139 in java.library.path

This at least should be documented until it is fixed.
Additional Information Stack dump:

!SESSION Apr 15, 2006 22:20:52.809 ---------------------------------------------
eclipse.buildId=I200406251208
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=solaris, ARCH=x86, WS=motif, NL=en_US

!ENTRY org.eclipse.osgi Apr 15, 2006 22:20:52.810
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-motif-3139 in java.library.path
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
        at java.lang.Runtime.loadLibrary0(Runtime.java:822)
        at java.lang.System.loadLibrary(System.java:992)
        at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
        at org.eclipse.swt.internal.motif.OS.<clinit>(OS.java:18)
        at org.eclipse.swt.graphics.Device.<clinit>(Device.java:111)
        at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:268)
        at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)
        at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:72)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
        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:585)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
        at org.eclipse.core.launcher.Main.run(Main.java:644)
        at org.eclipse.core.launcher.Main.main(Main.java:628)
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0003667)
james (reporter)
2006-08-07 14:31

eclipse-3.2 is also missing RPATH=/opt/csw/lib
(0004236)
wbonnet (manager)
2006-12-18 17:31

-R flag has been added to eclipse 3.2.1
(0005754)
wbonnet (manager)
2009-03-26 20:32

Fixed in latest version


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker