Hi, maybe have a look at the on_exit settings
wrapper.on_exit.default=RESTART wrapper.on_exit.1=RESTART These settings tell JSW what to do when the vm exits with which code. I never had to use the parameters you mentioned and always used the defaults for them. regards, Leen On Thu, Feb 25, 2010 at 1:22 AM, Ted Yu <yuzhih...@gmail.com> wrote: > Hi, > We use Java wrapper from Tanuki Software Inc for our region server. > Here are wrapper parameters: > > wrapper.startup.timeout=301 > wrapper.ping.timeout=3000 > wrapper.cpu.timeout=300 > wrapper.shutdown.timeout=301 > wrapper.jvm_exit.timeout=301 > wrapper.restart.delay=301 > > This morning 2 hours after one of the region servers shut down, wrapper > still didn't restart it. > > If you had experience troubleshooting Java wrapper, please share. > > Thanks >