> From: Christopher Schultz [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat not close file when webapps is stopped
>
> I'm guessing that Giovanni isn't explicitly opening
> struts.jar from his own WEB-INF/lib directory
Good point - I was thinking more of the .log and
--- Christopher Schultz <[EMAIL PROTECTED]> wrote:
> Caldarale, Charles R wrote:
> >> From: Giovanni [mailto:[EMAIL PROTECTED]
> >> Subject: Tomcat not close file when webapps is stopped
> >
> >> Can I force the close of the file on Tomcat when the w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
Caldarale, Charles R wrote:
>> From: Giovanni [mailto:[EMAIL PROTECTED]
>> Subject: Tomcat not close file when webapps is stopped
>
>> Can I force the close of the file on Tomcat when the webapps
>> is stop
> From: Giovanni [mailto:[EMAIL PROTECTED]
> Subject: Tomcat not close file when webapps is stopped
> Can I force the close of the file on Tomcat when the webapps
> is stopped?
It's not Tomcat's responsibility to clean up resources that it has no
knowledge of - that
Hi,
I have tomcat 5.5.23 with jdk 1.5.0_12 on Linux Centos 4.5. When stop a webapps
from Tomcat Manager some files of webapp remaining open.
For example I have webapps named cms when is started there is this situation:
[root ~]# lsof -p 3499 | grep webapps
java3499 22158 588164
/var/lib/