Hi all,
So, I've never done any serious deployment, am doing some test now,
and have some problems. They seem to be, surprise surprise,
permissions related. Maybe somebody could point out what I am doing
wrong; point out what is the standard, tested, working and sanctioned
setup...
Problem:
App seems to crash (or simply not start up) at times. Well, this
might or might not be fixed, since I've been fussing around a bit and
have yet to see how this is affected. My bigger problem was that when
looking for logs trying to determine why the app was down, I found
nothing, which didn't help determine the problem.
SiteConfig:
<application>
...
<macOutputPath>/Library/WebObjects/Logs/</macOutputPath>
</application>
<instance>
...
<outputPath>/Library/WebObjects/Logs/AppNameInstanceNumber</
macOutputPath>
</application>
Permissions:
Every folder in /Library/WebObjects has permissions:
Owner: appserver, read-write
Group: appserveradm, read-write
Others: read
wotaskd is starting up under root. Should I change that to appserver?
That seems to be at least a part of the logging problem.
Also, could the logging / permissions mess be related to the apps not
starting?
Thanks,
F
_______________________________________________
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 [EMAIL PROTECTED]