On Jan 29, 2008, at 9:18 AM, Chuck Hill wrote:

On Jan 29, 2008, at 7:59 AM, Zak Burke wrote:

I turned on adaptor debugging and saw the adaptor was trying to cache info in /Library/WebObjects/Configuration/SiteConfig.xml, a file owned by root, so I chowned that to appserver:appserverusr, but that didn't help.

Actually, appserver:appserveradm is most correct for directory and file owner and group. But wotaskd and JavaMonitor should run as appserver and group appserverusr. I'll leave the explanation why the groups differ as an exercise for the reader :-)

That user / group also needs execute permission on all of those directories.

As in:

$ ls -ld /Library/WebObjects/Configuration drwxr-xr-x 3 appserver appserveradm 102 Nov 20 2003 /Library/WebObjects/Configuration

$ ls -l /Library/WebObjects/Configuration/SiteConfig.xml -rw-r--r-- 1 appserver appserveradm 4980 Jan 29 06:38 /Library/WebObjects/ Configuration/SiteConfig.xml

Aloha,
Art

_______________________________________________
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]

Reply via email to