|
From: Leif M. <le...@ta...> - 2004-07-03 13:37:43
|
Nick, >Thanks for your assistance Leif. The instructions helped me setup the >wrapper and get it to work. Its working fine now. > Great glad you got things working. > Once small issue I >came across was that if I manually deleted all the logs while the >wrapper service was running (as a daemon on Linux in this case), the >service would somehow stop on its own. > > I just reverified this on a Linux machine and it appears to be working for me. You should be able to delete the wrapper.log file at any time without causing any problems. Exactly what file are you deleting? Even if there was an error of some kind which caused the Wrapper to shutdown, it should be recreating the wrapper.log as it writes out messages as it shuts down. Do you have any other log files that are created by your Java application. Deleting one of those could cause errors in your application depending on how it is written? The new 3.1.1 version can be configured to create an anchor file. If you delete that then the Wrapper will shutdown. But that is by design. Cheers, Leif |