Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Eclipse version 2.1.3 fails for me at runtime - Plz help

Hi,

My eclipse fails ro run  HP-UX 11.11 platform , i get this log file
generated :
Anyone can help me plz and i use the version 2.1.3:

!SESSION -------------------------------------------------------------------
---
!ENTRY org.eclipse.core.launcher 4 0 Aug 23, 2004 14:56:44.259
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ExceptionInInitializerError
        at
org.eclipse.core.internal.plugins.RegistryLoader.processManifestFile(Registr
yLoader.java:89)
        at
org.eclipse.core.internal.plugins.RegistryLoader.processPluginPathFile(Regis
tryLoader.java:136)
        at
org.eclipse.core.internal.plugins.RegistryLoader.processPluginPathEntry(Regi
stryLoader.java:127)
        at
org.eclipse.core.internal.plugins.RegistryLoader.processManifestFiles(Regist
ryLoader.java:104)
        at
org.eclipse.core.internal.plugins.RegistryLoader.parseRegistry(RegistryLoade
r.java:63)
        at
org.eclipse.core.internal.plugins.RegistryLoader.parseRegistry(RegistryLoade
r.java:71)
        at
org.eclipse.core.internal.runtime.InternalPlatform.parsePlugins(InternalPlat
form.java:890)
        at
org.eclipse.core.internal.runtime.InternalPlatform.loadRegistry(InternalPlat
form.java:834)
        at
org.eclipse.core.internal.runtime.InternalPlatform.loaderStartup(InternalPla
tform.java:684)
        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.internal.boot.InternalBootLoader.startup(InternalBootLoader
.java:1040)
        at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.jav
a:838)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
        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.ClassCastException
        at org.apache.xerces.parsers.SAXParser.<init>(SAXParser.java:95)
        at
org.eclipse.core.internal.plugins.PluginParser.initializeParser(PluginParser
.java:80)
        at
org.eclipse.core.internal.plugins.PluginParser.<clinit>(PluginParser.java:44
)
        ... 23 more

Thanks in Advance





---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.572 / Virus Database: 362 - Release Date: 1/27/2004




Back to the top