|
From: Mark L. <ml...@bi...> - 2003-11-25 02:29:29
|
I'm using wrapper v3.0.0 to run jBoss as a winNT service. I was getting the following when trying to run our program on a W2K Server: jvm 1 | 03:12:43,203 INFO [STDOUT] The Wrapper code did not ping the JVM for 31 seconds. Quit and let the wrapper resynch. We have actually solved the problem now, but during analysis I tried setting the ping timeout to 60 seconds with the following conf option: wrapper.ping.timeout=60 The strange thing was, I kept getting the same error message (including the 31 seconds value) Could someone tell me if I'm missing something here, or maybe this is a known problem with this version? |