RE: Tomcat file activity every 10 seconds

2005-06-14 Thread Ed Hamilton
Thanks, Chuck, that was it. I didn't have it set either way, so adding the parameter and setting it false got rid of the issue. Tomcat still accesses winnt\system32 every 10 seconds for some reason, but I can live with it. Ed

RE: Tomcat keeps growing in size on Win32

2005-06-14 Thread Ed Hamilton
Yeah, it's in the file mentioned, but I have no idea if it ever gets called. I think watchedresource creates a temp file via this routine, based on some profiling work I did, but it will take a better Tomcat user/developer than me to isolate it. Ed -Original Message- From: Christoph

Tomcat file activity every 10 seconds

2005-06-13 Thread Ed Hamilton
-examples/tomcat-docs/webdav get scanned? I have no context that references them (the only files that do are uriworkermap.properties and workers2.proerties.minimal). Regards, Ed Hamilton - To unsubscribe, e-mail: [EMAIL

Tomcat keeps growing in size on Win32

2005-06-13 Thread Ed Hamilton
system memory. Regards, Ed Hamilton - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Tomcat keeps growing in size on Win32

2005-06-13 Thread Ed Hamilton
Thanks, Robson, for the reply. I have all the latest versions of everything: Tomcat: 5.5.9 JDSK: 1.5.0.03 JDBC: 3.18a Isapi Redirector: 1.2.13 There is no website/database activity, just tomcat running. I believe it's related to the other posting I made about

RE: Tomcat keeps growing in size on Win32

2005-06-13 Thread Ed Hamilton
Richard: Looking at Tomcat with the task manager, it grows unchecked from a boot value of about 45MB to however big I let it go; biggest I saw was 250MB after about 6 days. At that point it's affecting system performance and I have to reboot. I'm pretty sure the GC would have run in there

Help with memory leak using Tomcat

2005-06-09 Thread Ed Hamilton
. The memory leak checker portion of AppPerfect reports multiple memory leaks (even with the web server shutdown as I mentioned.) Can anybody help me figure out how to find out where this is coming from? Best regards, Ed Hamilton