[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: can't start server of Jboss 5.0.0 Beta2
vigneshmpn
do-not-reply at jboss.com
Tue Apr 1 16:00:45 EDT 2008
Hi
I am also facing the same problem. I am using eclipse wtp 3.3.2 and jdk 6u5.
I even tried changing the server name to "default", but it does not work.
Following is the message I am getting:
| run.bat: unused non-option argument: -
| run.bat: unused non-option argument: type
| run.bat: unused non-option argument: your
| run.bat: unused non-option argument: own
| run.bat: unused non-option argument: here
| 13:52:27,212 INFO [ServerImpl] Starting JBoss (Microcontainer)...
| 13:52:27,214 INFO [ServerImpl] Release ID: JBoss [Morpheus] 5.0.0.Beta4 (build: SVNTag=JBoss_5_0_0_Beta4 date=200802091115)
| 13:52:27,219 INFO [ServerImpl] Home Dir: C:\Program Files\jboss-5.0.0.Beta4
| 13:52:27,219 INFO [ServerImpl] Home URL: file:/C:/Program Files/jboss-5.0.0.Beta4/
| 13:52:27,219 INFO [ServerImpl] Library URL: file:/C:/Program Files/jboss-5.0.0.Beta4/lib/
| 13:52:27,220 INFO [ServerImpl] Patch URL: null
| 13:52:27,220 INFO [ServerImpl] Server Name: default,all,minimal,other
| 13:52:27,220 INFO [ServerImpl] Server Home Dir: C:\Program Files\jboss-5.0.0.Beta4\server\default,all,minimal,other
| 13:52:27,221 INFO [ServerImpl] Server Home URL: file:/C:/Program Files/jboss-5.0.0.Beta4/server/default,all,minimal,other/
| 13:52:27,221 INFO [ServerImpl] Server Data Dir: C:\Program Files\jboss-5.0.0.Beta4\server\default,all,minimal,other\data
| 13:52:27,221 INFO [ServerImpl] Server Temp Dir: C:\Program Files\jboss-5.0.0.Beta4\server\default,all,minimal,other\tmp
| 13:52:27,222 INFO [ServerImpl] Server Config URL: file:/C:/Program Files/jboss-5.0.0.Beta4/server/default,all,minimal,other/conf/
| 13:52:27,222 INFO [ServerImpl] Server Library URL: file:/C:/Program Files/jboss-5.0.0.Beta4/server/default,all,minimal,other/lib/
| 13:52:27,222 INFO [ServerImpl] Root Deployment Filename: jboss-service.xml
| 13:52:27,442 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/Program Files/jboss-5.0.0.Beta4/server/default,all,minimal,other/conf/bootstrap-beans.xml
| Failed to boot JBoss:
| org.jboss.xb.binding.JBossXBException: Failed to parse source: file:/C:/Program Files/jboss-5.0.0.Beta4/server/default,all,minimal,other/conf/bootstrap-beans.xml
| at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:177)
| at org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:139)
| at org.jboss.kernel.plugins.deployment.xml.BasicXMLDeployer.deploy(BasicXMLDeployer.java:147)
| at org.jboss.bootstrap.microcontainer.ServerImpl.doStart(ServerImpl.java:101)
| at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:398)
| at org.jboss.Main.boot(Main.java:208)
| at org.jboss.Main$1.run(Main.java:534)
| at java.lang.Thread.run(Unknown Source)
| Caused by: java.io.FileNotFoundException: C:\Program Files\jboss-5.0.0.Beta4\server\default,all,minimal,other\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:173)
| ... 7 more
| 13:52:27,601 INFO [ServerImpl] Runtime shutdown hook called, forceHalt: true
| 13:52:27,605 INFO [ServerImpl] Shutdown complete
| Shutdown complete
| Halting VM
|
Please help.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140710#4140710
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4140710
More information about the jboss-user
mailing list