Hi,
> I just had a weird problem deploying an app.  I could use JavaMonitor
> to start the app and go to the home page of the app but as soon as I
> tried to go any further or use an ajax auto complete on the home page
> I would get "No Instance Available".  I started the app from the
> command line with no arguments and it would start fine and run fine
> including ajax auto complete and navigating to other pages.  I started
> the app from the command line with all the JavaMonitor arguments and
> it wouldn't start fully.  I removed the arguments one by one and when
> I removed "-WODebuggingEnabled NO" the app started.  So I went to
> JavaMonitor and checked the Debugging enabled check box and now the
> app runs fine.
>
> I am not sure what this check box does and I have never needed to
> check it before.
As far as know the check box set YES or NO to WODebuggingEnabled. I
would expect that setting WODebuggingEnabled to NO is equivalent not
setting WODebuggingEnabled.
>From the monitor or from the command line it should start in the same
way with WODebuggingEnabled set to NO.
> Development environment
>
> Mac OS X 10.4.11
> WebObjects 5.3.3
> wolips 5073
> eclipse 3.3.2
> Wonder frameworks 4.0.0.540
> built using ant script with embed = true to embed all frameworks and
> jars including WebObjects 5.3.3
>
> Deployment environment
>
> Mac OS X Server 10.5.1
> WebObjects 5.4.1 (although I originally had WebObjects 5.3.3 using
> symlinks in /System/Library/Frameworks)
I don't know how you embed 5.3.3 stuff but on your deployement platform
it may load 5.4.1 jar and as it's built for 5.3.3 it could be the cause
of the problem (wonder has specific build for 5.4). On deployment
environment is your app running with java 1.4.2 ?
Do you try ./app -WODebuggingEnabled NO -WOPort 1234 on you development
box ?

Regards,

Aurelien
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to