With other words, a 'kill pid' does work, no need to use a 'kill -9 pid' On 29 Jul 2011, at 01:50, Sergio Sánchez Maffet wrote:
> Chuck, > > The problem is, that there is no deadlocked thread, the application is > working correctly.... > > > On 27 Jul 2011, at 23:33, Chuck Hill wrote: > >> Hi Sergio, >> >> >> On 2011-07-27, at 12:56 PM, Sergio Sánchez Maffet wrote: >> >>> Hi guys, >>> >>> I have two small problems with my deployment... I know, that this list is >>> the developer list, but I hope here to learn something regarding the >>> mechanism behind the scenes. >>> >>> First problem is that stop does not work from within JavaMonitor, no error >>> and nothing in the logs (JavaMonitor and wotaskd). I'm using the original >>> JavaMonitor (5.4.3) >>> My understanding is that JavaMonitor does send the command to the wotaskd >>> instance and then this one is stopping the application instance. Something >>> in between is wrong, but I do not know what happens behind the scenes... >>> and cannot solve the issue. >> >> This probably means that there is a thread that is deadlocked or otherwise >> not stopping. This will prevent the application from stopping unless it is >> killed. >> >>> >>> Second problem ist that when I kill the instance, wotaskd is trying to send >>> an email to mailhost, which is wrong, in SiteConfig.xml is the correct one >>> listed? >> >> I think there is a default for the whole site and also another for each >> application. >> >> >> Chuck >> >> >> -- >> Chuck Hill Senior Consultant / VP Development >> >> Practical WebObjects - for developers who want to increase their overall >> knowledge of WebObjects or who are trying to solve specific problems. >> http://www.global-village.net/products/practical_webobjects >> >> >> >> >> >> >> >> > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
