| Summary: | Error by first startup: Solaris 8, SDK 1.4.2. | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Alexey Lyaguzin <alnat73> |
| Component: | Resources | Assignee: | Platform-Resources-Inbox <platform-resources-inbox> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | critical | ||
| Priority: | P3 | ||
| Version: | 2.1.2 | ||
| Target Milestone: | --- | ||
| Hardware: | Sun | ||
| OS: | Solaris | ||
| Whiteboard: | |||
Additional information: This probem only occured when I try to start Eclipse from Reflection xterm. When I use xdmcp connection the Eclipse runs. The problem is the same as in the bug 37950, i.e with fonts. As workaround I have used the fontserver connection like tcp/host:port in the preference of Reflection. But problem self exists. |
I am a new with Eclipse and I've try to use only the first time. I am working with Sun Solaris 8 and SDK 1.4.2_03. As a Eclipse version I have the 2.1.2. The Eclipse cannot start at all. Hear is a log file: !SESSION ---------------------------------------------------------------------- !ENTRY org.eclipse.core.launcher 4 0 Jan 22, 2004 12:07:40.635 !MESSAGE Exception launching the Eclipse Platform: !STACK java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.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 (InternalBootLoader.java:861) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) ... 7 more Caused by: java.lang.ExceptionInInitializerError at org.eclipse.ui.internal.WorkbenchPlugin.initializeDefaultPreferences (WorkbenchPlugin.java:441) at org.eclipse.ui.plugin.AbstractUIPlugin.initializeDefaultPluginPreferences (AbstractUIPlugin.java:631) at org.eclipse.core.runtime.Plugin.getPluginPreferences(Plugin.java:347) at org.eclipse.ui.plugin.AbstractUIPlugin$CompatibilityPreferenceStore.initialize (AbstractUIPlugin.java:176) at org.eclipse.ui.plugin.AbstractUIPlugin.getPreferenceStore (AbstractUIPlugin.java:568) at org.eclipse.ui.internal.Workbench.getPreferenceStore(Workbench.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 (InternalBootLoader.java:858) ... 8 more Caused by: java.lang.NullPointerException at org.eclipse.jface.preference.PreferenceConverter.<clinit> (PreferenceConverter.java:75) ... 17 more While the error is fast the same as bug 47927, I have tried all recommendation are presented in the error-discussion.Nothing is helped. I have tried also the newest Versions of Eclipse and different Versions of SDK but :(((((. So I cannot start Eclipse at all. Where could be the problem?