|
From: v103 <v1...@za...> - 2004-08-16 04:19:43
|
I am currently woking on with wrapper version 3.0.5(due to project policy, we cannot upgrade JSW to latest version). I had problem with JVM shutting down before the application actually wants it. I seem to solve this by setting wrapper.shutdown.time.out to a relatively large number. I have few questions about this property. 1. Having set this to zero, wrapper will not shutdown JVM unless the "STOPPED" packet is sent from Java side? 2. I don't understand the difference between wrapper.shutdown.time.out and wrapper.jvm.exit.timeout. In the document, it says wrapper.jvm.exit.timeout as the "later phase". Supposely the "wrapper.jvm.exit.timeout" waits for STOPPED packet, what does wrapper.jvm.exit.timeout wait for? Thanks. Taikei Matsushita |