Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 50058 - eclipse startup fail
Summary: eclipse startup fail
Status: RESOLVED DUPLICATE of bug 19252
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-15 06:56 EST by DJoyce CLA
Modified: 2004-01-20 11:00 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 DJoyce CLA 2004-01-15 06:56:42 EST
Hello

I setup a new project in eclipse and added references to external jar files in 
the project settings. I then exited eclipse and moved the files to a different 
location on my local drive. When I attempted to go back into eclipse, I got the 
error below. Re-installing v2.1 makes no difference. As you can imagine, if I 
cant open up eclipse, it is pretty serious. Many thanks for any light you can 
shed on this:

!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Jan 15, 2004 11:23:29.59
!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:890)
	at org.eclipse.core.internal.runtime.InternalPlatform.loadRegistry
(InternalPlatform.java:834)
	at org.eclipse.core.internal.runtime.InternalPlatform.loaderStartup
(InternalPlatform.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.java: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

!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Jan 15, 2004 11:25:09.528
!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:890)
	at org.eclipse.core.internal.runtime.InternalPlatform.loadRegistry
(InternalPlatform.java:834)
	at org.eclipse.core.internal.runtime.InternalPlatform.loaderStartup
(InternalPlatform.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.java: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

!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Jan 15, 2004 11:25:13.43
!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:890)
	at org.eclipse.core.internal.runtime.InternalPlatform.loadRegistry
(InternalPlatform.java:834)
	at org.eclipse.core.internal.runtime.InternalPlatform.loaderStartup
(InternalPlatform.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.java: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

!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Jan 15, 2004 11:26:52.996
!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:890)
	at org.eclipse.core.internal.runtime.InternalPlatform.loadRegistry
(InternalPlatform.java:834)
	at org.eclipse.core.internal.runtime.InternalPlatform.loaderStartup
(InternalPlatform.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.java: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

!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Jan 15, 2004 11:30:18.121
!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:890)
	at org.eclipse.core.internal.runtime.InternalPlatform.loadRegistry
(InternalPlatform.java:834)
	at org.eclipse.core.internal.runtime.InternalPlatform.loaderStartup
(InternalPlatform.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.java: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
Comment 1 John Arthorne CLA 2004-01-20 11:00:41 EST

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