Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse not working after 3.0.2 upgrade
Eclipse not working after 3.0.2 upgrade [message #54267] Mon, 18 April 2005 21:11 Go to next message
Eclipse UserFriend
Originally posted by: etc.secureroot.com

Previously installed 3.0.1 from source and everything was working fine.
So I went into the Software Updates and saw 3.0.2 sitting there and
thought I'd upgrade. It sucessfully updated, but now Eclipse says that
I am missing a file, but I don't know where to go to find it an manually
insert it or what. Here is log:

bash-2.05b$ more 1113871846140.log
!SESSION Apr 19, 2005 00:50:48.625
---------------------------------------------
eclipse.buildId=200409161125
java.version=1.4.2-01
java.vendor=Blackdown Java-Linux Team
BootLoader constants: OS=linux, ARCH=x86, WS=motif, NL=en_US

!ENTRY org.eclipse.osgi Apr 19, 2005 00:50:48.626
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError:
/usr/lib/eclipse-3/plugins/org.eclipse.swt.motif
_3.0.2/os/linux/x86/libswt-motif-3064.so: libXm.so.2: cannot open shared
object
file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 0)
at org.eclipse.swt.internal.motif.OS.<clinit>(OS.java:20)
at org.eclipse.swt.graphics.Device.<clinit>(Device.java:89)
at
org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:268)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)

Any help on this is greatly appreciated,
Paul
Re: Eclipse not working after 3.0.2 upgrade [pseudo fix] [message #55144 is a reply to message #54267] Tue, 19 April 2005 15:33 Go to previous message
Eclipse UserFriend
Originally posted by: etc.secureroot.com

I know this is probably not the best way to go about things but I
already had libXm.so.3 installed, so I simply copied it to libXm.so.2
and Eclipse starts and seems to work properly.

Paul Stallworth wrote:
> Previously installed 3.0.1 from source and everything was working fine.
> So I went into the Software Updates and saw 3.0.2 sitting there and
> thought I'd upgrade. It sucessfully updated, but now Eclipse says that
> I am missing a file, but I don't know where to go to find it an manually
> insert it or what. Here is log:
>
> bash-2.05b$ more 1113871846140.log
> !SESSION Apr 19, 2005 00:50:48.625
> ---------------------------------------------
> eclipse.buildId=200409161125
> java.version=1.4.2-01
> java.vendor=Blackdown Java-Linux Team
> BootLoader constants: OS=linux, ARCH=x86, WS=motif, NL=en_US
>
> !ENTRY org.eclipse.osgi Apr 19, 2005 00:50:48.626
> !MESSAGE Application error
> !STACK 1
> java.lang.UnsatisfiedLinkError:
> /usr/lib/eclipse-3/plugins/org.eclipse.swt.motif
> _3.0.2/os/linux/x86/libswt-motif-3064.so: libXm.so.2: cannot open shared
> object
> file: No such file or directory
> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
> at java.lang.Runtime.loadLibrary0(Runtime.java:788)
> at java.lang.System.loadLibrary(System.java:834)
> at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 0)
> at org.eclipse.swt.internal.motif.OS.<clinit>(OS.java:20)
> at org.eclipse.swt.graphics.Device.<clinit>(Device.java:89)
> at
> org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:268)
> at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)
>
> Any help on this is greatly appreciated,
> Paul
Previous Topic:Web Services - problems with converter
Next Topic:API for creating a simple PlugIn-Project without using the New-Wizard
Goto Forum:
  


Current Time: Mon Apr 28 00:58:43 EDT 2025

Powered by FUDForum. Page generated in 0.07504 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top