2 Replies Latest reply on Oct 29, 2004 6:21 PM by bigdaddy

    How do I stop JBoss from shutting down when logging out?

    bigdaddy

      OS: Red Hat Enterprise Linux ES release 3
      Java: 1.4.2_05-b04
      JBoss: 3.2.5

      I have noticed that whenever I start my JBoss server as a background process, then log out of my Linux account my JBoss server will shutdown automatically upon logout. How do I stop this from happening?

      I am using the following to start JBoss:

      #> ./run.sh -c myserver &

      My JBoss logs do not show anything beyond what it normally logs for a shutdown.

      I have searched these forums over and over, but I still have not found an answer to this question. Will someone please shed some light on this?

      Thanks.