Hello.  I am running jserv on a Red Hat 6.1 Linux box and using IBM's multithreaded JDK 1.1.8 jvm.  Every time I reload my zone, an additional thread gets left around.  The thread is stuck in the org.apache.jserv.JServServletManager.run() method.  Below, I've listed part of a log message that was written when I hit the jvm with a SIGQUIT.  Incidentally, this problem even occurs when I run something as simple as a "Hello world!" type of servlet.

SIGQUIT received.
java full version "JDK 1.1.8 IBM build l118-19990915 (JIT enabled: jitc)"

Full thread dump: 
   "Thread-25" (TID:0x402d59f0, sys_thread_t:0x822fc30)
    Native Thread State: ThreadID: 00005015 Reuse: 1 DAEMON  MONITOR WAIT
    Native Stack Data  : base: bd1ffd40 pointer bd1ff934 used(1036) free(246772)
        ----- Monitors held -----
        ----- Native stack -----
        ------ Java stack ------        () prio=3D5
        org.apache.jserv.JServServletManager.run(Compiled Code)
        java.lang.Thread.run(Compiled Code)

That's one of many threads that are just hanging around.  Has anyone else had this problem?  Any suggestions?
 

Please reply to me via email in addition to the mail list.  Thanks for your help.

Jay Gelman

 

Reply via email to