Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Running on Solaris ?
Running on Solaris ? [message #586877] Thu, 28 November 2002 09:41
Eclipse UserFriend
Originally posted by: umutceyhan.softhome.net

Hello,

When I try to run eclipse on Solaris, I am getting the message below.
What can cause this problem ? Is there a work around for this ?

!SESSION
------------------------------------------------------------ ----------
!ENTRY org.eclipse.core.launcher 4 0 Nov 28, 2002 11:14:28.92
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ExceptionInInitializerError
at
org.eclipse.core.internal.plugins.RegistryLoader.processMani festFile(RegistryLoader.java:89)
at
org.eclipse.core.internal.plugins.RegistryLoader.processPlug inPathFile(RegistryLoader.java:136)
at
org.eclipse.core.internal.plugins.RegistryLoader.processPlug inPathEntry(RegistryLoader.java:127)
at
org.eclipse.core.internal.plugins.RegistryLoader.processMani festFiles(RegistryLoader.java:104)
at
org.eclipse.core.internal.plugins.RegistryLoader.parseRegist ry(RegistryLoader.java:63)
at
org.eclipse.core.internal.plugins.RegistryLoader.parseRegist ry(RegistryLoader.java:71)
at
org.eclipse.core.internal.runtime.InternalPlatform.parsePlug ins(InternalPlatform.java:742)
at
org.eclipse.core.internal.runtime.InternalPlatform.loadRegis try(InternalPlatform.java:686)
at
org.eclipse.core.internal.runtime.InternalPlatform.loaderSta rtup(InternalPlatform.java:562)
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.internal.boot.InternalBootLoader.startup(In ternalBootLoader.java:965)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:824)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
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.internal.boot.InternalBootLoader.startup(In ternalBootLoader.java:965)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:824)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
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:247)
at org.eclipse.core.launcher.Main.run(Main.java:703)
at org.eclipse.core.launcher.Main.main(Main.java:539)
Caused by: java.lang.ClassCastException:
org.apache.xerces.parsers.StandardParserConfiguration
at org.apache.xerces.parsers.SAXParser.<init>(SAXParser.java:95)
at
org.eclipse.core.internal.plugins.PluginParser.initializePar ser(PluginParser.java:80)
at
org.eclipse.core.internal.plugins.PluginParser.<clinit>(PluginParser.java:45)



I am using J2SE 1.4.0.

Regards.

Umut Ceyhan
Previous Topic:Running on Solaris ?
Next Topic:Stellation Roadmap question
Goto Forum:
  


Current Time: Fri Apr 26 12:16:22 GMT 2024

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

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

Back to the top