1 Reply Latest reply on Jul 15, 2011 12:46 AM by prasanth.kotha

    I'm new to the Jboss. Just now I have downloaded JBOSS5.0. When I start the server i'm getting the exception.Please see the below trace. Can anybody help me in resolving this issue?

    prasanth.kotha

      D:\jboss-5.1\jboss-rem-1.1.0\rem-scheduler\bin>run
      ===============================================================================

        JBoss Bootstrap Environment

        JBOSS_HOME: D:\jboss-5.1\jboss-rem-1.1.0\rem-scheduler

        JAVA: C:\Program Files\Java\jdk1.6.0_16\bin\java

        JAVA_OPTS: -Xdebug -Xrunjdwp:transport=dt_socket,address=8788,server=y,suspend=n  -Dprogram.name=run.bat -server -verbose:gc -Xms256m -Xmx1024m -XX:+UsePa
      rallelGC -XX:+HeapDumpOnOutOfMemoryError -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djavax.management.builder.initial=
      org.jboss.system.server.jmx.MBeanServerBuilderImpl -Djboss.platform.mbeanserver -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxre
      mote.ssl=false -javaagent:pluggable-instrumentor.jar

        CLASSPATH: C:\Program Files\Java\jdk1.6.0_16\lib\tools.jar;D:\jboss-5.1\jboss-rem-1.1.0\rem-scheduler\bin\run.jar

      ===============================================================================

      Listening for transport dt_socket at address: 8788
      09:37:16,259 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
      09:37:16,259 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.CR1 (build: SVNTag=JBoss_5_1_0_CR1 date=200904290912)
      09:37:16,259 INFO  [ServerImpl] Bootstrap URL: null
      09:37:16,259 INFO  [ServerImpl] Home Dir: D:\jboss-5.1\jboss-rem-1.1.0\rem-scheduler
      09:37:16,259 INFO  [ServerImpl] Home URL: file:/D:/jboss-5.1/jboss-rem-1.1.0/rem-scheduler/
      09:37:16,259 INFO  [ServerImpl] Library URL: file:/D:/jboss-5.1/jboss-rem-1.1.0/rem-scheduler/lib/
      09:37:16,259 INFO  [ServerImpl] Patch URL: null
      09:37:16,259 INFO  [ServerImpl] Common Base URL: file:/D:/jboss-5.1/jboss-rem-1.1.0/rem-scheduler/common/
      09:37:16,259 INFO  [ServerImpl] Common Library URL: file:/D:/jboss-5.1/jboss-rem-1.1.0/rem-scheduler/common/lib/
      09:37:16,259 INFO  [ServerImpl] Server Name: default
      09:37:16,259 INFO  [ServerImpl] Server Base Dir: D:\jboss-5.1\jboss-rem-1.1.0\rem-scheduler\server
      09:37:16,259 INFO  [ServerImpl] Server Base URL: file:/D:/jboss-5.1/jboss-rem-1.1.0/rem-scheduler/server/
      09:37:16,259 INFO  [ServerImpl] Server Config URL: file:/D:/jboss-5.1/jboss-rem-1.1.0/rem-scheduler/server/default/conf/
      09:37:16,259 INFO  [ServerImpl] Server Home Dir: D:\jboss-5.1\jboss-rem-1.1.0\rem-scheduler\server\default
      09:37:16,259 INFO  [ServerImpl] Server Home URL: file:/D:/jboss-5.1/jboss-rem-1.1.0/rem-scheduler/server/default/
      09:37:16,259 INFO  [ServerImpl] Server Data Dir: D:\jboss-5.1\jboss-rem-1.1.0\rem-scheduler\server\default\data
      09:37:16,259 INFO  [ServerImpl] Server Library URL: file:/D:/jboss-5.1/jboss-rem-1.1.0/rem-scheduler/server/default/lib/
      09:37:16,259 INFO  [ServerImpl] Server Log Dir: D:\jboss-5.1\jboss-rem-1.1.0\rem-scheduler\server\default\log
      09:37:16,259 INFO  [ServerImpl] Server Native Dir: D:\jboss-5.1\jboss-rem-1.1.0\rem-scheduler\server\default\tmp\native
      09:37:16,259 INFO  [ServerImpl] Server Temp Dir: D:\jboss-5.1\jboss-rem-1.1.0\rem-scheduler\server\default\tmp
      09:37:16,259 INFO  [ServerImpl] Server Temp Deploy Dir: D:\jboss-5.1\jboss-rem-1.1.0\rem-scheduler\server\default\tmp\deploy
      09:37:16,665 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/D:/jboss-5.1/jboss-rem-1.1.0/rem-scheduler/server/default/conf/bootstrap.xml
      [GC 21952K->1077K(258560K), 0.0032749 secs]
      Failed to boot JBoss:
      org.jboss.xb.binding.JBossXBException: Failed to parse source: file:/D:/jboss-5.1/jboss-rem-1.1.0/rem-scheduler/server/default/conf/bootstrap/vfs.xml@13,37
              at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:177)
              at org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:147)
              at org.jboss.bootstrap.microcontainer.TempBasicXMLDeployer.deploy(TempBasicXMLDeployer.java:150)
              at org.jboss.bootstrap.microcontainer.ServerImpl.doStart(ServerImpl.java:138)
              at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:450)
              at org.jboss.Main.boot(Main.java:216)
              at org.jboss.Main$1.run(Main.java:546)
              at java.lang.Thread.run(Thread.java:619)
      Caused by: org.jboss.xb.binding.JBossXBRuntimeException: {urn:jboss:bean-deployer:2.0}property cannot appear in this position. Expected content of {urn:jbos
      s:bean-deployer:2.0}bean is sequence: {urn:jboss:bean-deployer:2.0}alias* {urn:jboss:bean-deployer:2.0}related-class* {urn:jboss:bean-deployer:2.0}annotatio
      n* {urn:jboss:bean-deployer:2.0}classloader? {urn:jboss:bean-deployer:2.0}constructor? {urn:jboss:bean-deployer:2.0}property* {urn:jboss:bean-deployer:2.0}c
      reate? {urn:jboss:bean-deployer:2.0}start? {urn:jboss:bean-deployer:2.0}stop? {urn:jboss:bean-deployer:2.0}destroy? {urn:jboss:bean-deployer:2.0}depends* {u
      rn:jboss:bean-deployer:2.0}demand* {urn:jboss:bean-deployer:2.0}supply* {urn:jboss:bean-deployer:2.0}install* {urn:jboss:bean-deployer:2.0}uninstall* {urn:j
      boss:bean-deployer:2.0}incallback* {urn:jboss:bean-deployer:2.0}uncallback*
              at org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.startElement(SundayContentHandler.java:449)
              at org.jboss.xb.binding.parser.sax.SaxJBossXBParser$DelegatingContentHandler.startElement(SaxJBossXBParser.java:401)
              at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
              at org.apache.xerces.xinclude.XIncludeHandler.startElement(Unknown Source)
              at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
              at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
              at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(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
      09:37:17,055 INFO  [ServerImpl] Runtime shutdown hook called, forceHalt: true
      09:37:17,070 INFO  [ServerImpl] Shutdown complete
      Shutdown complete
      Halting VM
      Press any key to continue . . .