Hi Troy, I think this issue is related to the Tanuki wrapper we're using.
You may have a "slow" machine and with the ping timeout of the wrapper set by default to 30 seconds, it may not be enough time for the server to start up. Try to increase this timeout time with the following line in you server instance configuration: > wrapper.ping.timeout=180 (3 minutes) > > See this page ( http://wrapper.tanukisoftware.org/doc/english/prop-ping-timeout.html) for more information. Hope this helps, Pierre-Arnaud On Thu, Jul 17, 2008 at 5:33 AM, Troy Davis <[EMAIL PROTECTED]> wrote: > > which JVM are you using ? > > Of course, sorry to have neglected this: > > jre1.6.0_06 from Sun's installer jre-6u6-linux-i586-rpm.bin > > Thank You, > Troy >
