Re: Deploying on Development System
Re: Deploying on Development System
- Subject: Re: Deploying on Development System
- From: Daniel Eggert <email@hidden>
- Date: Thu, 22 Sep 2005 12:07:16 +0200
On Sep 19, 2005, at 10:00 PM, Chuck Hill wrote:
On Sep 19, 2005, at 10:51 AM, Daniel Eggert wrote:
I fixed /System/Library/StartupItems/WebObjects/WebObjects
/usr/bin/su appserver -c "$WOSERVICE -appPath $WOTASKD" >/var/
log/webobjects.log 2>&1 &
/usr/bin/su appserver -c "$WOSERVICE -appPath $WOJAVAMONITOR" -
WOPort 56789 -WOAutoOpenInBrowser NO >> /var/log/webobjects.log
2>&1 &
additionally had to set the shell of the appserver user to
something valid (/bin/sh).
I've never had to do that.
It's because I'm running wotaskd as appserver not as root.
I have wotaskd upand running:
javawoservice.sh: `wotaskd' is starting up ...
[2005-09-19 19:35:42 CEST] <main> Multicast Response Disabled
[2005-09-19 19:35:42 CEST] <Thread-0> Created UDP socket;
listening for requests...
[2005-09-19 19:35:42 CEST] <main> The URL for webserver
connect is:
http://Daniels-iMac.local/cgi-bin/WebObjects/wotaskd.woa/-1085
The URL for direct connect is:
http://Daniels-iMac.local:1085/cgi-bin/WebObjects/wotaskd.woa
Direct connect should not be on I'd think. I've never had to
fiddle with it.
Direct connect needs to be on for wotaskd, since the adaptor connects
to it on port 1085 to read the config.
Things work now. But I'm not quite sure, what made the difference.
I did change my bonjour-name (zero conf DNS) to all lowercase. And I
added the host (bonjour name, i.e. 'daniels-imac.local') inside the
JavaMonitor.
I'm still confused, but the main thing is, that it works. I'm happy.
Thanks for the help.
/Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden