Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » trouble running 3.0M4 on Solaris
trouble running 3.0M4 on Solaris [message #157971] Mon, 17 November 2003 16:52 Go to next message
Eclipse UserFriend
Hi,

I can't seem to run Eclipse 3.0M4 on Solaris. I have tried with both the SDK
and the platform runtime, and I get the same result either way. I see the
'completing install' screen and the the splash screen and then I get an
error. Eclipse never comes up. Anybody have any idea what's going on?

uname -a: SunOS ulna 5.8 Generic_108528-23 sun4u sparc SUNW,Sun-Blade-100

cmdline:
cd /public/SunSoftware/eclipse/3.0M4/eclipse
./eclipse -data ~/eclipse/workspaces/blah

result:

java.lang.UnsatisfiedLinkError:
/public/SunSoftware/eclipse/3.0M4/eclipse/plugins/org.eclips e.swt.motif_3.0.
0/os/solaris/sparc/libswt-motif-3024.so: ld.so.1: /usr/bin/java: fatal:
libXp.so.1: open failed: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1469)
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.widgets.Display.createDisplay(Display.java:6 14)
at org.eclipse.swt.widgets.Display.create(Display.java:600)
at org.eclipse.swt.graphics.Device.<init>(Device.java:126)
at org.eclipse.swt.widgets.Display.<init>(Display.java:350)
at org.eclipse.swt.widgets.Display.<init>(Display.java:347)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:2300)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
..java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:299)
at org.eclipse.core.launcher.Main.run(Main.java:765)
at org.eclipse.core.launcher.Main.main(Main.java:599)


--
-----------------------------------------------
Patrick Baker
Stilo Corporation
pbaker@ca.stilo.com

"Hail, twin companionship, children of Mars."

This message, including any attachments, is for the sole use of the
intended recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure, copying, or
distribution is strictly prohibited. If you are not the intended
recipient(s) please contact the sender by reply email and destroy
all copies of the original message and any attachments.
Re: trouble running 3.0M4 on Solaris [message #159838 is a reply to message #157971] Thu, 20 November 2003 20:14 Go to previous message
Eclipse UserFriend
This problem is fixed, you need to get a more recent Eclipse 3.0 release.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=43811 .

Grant

Patrick Baker wrote:

> Hi,

> I can't seem to run Eclipse 3.0M4 on Solaris. I have tried with both the SDK
> and the platform runtime, and I get the same result either way. I see the
> 'completing install' screen and the the splash screen and then I get an
> error. Eclipse never comes up. Anybody have any idea what's going on?

> uname -a: SunOS ulna 5.8 Generic_108528-23 sun4u sparc SUNW,Sun-Blade-100

> cmdline:
> cd /public/SunSoftware/eclipse/3.0M4/eclipse
> ./eclipse -data ~/eclipse/workspaces/blah

> result:

> java.lang.UnsatisfiedLinkError:
> /public/SunSoftware/eclipse/3.0M4/eclipse/plugins/org.eclips e.swt.motif_3.0.
> 0/os/solaris/sparc/libswt-motif-3024.so: ld.so.1: /usr/bin/java: fatal:
> libXp.so.1: open failed: No such file or directory
> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1469)
> 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.widgets.Display.createDisplay(Display.java:6 14)
> at org.eclipse.swt.widgets.Display.create(Display.java:600)
> at org.eclipse.swt.graphics.Device.<init>(Device.java:126)
> at org.eclipse.swt.widgets.Display.<init>(Display.java:350)
> at org.eclipse.swt.widgets.Display.<init>(Display.java:347)
> at org.eclipse.ui.internal.Workbench.run(Workbench.java:2300)
> at
> org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
> a:858)
> at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
> )
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
> ..java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:299)
> at org.eclipse.core.launcher.Main.run(Main.java:765)
> at org.eclipse.core.launcher.Main.main(Main.java:599)
Previous Topic:Printing problem?
Next Topic:Moving Projects
Goto Forum:
  


Current Time: Tue Jul 22 13:02:00 EDT 2025

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

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

Back to the top