0 Replies Latest reply on Apr 28, 2004 12:07 PM by jgunther

    JBoss 3.2.1 Crashing and Hanging

    jgunther

      We recently began experiencing crashing and hanging of JBoss 3.2.1 in our production environment. Sometimes JBoss just dies with no core dump and no trace logs. Recently, the following was output to the log when JBoss died:

      2004-04-27 08:32:50,687 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,687 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,687 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,687 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,687 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,687 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,687 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,688 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,688 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,688 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,688 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,688 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,688 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,688 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate
      2004-04-27 08:32:50,688 DEBUG [org.apache.tomcat.util.threads.ThreadPool] Terminate

      The following is our configuration:

      - JBoss 3.2.1
      - Java SDK 1.4.2_01
      - Red Hat Linux Advanced Server 2.1
      - MySQL 4.0.15

      Does any one have any ideas?

      Thanks.