If it's a OS X box, wotaskd is running on _appserver (the user) or _appserveruser (the group), so try to change the user to _appserver to see if the app starts.
> The permissions are the same for both: > > -rwxr-x--- 1 root _appserveradm > > On Jul 22, 2012, at 12:55 PM, Pascal Robert wrote: > >> Sounds like permission problems… Compare the permissions of the startup >> script (MyApp.woa/MyApp) of the "bad" application with the one that starts >> correctly. >> >>> Hello, >>> I recently tried to install and start a new version of an already setup >>> app using WOMonitor (the wonder version). However, it doesn't start, and >>> there are no webobject log files being created. >>> >>> I've added the logs for wotaskd and womonitor as described here: >>> >>> http://wiki.wocommunity.org/display/documentation/Troubleshooting+wotaskd+and+JavaMonitor+on+OS+X >>> >>> And on a reboot, I get the following womonitor errors: >>> >>> [2012-7-22 9:27:47 CDT] <main> The bundle wotaskd has malformed version >>> number: >>> [2012-7-22 9:27:47 CDT] <main> The bundle JavaMonitor has malformed version >>> number: >>> >>> >>> However, both womonitor and wotaskd seem to be up and working. I can bring >>> up the womonitor page, and when I go to hosts, Available is YES, and I can >>> bring up the site config. Also, I am able to bring up a different >>> application that I haven't upgraded using womonitor. I'm not sure where to >>> go from here to figure out what's going on when starting my other >>> application. >>> >>> Thanks, >>> Jeff >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca >>> >>> This email sent to [email protected] >> > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
