Dennis: I recently went through this dance a bit. I set all the WOHost arguments (wotaskd, JavaMonitor) to the FQDN of the host my app was running on - not localhost. Others may disagree. I made sure DNS was working properly forward/reverse. I then launched monitor and used the button labelled "Synchronize Host" in the host configuration area.
Tim On Feb 27, 2012, at 9:41 PM, Gaastra Dennis - WO Lists <[email protected]> wrote: > Hi Chuck, > > Thanks that partially worked. To make the configs as host neutral as > possible, I did: > > Edit File, nano > /Library/WebObjects/Deployment/wotaskd.woa/Contents/Resources/Properties, > added bottom two lines: > > WOSMTPHost = localhost > WOHost = localhost > > Edit File, nano > /Library/WebObjects/Deployment/JavaMonitor.woa/Contents/Resources/Properties, > add bottom line: > > WOHost = localhost > > However, then in monitor, the instances did not work anymore at the FDN, so > had to add host "localhost" instead, and then everything worked. However, now > I cannot access monitor remotely anymore... > > So what would be the most host-neutral way, to get this to work. With > Leopard, we never had any problems or needed to complete any settings like > this. > > Thanks so much. > > Dennis > > > On 27/Feb/12 5:17 PM, Chuck Hill wrote: >> That sounds like JavaMonitor and wotaskd and the instances don't have a >> common (or correct) WOHost name in their Properties files. >> >> >> Chuck >> >> >> On 2012-02-28, at 7:02 AM, Gaastra Dennis - WO Lists wrote: >> >>> Dear List, >>> >>> Just upgrading several boxes to Lion Server. >>> We applied the standard WO543 Installer and Ken's Wonder wotaskd and >>> WOMonitor from: >>> >>> http://www.ksroom.com/App/WebObjects/Kisa.woa/wa/woDeploy >>> >>> BTW: Thanks for making this available >>> >>> When clicking on: >>> >>> http://localhost:1085/cgi-bin/WebObjects/wotaskd.woa/wa/woconfig >>> >>> We see our configured instances nicely listed; however, in Monitor, we all >>> instances "Off" with 1 "Death" for each. >>> Also, the URLs (from remotely) don't work and show: The requested >>> application was not found on this server. >>> However, in the application instances' log, everything starts up and stays >>> running nicely. >>> Also, the instances are running correctly according to ps -ax or sudo lsof >>> -i tcp: >>> I don't understand how to debug this; already tried the spawof...ssh, and >>> there everything was OK. Also DNS is working correclty both ways. >>> >>> Another weird this is that one of the boxes works correctly every 5 reboots >>> or so. >>> >>> Any ideas? Thanks for any assistance. >>> >>> >>> -- >>> With Kind Regards, >>> >>> Dennis Gaastra, >>> WEBAPPZ® Systems, Inc. >>> (+1) 604.921.1333 >>> >>> www.webappz.com& www.scheduleDS.com& www.1tracker.com >>> >>> >>> > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.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: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
