|
From: Todd W. <to...@sc...> - 2007-03-20 21:18:37
|
Hi, We've had a terrible time tracking down what was a bizarre type of memory leak where, when running on Windows, the java.exe process would not increase dramatically in size, but the page file used by the OS would. I finally narrowed the issue down to Java Service Wrapper. If I run our application without using Java Service Wrapper, everything works great. When I start it up with Java Service Wrapper, however, and start using it as it's normally used, the page file size starts to increase significantly. I've tried upgrading to the latest version of Java Service Wrapper, but, unfortunately, it didn't help. There's probably something simply I'm missing. Has anyone else encountered this? Thanks in advance for any help you might be able to offer. Kind regards, Todd Wilson |