Re: XCode 2.3 : so far so good
Re: XCode 2.3 : so far so good
- Subject: Re: XCode 2.3 : so far so good
- From: Art Isbell <email@hidden>
- Date: Thu, 25 May 2006 08:05:24 -1000
On May 25, 2006, at 7:53 AM, Pascal Robert wrote:
We installed XCode 2.3 on our OS X 10.4.6/Java 5 test server, so
far everything is working fine, except launchd who cannot start
wotaskd, it works when I launch it by hand.
Unfortunately, launchd swallows standard error and out, so you don't
have /var/log/webobjects.log to help debug wotaskd problems. I have
added the following to /System/Library/LaunchDaemons/
com.apple.wotaskd.plist to log standard error to /var/log/
webobjects.log:
<key>StandardErrorPath</key>
<string>/var/log/webobjects.log</string>
Aloha,
Art
_______________________________________________
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