Startup problem Eclipse 2.1.2 with Solaris 8 [message #169512] |
Fri, 12 December 2003 03:54  |
Eclipse User |
|
|
|
Originally posted by: chicky013.gmx.de
Hi all,
I've got a problem with starting eclipse under Solaris 8 and I am nearly
desperated. I already searched the groups for help but without success.
The systemwide installed java sdk version is 1.4.2_02-b03 and I tried to
launch eclipse 2.1.2 as well as eclipse 3.0M5, both terminating with the
same error message. I deleted the workspace directory and tried to start
again, but no effect. I explicitly told eclipse where the vm is located
with the -vm parameter, no way.
Here is the error message:
----------------------------
java.lang.ExceptionInInitializerError
at
org.eclipse.ui.internal.WorkbenchPlugin.initializeDefaultPre ferences(WorkbenchPlugin.java:441)
at
org.eclipse.ui.plugin.AbstractUIPlugin.initializeDefaultPlug inPreferences(AbstractUIPlugin.java:631)
at
org.eclipse.core.runtime.Plugin.getPluginPreferences(Plugin. java:347)
at
org.eclipse.ui.plugin.AbstractUIPlugin$CompatibilityPreferen ceStore.initialize(AbstractUIPlugin.java:176)
at
org.eclipse.ui.plugin.AbstractUIPlugin.getPreferenceStore(Ab stractUIPlugin.java: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.java: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:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Caused by: java.lang.NullPointerException
at
org.eclipse.jface.preference.PreferenceConverter.<clinit>(PreferenceConverter.java:75)
... 17 more
----------------------------
I don't know what to do here, it seems to be an internal eclipse problem.
Is the eclipse-sdk not sufficient for solaris? Do I have to install jface
seperately? With windows, the eclipse-sdk was always sufficient.
Has anyone a hint!
Help is greatly appreciated!
Thanks and greets,
Christian
|
|
|
Re: Startup problem Eclipse 2.1.2 with Solaris 8 [message #169539 is a reply to message #169512] |
Fri, 12 December 2003 04:28   |
Eclipse User |
|
|
|
Originally posted by: hcs33.egon.gyaloglo.hu
Hi,
There is a bug report for a very similar problem:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=33828
HTH,
Regards,
Csaba
"Christian Vogt" <chicky013@gmx.de> wrote in message
news:oprz18djx8pc0c72@news.eclipse.org...
> Hi all,
>
> I've got a problem with starting eclipse under Solaris 8 and I am nearly
> desperated. I already searched the groups for help but without success.
>
> The systemwide installed java sdk version is 1.4.2_02-b03 and I tried to
> launch eclipse 2.1.2 as well as eclipse 3.0M5, both terminating with the
> same error message. I deleted the workspace directory and tried to start
> again, but no effect. I explicitly told eclipse where the vm is located
> with the -vm parameter, no way.
> Here is the error message:
>
> ----------------------------
> java.lang.ExceptionInInitializerError
> 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: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:291)
> at org.eclipse.core.launcher.Main.run(Main.java:747)
> at org.eclipse.core.launcher.Main.main(Main.java:583)
> Caused by: java.lang.NullPointerException
> at
>
org.eclipse.jface.preference.PreferenceConverter.<clinit>(PreferenceConverte
r.java:75)
> ... 17 more
> ----------------------------
>
> I don't know what to do here, it seems to be an internal eclipse problem.
> Is the eclipse-sdk not sufficient for solaris? Do I have to install jface
> seperately? With windows, the eclipse-sdk was always sufficient.
>
> Has anyone a hint!
> Help is greatly appreciated!
>
> Thanks and greets,
> Christian
|
|
|
|
Powered by
FUDForum. Page generated in 0.05010 seconds