Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Trouble starting on Solaris (java.lang.ExceptionInInitializerError_
Trouble starting on Solaris (java.lang.ExceptionInInitializerError_ [message #52052] Wed, 28 May 2003 11:09 Go to next message
Eclipse UserFriend
Originally posted by: scott.gunn.nielsenmedia.com

Hi, I have unzipped Eclipse 2.1 on Solaris and it won\\\'t start for me -
I\\\'ve tried different VMs, all to no avail. If someone can offer me a
suggestion, I would appreciate it.

Here is the error log:
!SESSION
------------------------------------------------------------ ----------
!ENTRY org.eclipse.core.launcher 4 0 May 28, 2003 10:14:36.272
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAcce
ssorImpl.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.reflect.InvocationTargetException
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLo
ader.java:848)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
... 7 more
Caused by: java.lang.ExceptionInInitializerError
at
org.eclipse.ui.internal.WorkbenchPlugin.initializeDefaultPre ferences
(WorkbenchPlugin.java:441)
at
org.eclipse.ui.plugin.AbstractUIPlugin.initializeDefaultPlug inPrefer
ences(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 stractUI
Plugin.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 alBootLo
ader.java:845)
... 8 more
Caused by: java.lang.NullPointerException
at
org.eclipse.jface.preference.PreferenceConverter.<clinit>(Preference
Converter.java:75)
... 17 more
Re: Trouble starting on Solaris (java.lang.ExceptionInInitializerError_ [message #52559 is a reply to message #52052] Wed, 28 May 2003 17:13 Go to previous message
Eclipse UserFriend
Originally posted by: chaves.no-spam.inf.ufsc.br

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:Creating a file
Next Topic:run-time workbench IllegalArgumentException
Goto Forum:
  


Current Time: Fri Apr 25 00:15:23 EDT 2025

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

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

Back to the top