• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using Apache in Development
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Apache in Development


  • Subject: Re: Using Apache in Development
  • From: David Holt <email@hidden>
  • Date: Mon, 26 Jul 2010 09:39:56 -0700

On 2010-07-26, at 9:25 AM, David Holt wrote:

> Thanks everyone,
>
> Using the tip at the debugging page to include log output in the launchdaemon plist, I then checked the error logs for womonitor on startup which revealed a permissions issue:

*wotaskd* not womonitor

>
> Don't have permission to write to Configuration Directory /Library/WebObjects/Configuration/ as this user; please change the permissions.
>
> So I changed owner like so:
>
> sudo chown _appserver:_appserveradm Configuration
>
> And now it works perfectly.
>
> Merci,
>
> David
>
> On 2010-07-23, at 5:46 PM, Mark Ritchie wrote:
>
>> 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

 _______________________________________________
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

References: 
 >Using Apache in Development (From: David Holt <email@hidden>)
 >Re: Using Apache in Development (From: Pascal Robert <email@hidden>)
 >Re: Using Apache in Development (From: David Holt <email@hidden>)
 >Re: Using Apache in Development (From: Pascal Robert <email@hidden>)
 >Re: Using Apache in Development (From: Mark Ritchie <email@hidden>)
 >Re: Using Apache in Development (From: David Holt <email@hidden>)

  • Prev by Date: Re: Using Apache in Development
  • Next by Date: Suggestions for best deployment?
  • Previous by thread: Re: Using Apache in Development
  • Next by thread: Re: Using Apache in Development
  • Index(es):
    • Date
    • Thread