|
From: Leif M. <le...@ta...> - 2003-07-30 00:21:38
|
The sh / bash scripts which are currently shipping were not allowing the application longer than 6 seconds to shutdown cleanly. This was a known bug that has been fixed for the 3.0.4 release. You should be able to grab the new scripts out of CVS and use them. I am pretty sure they will work with 3.0.3 without any problems. If you don't use CVS, you can also get the files from the CVSWeb interface quite easily. http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/wrapper/wrapper/src/bin/ Let known whether or not this fixes your problem as I want to make sure any such problems are fixed in the next release. Cheers, Leif NISHIT RANJAN wrote: > I am using Java Service Wrapper for an application in Linux. I have > written a class which implements wrapperlistener and overrides start > and stop method.The problem I am facing is that the stop method is not > always called. So the app dosen't stop cleanly. The wrapper shutdowns > (JVM exist) without calling the stop method. The app is multithreaded. > The stop method tries to stop all threads and the method itselt takes > time to return. > > Thanks!!! > Ranjan > > _________________________________________________________________ > Real time news. Connection to the Internet. > http://server1.msn.co.in/sp03/gprs/index.asp On your mobile now! > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |