1 Reply Latest reply on Sep 15, 2014 7:47 AM by wdfink

    Unable to start jboss

    neethal

      Hi,

       

      I am trying to install jboss 6.2 eap , i get the below error in the log. Can anybody pls help. 

      I have set jdk, jboss path in environment variables.

       

      05:05:54,480 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final-redhat-2

      05:05:54,870 ERROR [stderr] (main) JBAS015801: Invalid option '--StopMode=exe'

       

       

      05:05:54,885 INFO  [stdout] (main)

       

       

      05:05:54,885 INFO  [stdout] (main) Usage: standalone [args...]

       

       

      05:05:54,885 INFO  [stdout] (main) where args include:

       

       

      05:05:54,885 INFO  [stdout] (main)     --admin-only                        Set the server's running type to

       

       

      05:05:54,885 INFO  [stdout] (main)                                         ADMIN_ONLY causing it to open

       

       

      05:05:54,885 INFO  [stdout] (main)                                         administrative interfaces and accept

       

       

      05:05:54,901 INFO  [stdout] (main)                                         management requests but not start other

       

       

      05:05:54,901 INFO  [stdout] (main)                                         runtime services or accept end user

       

       

      05:05:54,901 INFO  [stdout] (main)                                         requests

        • 1. Re: Unable to start jboss
          wdfink

          How do you start JBoss? Did you use a init or wrapper script?

          It look like that the standalone or domain script is called with a wrong option.

          Could you elaborate on this?