Re: [OT] moving to Eclipse... still some issue
Re: [OT] moving to Eclipse... still some issue
- Subject: Re: [OT] moving to Eclipse... still some issue
- From: Lachlan Deck <email@hidden>
- Date: Sun, 24 Jun 2007 06:48:55 +1000
On 24/06/2007, at 6:22 AM, WO Dev wrote:
I though I was ready with Eclipse as all my applications just
compiled and worked under Eclipse (Development)... but I tried to
deploy an updated application today and it wouldn't launch:(
I don't know why it's not working, I have nothing in the
application's log (as it's not even starting) and nothing in the
wotaskd/monitor logs.
This oughta be on the webobjects-deploy list... but
When this happens you should try and run it from the command-line on
your server (with the arguments copied from JavaMonitor - and you'll
need to escape a few things)
./YourApp <args>
See what you get.
Is your server using java 1.4 and you've compiled with 1.5 without
targetting 1.4? If so you'll get a major-minor version mismatch...
otherwise, you'll quickly see the problem when running from the
command line.
with regards,
--
Lachlan Deck
_______________________________________________
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