0 Replies Latest reply on Jul 23, 2002 3:02 PM by iprone

    Shutdown Problem JBoss 3.0.0

    iprone

      We are having a problem stopping JBoss 3.0.0 /Tomcat 4.0.4. We issue a /usr/local/jboss/bin/shutdown.sh localhost $CLIENT_JMX_PORT. After running this command, nothing seems to happen. If you run a ps -ef you will see the following new process:

      root 28974 28973 3 02:04 pts/0 00:00:00 /usr/local/jdk/bin/java -Djava.security.manager -Djava.security.policy=/usr/local/customers/goldman2/conf/serv
      root 28979 28974 0 02:04 pts/0 00:00:00 [java ]

      If we CTRL-C, this new process disappears. We can then go through this routine two or three times before JBoss actually shuts down. Listed below are the versions of software currently being used:

      RedHat 7.2
      JBoss 3.0.0
      Tomcat 4.0.4
      Apache 1.3.26
      Mod_JK (AJP1.3)

      Kevin Gray