RE: Ghost Java Processes while Running Tomcat

2005-06-20 Thread Phillip Qin
Do you use Tomcat Manager to deploy/undeploy your web app?

-Original Message-
From: Gonçalo Gaiolas [mailto:[EMAIL PROTECTED] 
Sent: June 18, 2005 9:01 AM
To: tomcat-user@jakarta.apache.org
Subject: Ghost Java Processes while Running Tomcat


Hi everyone,
 
I have Tomcat deployed in a production environment, and after a while I get
OutOfMemory Exceptions. I realize this may be a memory leak in my
application, but what troubles me the most is that if I execute a ps I can
see a lot of java processes that simply don't die after tomcat has been
shutdown. I have to kill them manually.
 
What could be wrong here? I am using tomcat 5.0.28.
 
Thanks a lot for any help,
 
Gonçalo


!DSPAM:42b41b3c45221227519469!


Re: Ghost Java Processes while Running Tomcat

2005-06-18 Thread Tim Funk
You probably have non-damon threads running.  Search the archives for more 
detail. (Its been reported many times and due to "user" aka non-tomcat code )


-Tim

Gonçalo Gaiolas wrote:

Hi everyone,
 
I have Tomcat deployed in a production environment, and after a while I get

OutOfMemory Exceptions. I realize this may be a memory leak in my
application, but what troubles me the most is that if I execute a ps I can
see a lot of java processes that simply don’t die after tomcat has been
shutdown. I have to kill them manually.
 
What could be wrong here? I am using tomcat 5.0.28.
 
Thanks a lot for any help,
 
Gonçalo




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]