On May 22, 2009, at 11:23 PM, Aristedes Maniatis wrote:
wotaskd is giving me lots of grief today. We have a installation
running 5.3.3 on a couple of FreeBSD machines. All works fine. Today
I wanted to add another machine to handle some load and this is a
virtual VMWare machine running CentOS.
You can see the config here:
http://vinta50.anchor.net.au:1085/cgi-bin/WebObjects/wotaskd.woa
But I cannot add it to Javamonitor on our existing FreeBSD host. The
error message is cryptic:
The wotaskd on vinta50.anchor.net.au is an older version, please
upgrade before adding...
But I'm pretty sure it is the right version. Anyway, older than
what? Given that port 1085 is now open to the whole internet (we'll
lock it down once this is solved), I can't see a connectivity
problem. But the major difference is that the new machine is in a
different subnet. We weren't ever using multicast anyway though.
I suspect some sort of a communication problem (IOException). A
timeout? The source for JavaMonitor and wotaskd is in Wonder. Have a
look at HostPage.hostMeetsMinimumVersion() to see why this is
happening. If it throws an IOException (caught by catch (Throwable
e) ), the it assumes the version is too old.
Also, I don't know if this is related, but it takes about 3 minutes
for wotaskd to start up on the new box. I can't see why and the logs
don't add much.
<snip>
[2009-05-23 16:08:41 EST] <main> com.webobjects.pid = 20078
[2009-05-23 16:08:41 EST] <main> ------------------------
[2009-05-23 16:11:50 EST] <main> Created adaptor of class
WODefaultAdaptor on port 1085 and address vinta50.anchor.net.au/
202.4.227.5 with WOWorkerThread
minimum of 16 and maximum of 256
[2009-05-23 16:11:50 EST] <main> WOLocalRootDirectory set to non-
default: /opt/Local
[2009-05-23 16:11:50 EST] <main> Multicast Response Disabled
[2009-05-23 16:11:50 EST] <Thread-0> Created UDP socket; listening
for requests...
[2009-05-23 16:11:50 EST] <main> The URL for webserver connect is:
http://vinta50.anchor.net.au/cgi-bin/WebObjects/wotaskd.woa/-1085
The URL for direct connect is:
http://vinta50.anchor.net.au:1085/cgi-bin/WebObjects/wotaskd.woa
Any help at all is very welcome. I'm tearing out my hair on this.
The IP address and host name resolve nicely to each other which is
the usual problem with wotaskd.
I'd guess something is timing out. A DNS lookup maybe? Try adding
WOHost=<IP Address> to the wotaskd Properties files and see if that
resolves it. Then try again with the cannonical host name for that
machine.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Come to WOWODC'09 in San Fran this June!
http://www.wocommunity.org/wowodc09/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to arch...@mail-archive.com