Hi here,
I had difficulty to start server via MyEclips 5.5.1 GA. The following is the 
error. And I tried jdk 1.4, jdk 1.5 and jdk 1.6, no any luck.

Please help.

13:22:09,653 INFO  [ServerImpl] Starting Microcontainer, 
bootstrapURL=file:/C:/Dowload/jboss-5.0.0.Beta2/jboss-5.0.0.Beta2/server/JBoss5/conf/bootstrap-beans.xml
Failed to boot JBoss:
java.lang.RuntimeException: Exception during Bootstrap
        at 
org.jboss.kernel.plugins.bootstrap.AbstractBootstrap.run(AbstractBootstrap.java:99)
        at 
org.jboss.system.server.profileservice.ServerImpl.doStart(ServerImpl.java:403)
        at 
org.jboss.system.server.profileservice.ServerImpl.start(ServerImpl.java:342)
        at org.jboss.Main.boot(Main.java:210)
        at org.jboss.Main$1.run(Main.java:522)
        at java.lang.Thread.run(Thread.java:619)
Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: 
file:/C:/Dowload/jboss-5.0.0.Beta2/jboss-5.0.0.Beta2/server/JBoss5/conf/bootstrap-beans.xml
        at 
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:173)
        at 
org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:133)
        at 
org.jboss.kernel.plugins.deployment.xml.BasicXMLDeployer.deploy(BasicXMLDeployer.java:135)
        at 
org.jboss.system.server.profileservice.ProfileServiceBootstrap.deploy(ProfileServiceBootstrap.java:295)
        at 
org.jboss.system.server.profileservice.ProfileServiceBootstrap.bootstrap(ProfileServiceBootstrap.java:222)
        at 
org.jboss.kernel.plugins.bootstrap.AbstractBootstrap.run(AbstractBootstrap.java:89)
        ... 5 more
Caused by: java.io.FileNotFoundException: 
C:\Dowload\jboss-5.0.0.Beta2\jboss-5.0.0.Beta2\server\JBoss5\conf\bootstrap-beans.xml
        at 
org.jboss.net.protocol.file.FileURLConnection.connect(FileURLConnection.java:94)
        at 
org.jboss.net.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:103)
        at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown 
Source)
        at 
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:169)
        ... 10 more
13:22:10,059 INFO  [ServerImpl] JBoss SHUTDOWN
13:22:10,059 INFO  [ServerImpl] Undeploying all packages
Shutting down Microcontainer
13:22:10,074 INFO  [ServerImpl] Shutdown complete
Shutdown complete
Halting VM

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066428#4066428

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066428
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to