1 Reply Latest reply on Jun 18, 2010 11:31 AM by jbossq

    Running two different version of Jboss on same server. Shutdown problem..

    pjedhe

      Hi All,

       

      I am running Jboss 4.2.3.GA instance on port 18080 and Jboss 4.0.2 instance on port 8080 on same linux box.  They both work fine for now.

      But whenever I try to shut down Jboss 4.2.3.GA it always shuts Jboss 4.0.2 instance and can see on console that its running 4.0.2 tomcat undeployer. I have to explicitly  kill process for 4.2.3.GA instance

       

      following command were used to  start and stopm server from respective JBoss folders

       

      to start  -------- ./run.sh &

      to stop  -------- ./shutdown.sh -S

       

      ANy suggestions?

       

      Thanks,

      Prashant Jedhe

      .