Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Help!jvm exit with code 13
Help!jvm exit with code 13 [message #240180] Tue, 11 May 2004 03:50 Go to next message
Eclipse UserFriend
I've just download Eclipse 3.0M8.
but when I start eclipse.exe ,it report "JVM terminated.exit code is 13".

The log printed:
-------------------------------------------


!SESSION May 11, 2004
15:47:10.375 ----------------------------------------------
java.version=1.4.2
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
!ENTRY org.eclipse.osgi May 11, 2004 15:47:10.375
!MESSAGE Error parsing plugin manifest file at
d:\eclipse\eclipse3M8\eclipse\plugins\org.eclipse.update.con figurator_3.0.0
!STACK 0
org.eclipse.core.runtime.adaptor.PluginConverterImpl$PluginC onversionExcepti
on: Error parsing plugin manifest file at
d:\eclipse\eclipse3M8\eclipse\plugins\org.eclipse.update.con figurator_3.0.0
at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePl uginInfo(PluginC
onverterImpl.java:508)
at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
nverterImpl.java:77)
at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
onverterImpl.java:641)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:191)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
eData.java:170)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.getManife st(EclipseBundle
Data.java:154)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromM anifest(EclipseB
undleData.java:229)
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBu ndleData.initial
izeNewBundle(DefaultBundleData.java:93)
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(De
faultAdaptor.java:417)
at
org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileged(F
ramework.java:720)
at
org.eclipse.osgi.framework.internal.core.Framework$1.run(Fra mework.java:612)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.j
ava:690)
at
org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.j
ava:607)
at
org.eclipse.osgi.framework.internal.core.BundleContext.insta llBundle(BundleC
ontext.java:207)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStar
ter.java:379)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
208)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:115)
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:267)
at org.eclipse.core.launcher.Main.run(Main.java:692)
at org.eclipse.core.launcher.Main.main(Main.java:676)
Caused by: org.xml.sax.SAXNotSupportedException: PAR018 true state for
feature "http://xml.org/sax/features/string-interning" is not supported.
true http://xml.org/sax/features/string-interning
at org.apache.xerces.parsers.SAXParser.setFeature(SAXParser.jav a:548)
at org.apache.xerces.jaxp.SAXParserImpl.setFeatures(SAXParserIm pl.java:143)
at org.apache.xerces.jaxp.SAXParserImpl.<init>(SAXParserImpl.java:126)
at
org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParserImpl (SAXParserFactor
yImpl.java:113)
at
org.apache.xerces.jaxp.SAXParserFactoryImpl.setFeature(SAXPa rserFactoryImpl.
java:141)
at
org.eclipse.core.runtime.adaptor.PluginParser.parsePlugin(Pl uginParser.java:
374)
at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePl uginInfo(PluginC
onverterImpl.java:505)
... 24 more
!ENTRY org.eclipse.osgi May 11, 2004 15:47:10.390
!MESSAGE Startup error
!STACK 1
org.osgi.framework.BundleException: An error occured trying to read the
bundle
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(De
faultAdaptor.java:447)
at org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileg
ed(Framework.java:720)
at
org.eclipse.osgi.framework.internal.core.Framework$1.run(Fra mework.java:612)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.j
ava:690)
at
org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.j
ava:607)
at
org.eclipse.osgi.framework.internal.core.BundleContext.insta llBundle(BundleC
ontext.java:207)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStar
ter.java:379)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
208)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:115)
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:267)
at org.eclipse.core.launcher.Main.run(Main.java:692)
at org.eclipse.core.launcher.Main.main(Main.java:676)
Nested exception:
java.io.IOException: Unable to properly read manifest for:
reference:file:d:/eclipse/eclipse3M8/eclipse/plugins/org.ecl ipse.update.conf
igurator_3.0.0/
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromM anifest(EclipseB
undleData.java:231)
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBu ndleData.initial
izeNewBundle(DefaultBundleData.java:93)
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(De
faultAdaptor.java:417)
at
org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileged(F
ramework.java:720)
at
org.eclipse.osgi.framework.internal.core.Framework$1.run(Fra mework.java:612)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.j
ava:690)
at
org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.j
ava:607)
at
org.eclipse.osgi.framework.internal.core.BundleContext.insta llBundle(BundleC
ontext.java:207)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStar
ter.java:379)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
208)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:115)
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:267)
at org.eclipse.core.launcher.Main.run(Main.java:692)
at org.eclipse.core.launcher.Main.main(Main.java:676)
Re: Help!jvm exit with code 13 [message #240503 is a reply to message #240180] Tue, 11 May 2004 15:06 Go to previous message
Eclipse UserFriend
Originally posted by: chaves.nospam.inf.ufsc.br

Check out this bug report:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=57298
Previous Topic:Error in RCP project : Could not load library: libcore_2_1_0b.so
Next Topic:[Newbie] Is it kosher for a plug-in to run another program?
Goto Forum:
  


Current Time: Fri May 09 15:01:01 EDT 2025

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

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

Back to the top