Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Problem Running Eclipse on Sun
Problem Running Eclipse on Sun [message #49142] Tue, 27 May 2003 06:32 Go to next message
Eclipse UserFriend
Originally posted by: olegkap.adelphia.net

Hi All !

I downloaded eclipse Sun version and tried to run it but I am getting
folwwing error :

java.lang.ExceptionInInitializerError: java.lang.NullPointerException
at
org.eclipse.jface.preference.PreferenceConverter.<clinit>(PreferenceConverte
r.java:75)
at
org.eclipse.ui.internal.WorkbenchPlugin.initializeDefaultPre ferences(Workben
chPlugin.java:441)
at
org.eclipse.ui.plugin.AbstractUIPlugin.initializeDefaultPlug inPreferences(Ab
stractUIPlugin.java:631)
at
org.eclipse.core.runtime.Plugin.getPluginPreferences(Plugin. java:347)
at
org.eclipse.ui.plugin.AbstractUIPlugin$CompatibilityPreferen ceStore.initiali
ze(AbstractUIPlugin.java:176)
at
org.eclipse.ui.plugin.AbstractUIPlugin.getPreferenceStore(Ab stractUIPlugin.j
ava:568)
at
org.eclipse.ui.internal.Workbench.getPreferenceStore(Workben ch.java:701)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:844)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1373)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:845)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)

Any ideas of what may happend ?
I also insatlled jre1_3 and tried to execute it as follow :
../eclipse -vm /home/oleg/j2re1_3_1_08/bin/java
but no luck as well.

Any help will be appriciated.

Thanks,
Oleg.
Re: Problem Running Eclipse on Sun [message #50373 is a reply to message #49142] Tue, 27 May 2003 15:19 Go to previous message
Eclipse UserFriend
Originally posted by: chaves.inf.ufsc.br.nospam

Looking for PreferenceConverter in the Eclipse Bugzilla I found:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=37950

Maybe this is what you are facing. The next maintenance (2.1.1) and
integration builds (3.0) will probably include a fix.

Rafael
Previous Topic:How to detect if view is closed
Next Topic:KeyBinding - is this correct?
Goto Forum:
  


Current Time: Fri May 09 21:01:22 EDT 2025

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

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

Back to the top