Re: java processes after tomcat exits

2003-02-05 Thread Sven Koehler
Are you on Linux? Do you have LD_KERNEL_ASSUME=2.2.5 set? Do i need this for JDK1.4? i thought it's only needed for JDK1.3 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: java processes after tomcat exits

2003-02-04 Thread Ralph Einfeldt
]] Sent: Tuesday, February 04, 2003 1:50 AM To: [EMAIL PROTECTED] Subject: java processes after tomcat exits if i stop my tomcat 4.1.18 with catalina.sh stop and type ps aux, i still see many java-processes. tomcat itself doesn't seem to run anymore, but there are still some

java processes after tomcat exits

2003-02-03 Thread Sven Khler
hi, if i stop my tomcat 4.1.18 with catalina.sh stop and type ps aux, i still see many java-processes. tomcat itself doesn't seem to run anymore, but there are still some processes. i don't run tomcat as root, but as wwwrun. i hope that doesn't matter much. i even hope, that it's no

Re: java processes after tomcat exits

2003-02-03 Thread Oscar Carrillo
Do you use any connectors? Does it have to timeout on anything, like a database connection? It's common for it take 3 to 10 seconds it seems for normal shutdown. Are you on Linux? Do you have LD_KERNEL_ASSUME=2.2.5 set? Oscar On Tue, 4 Feb 2003, [UTF-8] Sven Köhler wrote: hi, if i stop