after i change JAVA_HOME JBOSS_HOME
when i say run at bin directory of command prompt it triggered the jboss server but this time i am getting below error . please advise
C:\softwares\jboss-5.0.0.GA\jboss-5.0.0.GA\bin>run
===============================================================================
JBoss Bootstrap Environment
JBOSS_HOME: C:\softwares\jboss-5.0.0.GA\jboss-5.0.0.GA
JAVA: C:\Program Files\Java\jdk1.7.0_02\bin\java
JAVA_OPTS: -Dprogram.name=run.bat -server -Xms128m -Xmx512m -XX:MaxPermSize=25
6m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Ds
un.rmi.dgc.server.gcInterval=3600000
CLASSPATH: ;C:\softwares\jboss-5.0.0.GA\jboss-5.0.0.GA\bin\run.jar
===============================================================================
13:54:03,859 INFO [ServerImpl] Starting JBoss (Microcontainer)...
13:54:03,861 INFO [ServerImpl] Release ID: JBoss [Morpheus] 5.0.0.GA (build: SV
NTag=JBoss_5_0_0_GA date=200812041714)
13:54:03,862 INFO [ServerImpl] Bootstrap URL: null
13:54:03,863 INFO [ServerImpl] Home Dir: C:\softwares\jboss-5.0.0.GA\jboss-5.0.
0.GA
13:54:03,864 INFO [ServerImpl] Home URL: file:/C:/softwares/jboss-5.0.0.GA/jbos
s-5.0.0.GA/
13:54:03,865 INFO [ServerImpl] Library URL: file:/C:/softwares/jboss-5.0.0.GA/j
boss-5.0.0.GA/lib/
13:54:03,866 INFO [ServerImpl] Patch URL: null
13:54:03,867 INFO [ServerImpl] Common Base URL: file:/C:/softwares/jboss-5.0.0.
GA/jboss-5.0.0.GA/common/
13:54:03,868 INFO [ServerImpl] Common Library URL: file:/C:/softwares/jboss-5.0
.0.GA/jboss-5.0.0.GA/common/lib/
13:54:03,868 INFO [ServerImpl] Server Name: default
13:54:03,869 INFO [ServerImpl] Server Base Dir: C:\softwares\jboss-5.0.0.GA\jbo
ss-5.0.0.GA\server
13:54:03,870 INFO [ServerImpl] Server Base URL: file:/C:/softwares/jboss-5.0.0.
GA/jboss-5.0.0.GA/server/
13:54:03,870 INFO [ServerImpl] Server Config URL: file:/C:/softwares/jboss-5.0.
0.GA/jboss-5.0.0.GA/server/default/conf/
13:54:03,871 INFO [ServerImpl] Server Home Dir: C:\softwares\jboss-5.0.0.GA\jbo
ss-5.0.0.GA\server\default
13:54:03,871 INFO [ServerImpl] Server Home URL: file:/C:/softwares/jboss-5.0.0.
GA/jboss-5.0.0.GA/server/default/
13:54:03,872 INFO [ServerImpl] Server Data Dir: C:\softwares\jboss-5.0.0.GA\jbo
ss-5.0.0.GA\server\default\data
13:54:03,873 INFO [ServerImpl] Server Library URL: file:/C:/softwares/jboss-5.0
.0.GA/jboss-5.0.0.GA/server/default/lib/
13:54:03,873 INFO [ServerImpl] Server Log Dir: C:\softwares\jboss-5.0.0.GA\jbos
s-5.0.0.GA\server\default\log
13:54:03,874 INFO [ServerImpl] Server Native Dir: C:\softwares\jboss-5.0.0.GA\j
boss-5.0.0.GA\server\default\tmp\native
13:54:03,875 INFO [ServerImpl] Server Temp Dir: C:\softwares\jboss-5.0.0.GA\jbo
ss-5.0.0.GA\server\default\tmp
13:54:03,876 INFO [ServerImpl] Server Temp Deploy Dir: C:\softwares\jboss-5.0.0
.GA\jboss-5.0.0.GA\server\default\tmp\deploy
13:54:04,493 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/s
oftwares/jboss-5.0.0.GA/jboss-5.0.0.GA/server/default/conf/bootstrap.xml
Failed to boot JBoss:
java.lang.RuntimeException: Error unmarshalling file:/C:/softwares/jboss-5.0.0.G
A/jboss-5.0.0.GA/server/default/conf/bootstrap.xml
at org.jboss.bootstrap.xml.BootstrapParser.parse(BootstrapParser.java:60
)
at org.jboss.bootstrap.microcontainer.ServerImpl.doStart(ServerImpl.java
:129)
at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:
394)
at org.jboss.Main.boot(Main.java:209)
at org.jboss.Main$1.run(Main.java:547)
at java.lang.Thread.run(Unknown Source)
Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: file:/
C:/softwares/jboss-5.0.0.GA/jboss-5.0.0.GA/server/default/conf/bootstrap.xml@17,
115
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBPars
er.java:177)
at org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java
:119)
at org.jboss.bootstrap.xml.BootstrapParser.parse(BootstrapParser.java:53
)
... 5 more
Caused by: org.jboss.xb.binding.JBossXBRuntimeException: {urn:jboss:bootstrap:1.
0}bean not found as a child of {urn:jboss:bootstrap:1.0}bootstrap
at org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.startE
lement(SundayContentHandler.java:400)
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser$DelegatingContentHan
dler.startElement(SaxJBossXBParser.java:401)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Sour
ce)
at org.apache.xerces.xinclude.XIncludeHandler.startElement(Unknown Sourc
e)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unkn
own Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContent
Dispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Un
known 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 Sour
ce)
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBPars
er.java:173)
... 7 more
13:54:04,617 INFO [ServerImpl] Runtime shutdown hook called, forceHalt: true
13:54:04,638 INFO [ServerImpl] Shutdown complete
Shutdown complete
Halting VM
Press any key to continue . . .
I saw in below video they are using jboss 5.0.0 CR2 I am not able to see CR2 at
http://www.jboss.org/jbossas/downloads/
where can I get jboss 5.0.0CR2 server dump. please advise