Help. Eclipse won't start on my system [message #77425] |
Wed, 30 July 2003 05:37 |
Eclipse User |
|
|
|
Originally posted by: izaq_y.hotmail.com
Hello all,
First of, if there's a more suitable forum to post my problem, please
point me in the right direction.
I am trying to launch eclipse on a unix server through reflection xterm.
It gives the following exception.
Warning: locale not supported by C library, locale unchanged
java.lang.NullPointerException
at org.eclipse.swt.graphics.Device.<init>(Device.java:121)
at org.eclipse.swt.widgets.Display.<init>(Display.java:319)
at org.eclipse.swt.widgets.Display.<init>(Display.java:316)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1308)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:831)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
at org.eclipse.core.launcher.Main.run(Main.java:703)
at org.eclipse.core.launcher.Main.main(Main.java:539)
The server's OS is solaris 5.8.
It is very possible that it has to do with the configuration of the
Reflection client.
I would be very gratefull if one of you can help me solve this problem.
|
|
|
Powered by
FUDForum. Page generated in 0.04178 seconds