On Mon, 25 Nov 2002 10:28, Noel J. Bergman wrote: > This is probably something simple, but I've noticed that if I kill James by > ^C, then it goes ahead and cleans up. But if I use the RemoteManager to > shutdown "cleanly", then I do not get a clean shutdown. A specific symptom > is that the work/ directory doesn't get cleaned up. The shutdown method in > RemoteManagerHandler just calls System.exit(0).
getBlockContext().requestShutdown(); -- Cheers, Peter Donald *-----------------------------------------------------* * "Faced with the choice between changing one's mind, * * and proving that there is no need to do so - almost * * everyone gets busy on the proof." * * - John Kenneth Galbraith * *-----------------------------------------------------* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
