Re: Application Deployment Settings / Woes
Chad Leigh <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sep 8, 2006, at 7:55 AM, Lachlan Deck wrote: > Hi there, > > On 08/09/2006, at 1:52 PM, shaun wrote: > >> Tony Hoffman wrote: >>> I am having a problem starting an application that I had revised >>> and then placed back onto my deployment server. Rather than >>> starting up from WOMonitor as the previous version did (and >>> still does), this application keeps on trying to start but >>> undergoes multiple deaths (without ever starting) until I stop it. >> >> Run the app from the command line. > > Yep this will show you what's wrong pretty quickly. > Just make sure you run it as the same user who runs it under JavaMonitor ( and if necessary that $NEXT_ROOT is defined if needed [it may be by default on OS X -- I don't deploy on OS X so don't know how OS X sets things up and finds the WO stuff]. On Solaris and FreeBSD I have to set it to point to the WO installation) Chad