On Jan 29, 2008, at 2:46 PM, Art Isbell 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 :-)

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

I'll take your word for it. Having run that, I notice the following:

$ ls -ld /Library/WebObjects/Configuration
drwxrwxr-x 3 _appserver _appserveradm 102 Nov 5 19:57 /Library/ WebObjects/Configuration

What's with the underscores? The command I ran was

$ sudo chown -R appserver:appserveradm Configuration

zak.

_______________________________________________
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