1 Reply Latest reply on Dec 2, 2008 3:31 AM by jaikiran

    Jboss is not starting

      I have unzipped jboss-4.2.2.GA and installed in 2 systems.
      In one system Jboss is starting properly.
      But in other whenever i am clicking Run.bat , only command prompt will flash for few second and close.
      I am not able to recognize this problem.
      Can anyone guide me.


      Regards
      Naresh Vatsal

        • 1. Re: Jboss is not starting
          jaikiran

          On the other system, have you set the JAVA_HOME correctly? What does the following command output:

          echo %JAVA_HOME%


          If you are sure that the JAVA_HOME setting is right, then remove the "@echo off" line from the run.bat. Then open a command prompt and 'cd' to the bin folder of JBoss and run the run.bat and post the output here. If there's some error related to findstr, then have a look at http://www.jboss.org/community/docs/DOC-9758