Home » Eclipse Projects » Eclipse Platform » !MESSAGE Error registering XML parser
!MESSAGE Error registering XML parser [message #272238] |
Tue, 21 September 2004 13:19  |
Eclipse User |
|
|
|
Originally posted by: wayne.r.whitten.ssa.gov
Trying to run Eclipse but having problems. The log containing the error
message (in the subject line) is below. I realize it's pretty harsh
sending a whole log file, but more info is better than an unclear message
or ambiguous context.
I've read some of the other responses to this and the answer I see is that
I'm not using the JRE 1.4.1, but FAQ #5 states: Eclipse requires version
1.3 or 1.4 of a Java 2 Standard Edition JRE.
I believe I'm using 1.3, so am I misunderstanding the versioning issue
here? Comments or advice?
Responses may be sent directly to my email address.
!SESSION Sep 21, 2004 11:34:57.440
---------------------------------------------
eclipse.buildId=I200406251208
java.version=1.3.1_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
!ENTRY org.eclipse.osgi Sep 21, 2004 11:34:57.440
!MESSAGE Error registering XML parser services.
!STACK 0
java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310 )
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:115)
at
org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndo rsedXMLParser(EclipseAdaptor.java:272)
at
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSta rt(EclipseAdaptor.java:253)
at
org.eclipse.osgi.framework.internal.core.SystemBundleActivat or.start(SystemBundleActivator.java:61)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:954)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:937)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:553)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:477)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:273)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevelManager.java:243)
at
org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.java:166)
at
org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:425)
at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:216)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
at org.eclipse.core.launcher.Main.run(Main.java:644)
at org.eclipse.core.launcher.Main.main(Main.java:628)
!ENTRY org.eclipse.osgi Sep 21, 2004 11:34:58.791
!MESSAGE Startup error
!STACK 1
java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:106)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310 )
at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePl uginInfo(PluginConverterImpl.java:552)
at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginConverterImpl.java:111)
at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginConverterImpl.java:655)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseBundleData.java:219)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundleData.java:177)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.getManife st(EclipseBundleData.java:159)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromM anifest(EclipseBundleData.java:266)
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBu ndleData.initializeNewBundle(DefaultBundleData.java:77)
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(DefaultAdaptor.java:451)
at
org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileged(Framework.java:746)
at
org.eclipse.osgi.framework.internal.core.Framework$2.run(Fra mework.java:664)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.java:715)
at
org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.java:659)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.i nstallBundle(BundleContextImpl.java:219)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarter.java:800)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:429)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:222)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
at org.eclipse.core.launcher.Main.run(Main.java:644)
at org.eclipse.core.launcher.Main.main(Main.java:628)
!ENTRY org.eclipse.osgi Sep 21, 2004 11:34:58.802
!MESSAGE Bundle
initial@reference :file:k:/zips/eclipse/eclipse/plugins/org.eclipse.core.runti me_3.0.0/
[1] was not resolved.
|
|
|
Re: !MESSAGE Error registering XML parser [message #272240 is a reply to message #272238] |
Tue, 21 September 2004 13:28   |
Eclipse User |
|
|
|
Eclipse 3.0 requires a 1.4 JRE
Which FAQ are you indicating...it must be out of date.
"Wayne" <wayne.r.whitten@ssa.gov> wrote in message
news:cipnr7$df9$1@eclipse.org...
> Trying to run Eclipse but having problems. The log containing the error
> message (in the subject line) is below. I realize it's pretty harsh
> sending a whole log file, but more info is better than an unclear message
> or ambiguous context.
>
> I've read some of the other responses to this and the answer I see is that
> I'm not using the JRE 1.4.1, but FAQ #5 states: Eclipse requires version
> 1.3 or 1.4 of a Java 2 Standard Edition JRE.
>
> I believe I'm using 1.3, so am I misunderstanding the versioning issue
> here? Comments or advice?
>
> Responses may be sent directly to my email address.
>
>
>
>
> !SESSION Sep 21, 2004 11:34:57.440
> ---------------------------------------------
> eclipse.buildId=I200406251208
> java.version=1.3.1_12
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>
> !ENTRY org.eclipse.osgi Sep 21, 2004 11:34:57.440
> !MESSAGE Error registering XML parser services.
> !STACK 0
> java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
> at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310 )
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:115)
> at
>
org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndo rsedXMLParser(Ec
lipseAdaptor.java:272)
> at
>
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSta rt(EclipseAdapto
r.java:253)
> at
>
org.eclipse.osgi.framework.internal.core.SystemBundleActivat or.start(SystemB
undleActivator.java:61)
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
xtImpl.java:958)
> at java.security.AccessController.doPrivileged(Native Method)
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
ndleContextImpl.java:954)
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
xtImpl.java:937)
> at
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
rtLevelManager.java:553)
> at
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
lManager.java:477)
> at
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
tartLevelManager.java:273)
> at
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevel
Manager.java:243)
> at
>
org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.ja
va:166)
> at
>
org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:425
)
> at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
216)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> at java.lang.reflect.Method.invoke(Native Method)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
> at org.eclipse.core.launcher.Main.run(Main.java:644)
> at org.eclipse.core.launcher.Main.main(Main.java:628)
>
> !ENTRY org.eclipse.osgi Sep 21, 2004 11:34:58.791
> !MESSAGE Startup error
> !STACK 1
> java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
> at java.lang.ClassLoader.defineClass0(Native Method)
> at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
> at java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:106)
> at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
> at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
> at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310 )
> at
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePl uginInfo(PluginC
onverterImpl.java:552)
> at
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
nverterImpl.java:111)
> at
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
onverterImpl.java:655)
> at
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:219)
> at
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
eData.java:177)
> at
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.getManife st(EclipseBundle
Data.java:159)
> at
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromM anifest(EclipseB
undleData.java:266)
> at
>
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBu ndleData.initial
izeNewBundle(DefaultBundleData.java:77)
> at
>
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(De
faultAdaptor.java:451)
> at
>
org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileged(F
ramework.java:746)
> at
>
org.eclipse.osgi.framework.internal.core.Framework$2.run(Fra mework.java:664)
> at java.security.AccessController.doPrivileged(Native Method)
> at
>
org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.j
ava:715)
> at
>
org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.j
ava:659)
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.i nstallBundle(Bun
dleContextImpl.java:219)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarte
r.java:800)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStar
ter.java:429)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
222)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> at java.lang.reflect.Method.invoke(Native Method)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
> at org.eclipse.core.launcher.Main.run(Main.java:644)
> at org.eclipse.core.launcher.Main.main(Main.java:628)
>
> !ENTRY org.eclipse.osgi Sep 21, 2004 11:34:58.802
> !MESSAGE Bundle
>
initial@reference:file:k:/zips/eclipse/eclipse/plugins/org.eclipse.core.runt
ime_3.0.0/
> [1] was not resolved.
>
>
|
|
|
Re: !MESSAGE Error registering XML parser [message #272419 is a reply to message #272240] |
Wed, 22 September 2004 08:32   |
Eclipse User |
|
|
|
Originally posted by: Andrew_Eidsness.ca.ibm.com
After some detective work I found the faq at:
http://www.eclipse.org/eclipse/faq/eclipse-faq.html#users_3
I've sent email to the webmaster to figure out how to get that page
updated.
In the meantime the answer to the original question is that eclipse
definately requires a 1.4.1 or higher VM.
-Andrew
On Tue, 21 Sep 2004 10:28:26 -0700, Darin Swanson
<Darin_Swanson@us.ibm.com> wrote:
> Eclipse 3.0 requires a 1.4 JRE
> Which FAQ are you indicating...it must be out of date.
>
> "Wayne" <wayne.r.whitten@ssa.gov> wrote in message
> news:cipnr7$df9$1@eclipse.org...
>> Trying to run Eclipse but having problems. The log containing the error
>> message (in the subject line) is below. I realize it's pretty harsh
>> sending a whole log file, but more info is better than an unclear
>> message
>> or ambiguous context.
>>
>> I've read some of the other responses to this and the answer I see is
>> that
>> I'm not using the JRE 1.4.1, but FAQ #5 states: Eclipse requires version
>> 1.3 or 1.4 of a Java 2 Standard Edition JRE.
>>
>> I believe I'm using 1.3, so am I misunderstanding the versioning issue
>> here? Comments or advice?
>>
>> Responses may be sent directly to my email address.
>>
>>
>>
>>
>> !SESSION Sep 21, 2004 11:34:57.440
>> ---------------------------------------------
>> eclipse.buildId=I200406251208
>> java.version=1.3.1_12
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>
>> !ENTRY org.eclipse.osgi Sep 21, 2004 11:34:57.440
>> !MESSAGE Error registering XML parser services.
>> !STACK 0
>> java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
>> at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
>> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310 )
>> at java.lang.Class.forName0(Native Method)
>> at java.lang.Class.forName(Class.java:115)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndo rsedXMLParser(Ec
> lipseAdaptor.java:272)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSta rt(EclipseAdapto
> r.java:253)
>> at
>>
> org.eclipse.osgi.framework.internal.core.SystemBundleActivat or.start(SystemB
> undleActivator.java:61)
>> at
>>
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
> xtImpl.java:958)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at
>>
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
> ndleContextImpl.java:954)
>> at
>>
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
> xtImpl.java:937)
>> at
>>
> org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
> rtLevelManager.java:553)
>> at
>>
> org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
> lManager.java:477)
>> at
>>
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
> tartLevelManager.java:273)
>> at
>>
> org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevel
> Manager.java:243)
>> at
>>
> org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.ja
> va:166)
>> at
>>
> org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:425
> )
>> at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
> 216)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
>> at java.lang.reflect.Method.invoke(Native Method)
>> at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
>> at org.eclipse.core.launcher.Main.run(Main.java:644)
>> at org.eclipse.core.launcher.Main.main(Main.java:628)
>>
>> !ENTRY org.eclipse.osgi Sep 21, 2004 11:34:58.791
>> !MESSAGE Startup error
>> !STACK 1
>> java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
>> at java.lang.ClassLoader.defineClass0(Native Method)
>> at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
>> at
>> java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:106)
>> at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
>> at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
>> at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
>> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310 )
>> at
>>
> org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePl uginInfo(PluginC
> onverterImpl.java:552)
>> at
>>
> org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
> nverterImpl.java:111)
>> at
>>
> org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
> onverterImpl.java:655)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
> undleData.java:219)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
> eData.java:177)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseBundleData.getManife st(EclipseBundle
> Data.java:159)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromM anifest(EclipseB
> undleData.java:266)
>> at
>>
> org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBu ndleData.initial
> izeNewBundle(DefaultBundleData.java:77)
>> at
>>
> org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(De
> faultAdaptor.java:451)
>> at
>>
> org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileged(F
> ramework.java:746)
>> at
>>
> org.eclipse.osgi.framework.internal.core.Framework$2.run(Fra mework.java:664)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at
>>
> org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.j
> ava:715)
>> at
>>
> org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.j
> ava:659)
>> at
>>
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.i nstallBundle(Bun
> dleContextImpl.java:219)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarte
> r.java:800)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStar
> ter.java:429)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
> 222)
>> at
>>
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
>> at java.lang.reflect.Method.invoke(Native Method)
>> at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
>> at org.eclipse.core.launcher.Main.run(Main.java:644)
>> at org.eclipse.core.launcher.Main.main(Main.java:628)
>>
>> !ENTRY org.eclipse.osgi Sep 21, 2004 11:34:58.802
>> !MESSAGE Bundle
>>
> initial@reference:file:k:/zips/eclipse/eclipse/plugins/org.eclipse.core.runt
> ime_3.0.0/
>> [1] was not resolved.
>>
>>
>
>
|
|
|
Re: !MESSAGE Error registering XML parser [message #272882 is a reply to message #272419] |
Tue, 28 September 2004 12:39   |
Eclipse User |
|
|
|
Originally posted by: guyvo.skynet.be
I have exactly the same problem (see thread "newbie question")
The link is still pointing to the 1_3_13
http://java.sun.com/j2se/1.3/download-windows.html
But on the other hand the FAQ is telling us that you can run from command
prompt
with -vm option -> this doen't work either with 1_3_13 !
Please update the FAQ
thnx
"Andrew Eidsness" <Andrew_Eidsness@ca.ibm.com> wrote in message
news:opseqag5fh4nuvnq@news.eclipse.org...
> After some detective work I found the faq at:
>
> http://www.eclipse.org/eclipse/faq/eclipse-faq.html#users_3
>
> I've sent email to the webmaster to figure out how to get that page
> updated.
>
> In the meantime the answer to the original question is that eclipse
> definately requires a 1.4.1 or higher VM.
>
> -Andrew
>
> On Tue, 21 Sep 2004 10:28:26 -0700, Darin Swanson
> <Darin_Swanson@us.ibm.com> wrote:
>
> > Eclipse 3.0 requires a 1.4 JRE
> > Which FAQ are you indicating...it must be out of date.
> >
> > "Wayne" <wayne.r.whitten@ssa.gov> wrote in message
> > news:cipnr7$df9$1@eclipse.org...
> >> Trying to run Eclipse but having problems. The log containing the
error
> >> message (in the subject line) is below. I realize it's pretty harsh
> >> sending a whole log file, but more info is better than an unclear
> >> message
> >> or ambiguous context.
> >>
> >> I've read some of the other responses to this and the answer I see is
> >> that
> >> I'm not using the JRE 1.4.1, but FAQ #5 states: Eclipse requires
version
> >> 1.3 or 1.4 of a Java 2 Standard Edition JRE.
> >>
> >> I believe I'm using 1.3, so am I misunderstanding the versioning issue
> >> here? Comments or advice?
> >>
> >> Responses may be sent directly to my email address.
> >>
> >>
> >>
> >>
> >> !SESSION Sep 21, 2004 11:34:57.440
> >> ---------------------------------------------
> >> eclipse.buildId=I200406251208
> >> java.version=1.3.1_12
> >> java.vendor=Sun Microsystems Inc.
> >> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> >>
> >> !ENTRY org.eclipse.osgi Sep 21, 2004 11:34:57.440
> >> !MESSAGE Error registering XML parser services.
> >> !STACK 0
> >> java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
> >> at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
> >> at java.security.AccessController.doPrivileged(Native Method)
> >> at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
> >> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310 )
> >> at java.lang.Class.forName0(Native Method)
> >> at java.lang.Class.forName(Class.java:115)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndo rsedXMLParser(Ec
> > lipseAdaptor.java:272)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSta rt(EclipseAdapto
> > r.java:253)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.SystemBundleActivat or.start(SystemB
> > undleActivator.java:61)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
> > xtImpl.java:958)
> >> at java.security.AccessController.doPrivileged(Native Method)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
> > ndleContextImpl.java:954)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
> > xtImpl.java:937)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
> > rtLevelManager.java:553)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
> > lManager.java:477)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
> > tartLevelManager.java:273)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevel
> > Manager.java:243)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.ja
> > va:166)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:425
> > )
> >> at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
> > 216)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> >> at java.lang.reflect.Method.invoke(Native Method)
> >> at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
> >> at org.eclipse.core.launcher.Main.run(Main.java:644)
> >> at org.eclipse.core.launcher.Main.main(Main.java:628)
> >>
> >> !ENTRY org.eclipse.osgi Sep 21, 2004 11:34:58.791
> >> !MESSAGE Startup error
> >> !STACK 1
> >> java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
> >> at java.lang.ClassLoader.defineClass0(Native Method)
> >> at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
> >> at
> >> java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:106)
> >> at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
> >> at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
> >> at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
> >> at java.security.AccessController.doPrivileged(Native Method)
> >> at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
> >> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310 )
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePl uginInfo(PluginC
> > onverterImpl.java:552)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
> > nverterImpl.java:111)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
> > onverterImpl.java:655)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
> > undleData.java:219)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
> > eData.java:177)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseBundleData.getManife st(EclipseBundle
> > Data.java:159)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromM anifest(EclipseB
> > undleData.java:266)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBu ndleData.initial
> > izeNewBundle(DefaultBundleData.java:77)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(De
> > faultAdaptor.java:451)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileged(F
> > ramework.java:746)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.Framework$2.run(Fra mework.java:664)
> >> at java.security.AccessController.doPrivileged(Native Method)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.j
> > ava:715)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.j
> > ava:659)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.BundleContextImpl.i nstallBundle(Bun
> > dleContextImpl.java:219)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarte
> > r.java:800)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStar
> > ter.java:429)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
> > 222)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> >> at java.lang.reflect.Method.invoke(Native Method)
> >> at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
> >> at org.eclipse.core.launcher.Main.run(Main.java:644)
> >> at org.eclipse.core.launcher.Main.main(Main.java:628)
> >>
> >> !ENTRY org.eclipse.osgi Sep 21, 2004 11:34:58.802
> >> !MESSAGE Bundle
> >>
> >
initial@reference:file:k:/zips/eclipse/eclipse/plugins/org.eclipse.core.runt
> > ime_3.0.0/
> >> [1] was not resolved.
> >>
> >>
> >
> >
>
|
|
|
Re: !MESSAGE Error registering XML parser [message #272883 is a reply to message #272419] |
Tue, 28 September 2004 12:43  |
Eclipse User |
|
|
|
Originally posted by: guyvo.skynet.be
http://java.sun.com/products/plugin/index-1.4.html
this must be the link
"Andrew Eidsness" <Andrew_Eidsness@ca.ibm.com> wrote in message
news:opseqag5fh4nuvnq@news.eclipse.org...
> After some detective work I found the faq at:
>
> http://www.eclipse.org/eclipse/faq/eclipse-faq.html#users_3
>
> I've sent email to the webmaster to figure out how to get that page
> updated.
>
> In the meantime the answer to the original question is that eclipse
> definately requires a 1.4.1 or higher VM.
>
> -Andrew
>
> On Tue, 21 Sep 2004 10:28:26 -0700, Darin Swanson
> <Darin_Swanson@us.ibm.com> wrote:
>
> > Eclipse 3.0 requires a 1.4 JRE
> > Which FAQ are you indicating...it must be out of date.
> >
> > "Wayne" <wayne.r.whitten@ssa.gov> wrote in message
> > news:cipnr7$df9$1@eclipse.org...
> >> Trying to run Eclipse but having problems. The log containing the
error
> >> message (in the subject line) is below. I realize it's pretty harsh
> >> sending a whole log file, but more info is better than an unclear
> >> message
> >> or ambiguous context.
> >>
> >> I've read some of the other responses to this and the answer I see is
> >> that
> >> I'm not using the JRE 1.4.1, but FAQ #5 states: Eclipse requires
version
> >> 1.3 or 1.4 of a Java 2 Standard Edition JRE.
> >>
> >> I believe I'm using 1.3, so am I misunderstanding the versioning issue
> >> here? Comments or advice?
> >>
> >> Responses may be sent directly to my email address.
> >>
> >>
> >>
> >>
> >> !SESSION Sep 21, 2004 11:34:57.440
> >> ---------------------------------------------
> >> eclipse.buildId=I200406251208
> >> java.version=1.3.1_12
> >> java.vendor=Sun Microsystems Inc.
> >> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> >>
> >> !ENTRY org.eclipse.osgi Sep 21, 2004 11:34:57.440
> >> !MESSAGE Error registering XML parser services.
> >> !STACK 0
> >> java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
> >> at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
> >> at java.security.AccessController.doPrivileged(Native Method)
> >> at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
> >> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310 )
> >> at java.lang.Class.forName0(Native Method)
> >> at java.lang.Class.forName(Class.java:115)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndo rsedXMLParser(Ec
> > lipseAdaptor.java:272)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSta rt(EclipseAdapto
> > r.java:253)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.SystemBundleActivat or.start(SystemB
> > undleActivator.java:61)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
> > xtImpl.java:958)
> >> at java.security.AccessController.doPrivileged(Native Method)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
> > ndleContextImpl.java:954)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
> > xtImpl.java:937)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
> > rtLevelManager.java:553)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
> > lManager.java:477)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
> > tartLevelManager.java:273)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevel
> > Manager.java:243)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.ja
> > va:166)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:425
> > )
> >> at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
> > 216)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> >> at java.lang.reflect.Method.invoke(Native Method)
> >> at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
> >> at org.eclipse.core.launcher.Main.run(Main.java:644)
> >> at org.eclipse.core.launcher.Main.main(Main.java:628)
> >>
> >> !ENTRY org.eclipse.osgi Sep 21, 2004 11:34:58.791
> >> !MESSAGE Startup error
> >> !STACK 1
> >> java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
> >> at java.lang.ClassLoader.defineClass0(Native Method)
> >> at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
> >> at
> >> java.security.SecureClassLoader.defineClass(SecureClassLoade r.java:106)
> >> at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
> >> at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
> >> at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
> >> at java.security.AccessController.doPrivileged(Native Method)
> >> at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
> >> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310 )
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePl uginInfo(PluginC
> > onverterImpl.java:552)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
> > nverterImpl.java:111)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
> > onverterImpl.java:655)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
> > undleData.java:219)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
> > eData.java:177)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseBundleData.getManife st(EclipseBundle
> > Data.java:159)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromM anifest(EclipseB
> > undleData.java:266)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBu ndleData.initial
> > izeNewBundle(DefaultBundleData.java:77)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(De
> > faultAdaptor.java:451)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileged(F
> > ramework.java:746)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.Framework$2.run(Fra mework.java:664)
> >> at java.security.AccessController.doPrivileged(Native Method)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.j
> > ava:715)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.j
> > ava:659)
> >> at
> >>
> >
org.eclipse.osgi.framework.internal.core.BundleContextImpl.i nstallBundle(Bun
> > dleContextImpl.java:219)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarte
> > r.java:800)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStar
> > ter.java:429)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
> > 222)
> >> at
> >>
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> >> at java.lang.reflect.Method.invoke(Native Method)
> >> at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
> >> at org.eclipse.core.launcher.Main.run(Main.java:644)
> >> at org.eclipse.core.launcher.Main.main(Main.java:628)
> >>
> >> !ENTRY org.eclipse.osgi Sep 21, 2004 11:34:58.802
> >> !MESSAGE Bundle
> >>
> >
initial@reference:file:k:/zips/eclipse/eclipse/plugins/org.eclipse.core.runt
> > ime_3.0.0/
> >> [1] was not resolved.
> >>
> >>
> >
> >
>
|
|
|
Goto Forum:
Current Time: Fri May 16 06:43:27 EDT 2025
Powered by FUDForum. Page generated in 0.21283 seconds
|