• 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: centos 6.2 - pulling my hair out
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: centos 6.2 - pulling my hair out


  • Subject: Re: centos 6.2 - pulling my hair out
  • From: Ken Anderson <email@hidden>
  • Date: Tue, 07 May 2013 14:51:08 -0400

Tim,

In my experience, if you're not getting any logging at all, it's a permissions issue.  Are you sure that the user launching the app has permission?  and that it has permission to write to the log directory?

Good luck!

Ken

On May 7, 2013, at 2:47 PM, Tim Worman <email@hidden> wrote:

> Hoping someone can nudge me toward whatever is keeping my app from running. I have never had so much difficulty getting a deployment going. The main symptom I'm seeing right now is that my app simply will not complete a launch from JavaMonitor. The On/Off image just flicks up and down until a death is logged. Nothing meaningful is logged to /tmp/WebObjects.log.
>
> Every particular I can think of:
>
> 1. Linode, Centos 6.2
> 2. used the wocommunity rpms to install wo bits
> 3. WOHost deliberately set to the hostname in wotaskd, JavaMonitor, and app Properties
> 4. forward/reverse dns working properly with hostname
> 5. wotaskd config can be reached at http://<hostname>:1085
> 6. JavaMonitor is running and can be reached.
> 7. App instance is set to log to /opt/Local/Library/WebObjects/Logs - nothing is written to the log when trying to launch the app
> 8. WebObjectsAlias /apps/WebObjects
> 9. mod_WebObjects loading before mod_rewrite
> 10. from my main apache conf
> Alias /WebObjects "/var/www/html/WebObjects"
> <Directory "/var/www/html/WebObjects">
>      AllowOverride All
>      Order allow,deny
>      Allow from all
> </Directory>
>
>
> <LocationMatch /apps/WebObjects/.*>
>    Order allow,deny
>    Allow from all
> </LocationMatch>
>
> 11. from setting up linux on the wiki, I created /etc/WebObjects/Properties -> er.extensions.WOHostUtilities.localhostips=(<IP Address>)
> That suggestion is for addressing the symptom I'm experiencing.
>
> 12. all apps have appserver/appserveradm ownership
>
> Anyone have any ideas they can throw my way?  Please. :-)
>
> Tim
> _______________________________________________
> 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: 
 >centos 6.2 - pulling my hair out (From: Tim Worman <email@hidden>)

  • Prev by Date: centos 6.2 - pulling my hair out
  • Next by Date: Re: centos 6.2 - pulling my hair out
  • Previous by thread: centos 6.2 - pulling my hair out
  • Next by thread: Re: centos 6.2 - pulling my hair out
  • Index(es):
    • Date
    • Thread