Re: Building 5.3.3 apps on a 5.4.3 machine
Re: Building 5.3.3 apps on a 5.4.3 machine
- Subject: Re: Building 5.3.3 apps on a 5.4.3 machine
- From: Mark Ritchie <email@hidden>
- Date: Sun, 23 Aug 2009 17:45:25 -0700
On 23-Aug-09, at 1:56 PM, Mark Ainge wrote:
App just die's a death before loading.
What's the error message?
When I'm looking to see what's going on in a situation like this, I
start the application manually.
I look in JavaMonitor and get the details about the instance of the
app I'm interested in.
Then from the command line, I start the app with most of the arguments
which wotaskd would use.
I omit -WOOutputPath because I want to see the output in terminal and
omit -NSProjectSearchPath because I don't want to mess with quoting
the default empty search path.
Something like this:
/path/to/app/Foo.woa/Foo -WOPort 2001 -WOCachingEnabled YES -
WODebuggingEnabled NO ...
Usually, that show's me just what's going on.
Alternatively you can change SpawnOfWotaskd.sh to log what's happing
at launch time. Details are here:
http://wiki.objectstyle.org/confluence/display/WO/Debugging+wotaskd+and+JavaMonitor
Good luck!
Mark
_______________________________________________
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