Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 25389 - Can't start eclipse
Summary: Can't start eclipse
Status: RESOLVED DUPLICATE of bug 19252
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-25 11:29 EDT by Kenneth Dean CLA
Modified: 2002-10-28 09:30 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Dean CLA 2002-10-25 11:29:06 EDT
!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Oct 25, 2002 10:27:32.274
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ExceptionInInitializerError
	at org.eclipse.core.internal.plugins.RegistryLoader.processManifestFile
(RegistryLoader.java:89)
	at 
org.eclipse.core.internal.plugins.RegistryLoader.processPluginPathFile
(RegistryLoader.java:136)
	at 
org.eclipse.core.internal.plugins.RegistryLoader.processPluginPathEntry
(RegistryLoader.java:127)
	at org.eclipse.core.internal.plugins.RegistryLoader.processManifestFiles
(RegistryLoader.java:104)
	at org.eclipse.core.internal.plugins.RegistryLoader.parseRegistry
(RegistryLoader.java:63)
	at org.eclipse.core.internal.plugins.RegistryLoader.parseRegistry
(RegistryLoader.java:71)
	at org.eclipse.core.internal.runtime.InternalPlatform.parsePlugins
(InternalPlatform.java:742)
	at org.eclipse.core.internal.runtime.InternalPlatform.loadRegistry
(InternalPlatform.java:686)
	at org.eclipse.core.internal.runtime.InternalPlatform.loaderStartup
(InternalPlatform.java:562)
	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:909)
	at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:768)
	at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
	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: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.initializeParser
(PluginParser.java:78)
	at org.eclipse.core.internal.plugins.PluginParser.<clinit>
(PluginParser.java:43)
	... 23 more
Comment 1 Kenneth Dean CLA 2002-10-25 11:36:21 EDT
Sun JDK 1.4.0_02
Comment 2 Claude Knaus CLA 2002-10-28 05:33:57 EST
Which build are you using?
Comment 3 Sonia Dimitrov CLA 2002-10-28 09:30:48 EST

*** This bug has been marked as a duplicate of 19252 ***