1 Reply Latest reply on Mar 19, 2013 5:00 AM by nickarls

    Jboss Fails to Start after Changes in the standalone.conf.bat file.

    asif07

      I did the Following changeds in the standalone.conf.bat

      1. - set "JAVA_HOME=C:\jdk1.6.0_30"
      2. - set "JAVA_OPTS=-Xms1024m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m -XX:NewRatio=3"
      3. - “config=standalone.xml”. Replace it with “config=standalone-full.xml”.
      4.   Added as a single line right,  Right above this statement: “:JAVA_OPTS_SET”.

      set "JAVA_OPTS=%JAVA_OPTS%

      -XX:CompileCommand=exclude,com/newscale/bfw/signon/filters/AuthenticationFilter,doFilter

      -XX:CompileCommand=exclude,org/apache/xml/dtm/ref/sax2dtm/SAX2DTM,startElement

      -XX:CompileCommand=exclude,org/exolab/castor/xml/Marshaller,marshal

      -XX:CompileCommand=exclude,org/apache/xpath/compiler/XPathParser,UnionExpr

      -XX:CompileCommand=exclude,org/apache/oro/text/regex/Perl5Compiler,__parseAtom"

       

       

      I get a message in the command prompt :

       

        C:\jboss-as-7.1.1.Final\bin>standalone.bat

      Calling "C:\jboss-as-7.1.1.Final\bin\standalone.conf.bat"

       

       

      can some one throw light on why jboss is not starting. I have enclosed the Serverlog.

       

      Thanks in Anticipation

      Asif