We see the same thing with Jetty/JBoss on RedHat 7.1.

I'm not sure if the problem is Jetty/JBoss and never bothered to look into
the problem.

Try getting a thread dump.  kill -QUIT pid

Bill



> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Edward J.
> Ferrara
> Sent: Friday, August 03, 2001 3:33 PM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] Thousands of java threads?
>
>
> I'm debugging a J2EE application originally written with
> WebLogic/Win2K and
> WebSphere/Win2K in mind, but which has been ported recently to
> JBoss/RedHat
> Linux 7.0.
>
> The port has gone fairly smoothly with the exception of one significant
> problem.  It seems that after our application has been running for a few
> minutes and has been exercised by a handful of hits from some jsps, the
> server no longer shuts down 'nicely.'
>
> Normally, we'll just do a ctrl-c (which I've read here today there is
> another way to shut down, but this doesn't seem to be part of the
> problem),
> and the server will stop, and eventually return to the prompt after a few
> seconds.  In this situation, however, it hangs indefinitely after hitting
> ctrl-c.  Eventually I'll do a ctrl-Z and kill the job, but when I
> do a ps-ef
> I see thousands of threads out there.  A kill-9 on any of them will wipe
> them all out, but still, this behavior doesn't seem right.
>
> I checked this list and found a few similar posts but didn't see the
> solution to the problem.  If y any one has any insight on this it would be
> appreciated.
>
>
> EJF
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to