Thanks Chuck
Le 6 juin 07 à 15:57, Caldarale, Charles R a écrit :
From: Jean-Pierre Astier [mailto:[EMAIL PROTECTED]
Subject: error in catalina.out log
6 juin 2007 15:01:08 org.apache.catalina.core.StandardWrapper unload
INFO: Waiting for 6 instance(s) to be deallocated
The above messag
> From: Jean-Pierre Astier [mailto:[EMAIL PROTECTED]
> Subject: error in catalina.out log
>
> 6 juin 2007 15:01:08 org.apache.catalina.core.StandardWrapper unload
> INFO: Waiting for 6 instance(s) to be deallocated
The above message appears during Tomcat shutdown or application
redeployment whil
maybe put the jar file in the wrong directory? Looks like that's what could
have happened.
-Original Message-
From: Jean-Pierre Astier [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 24, 2007 5:27 AM
To: Tomcat Users List
Subject: error in catalina.out log
Hi all,
I've got this message i
Thanks David !!!
Le 24 mai 07 à 13:18, David Delbecq a écrit :
This mean that, while concerned webapplication has already stopped,
some
clases inside are still trying to do some job. Ensure all your MySql
connections are closed when webapplication stops.
En l'instant précis du 24/05/07 12:26
This mean that, while concerned webapplication has already stopped, some
clases inside are still trying to do some job. Ensure all your MySql
connections are closed when webapplication stops.
En l'instant précis du 24/05/07 12:26, Jean-Pierre Astier s'exprimait en
ces termes:
> Hi all,
>
> I've go