|
From: Todd W. <to...@sc...> - 2007-03-21 03:28:45
|
Hi Leif, Thanks so much for you willingness to help. We're using method #2, and are not calling any of the WrapperManager API calls. I have no doubt that we could still be doing something wrong, but thanks for helping to troubleshoot. The page file seems to increase as much as about 10 MB every few minutes, so it can become a pretty big problem. I can certainly describe to you how to reproduce the issue. It's a bit involved, so, if it's okay, I'll email you off the list about it. Thanks much, Todd On Wed, 21 Mar 2007 10:18:46 +0900, "Leif Mortenson" <le...@ta...> said: > Todd, > Does your application make use of any of the WrapperManager API > calls? Or are > you simply using Method #1 or #2 to wrap your application? > > I ask because a memory leak in the WrapperManager.listServices() > method was > recently reported. It has been fixed for the upcoming 3.2.4 release. > That leak was in > the native library and showed up as a leak in the java process but I had > not verified that > there was not also a leak in the OS. > > I have not noticed any such leak in the past, but that doesn't mean > it is not there. > How significant is the leak you are seeing? How is its growth releated > to the Wrapper's > lifecycle? Basically you have told me there is a leak in the Wrapper, I > am looking for > how I can reproduce your tests and see this myself. > > Cheers, > Leif > > Todd Wilson wrote: > > 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 > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user |