This seems to be a common problem on Linux boxes with more than one IP address, or even just virtual Linux instances.
Try and use the advice found at: com.webobjects.appserver._private.WOHostUtilities in Wonder's ERExtensions framework and see if that fixes your problem. It has fixed that problem a long time ago for me. Regards, Kieran On Jul 27, 2011, at 3: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. > > 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? > > Both helper apps are running as user appserver on a linux box (centos 5.5). > > Any help is greatly appreciated, > > Kind regards, > Sergio > > > _______________________________________________ > 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/kelleherk%40gmail.com > > This email sent to [email protected] _______________________________________________ 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]
