Re: Issues with instances automatically restarting

2017-11-21 Thread Chuck Hill
Hi Leigh, You might have more than one issue. “not restart but refuse new requests” generally indicates that one or more threads did not exit. If the app creates any threads, they need to be daemon threads or need to get shut down when the graceful restart notification is received. A more li

Re: Issues with instances automatically restarting

2017-11-21 Thread René Bock
t; -Original Message- > From: Theodore Petrosky [mailto:tedp...@yahoo.com] > Sent: Tuesday, November 21, 2017 9:01 AM > To: Leigh Kivenko > Cc: WebObjects Development > Subject: Re: Issues with instances automatically restarting > > and what do the logs show ju

RE: Issues with instances automatically restarting

2017-11-21 Thread Leigh Kivenko
ginal Message- From: Theodore Petrosky [mailto:tedp...@yahoo.com] Sent: Tuesday, November 21, 2017 9:01 AM To: Leigh Kivenko Cc: WebObjects Development Subject: Re: Issues with instances automatically restarting and what do the logs show just prior to the issue? maybe you want to increase th

Issues with instances automatically restarting

2017-11-21 Thread Leigh Kivenko
Hello, We have our instances set to automatically restart daily at 3am. We run multiple instances and see different behavior. Sometimes all instances restart fine, sometimes one or more might not restart but refuse new requests (it's just dormant), and sometimes one or more might not restart and