Re: Using Apache in Development
Re: Using Apache in Development
- Subject: Re: Using Apache in Development
- From: Mark Ritchie <email@hidden>
- Date: Fri, 23 Jul 2010 17:46:39 -0700
Hey David!
On 23/Jul/2010, at 5:22 PM, Pascal Robert wrote:
> Check /var/log/system.log for startup errors, but like Chuck said, it's probably a permissions problem.
My approach is somewhat different.... Break it down into steps:
- is Apache running: curl http://host
- is the WOAdaptor loaded: http://host/cgi-bin/WebObjects/WOAdaptorInfo
- which wotaskd's is the WOAdaptor talking to - they are listed on the WOAdaptorInfo page
- which application instances are controlled by those wotaskd's - also listed on the WOAdaptorInfo page
- does the WOAdaptor think that your app instances are dead? - dead time listed on the WOAdaptorInfo page
You get the idea where I'm going with this! ;-)
I should point out that you might find the updated WOAdaptor in wonder useful here because it's ability to log messages has been fixed/expanded.
FYI, if it turns out that WOTaskd isn't launching your app, then these thoughts might help:
http://wiki.objectstyle.org/confluence/display/WO/Debugging+wotaskd+and+JavaMonitor
Good luck!
M.
_______________________________________________
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