|
From: v103 <v1...@za...> - 2004-08-18 02:18:15
|
On JSW 3.0.5, Does ping between wrapper and Java Side WrapperManager start after listener.start() completion. In another words, is ping thrown to Java side while listener.start() is in process. I am having difficulty with this, the startup(listenter.start()) takes more than 5 minutes to complete, and before this completion. I set wrapper.startup.timeout=0 wrapper.ping.interval=3600 wrapper.ping.timeout=7200 I know this is an extreme amount of settings, however I don't want any timeout and JVM shutdowns during listener.start(). The wrapper.log at the end tells "JVM appears hung: TImed out waiting for signal from JVM." "JVM did not exit on request, terminated". Taikei Matsushita |