On Apr 23, 2014, at 12:59 PM, jazz <jazzsa...@me.com> wrote:

> wotaskd and javamonitor are running fine. I can deploy the app from the 
> command line. Everything works fine.

Does this mean that starting the instance from JavaMonitor does not actually 
start the instance?
Are you starting the app from the command line with sudo -u appserver ...? 
Don't run it as root because you won't see any permissions errors :-)

Is the web server on the same host as the app and you only have one host?
In that case the host in JavaMonitor should be localhost/127.0.0.1.  Otherwise 
you can try the real IP address of the host.  

Run
        sudo lsof -i tcp:1085

Is wotaskd listing on *:1085 or your host's IP address?
Do the same for JavaMonitor using the port it runs on.
Ideally there is one IP address that wotaskd, JavaMonitor, and your app listen 
to.  If that's not the case add -WOHost <IPAddress> as a command line parameter 
for wotaskd, JavaMonitor, and your app.


kib

"The trouble with normal is it always gets worse."
Bruce Cockburn

Klaus Berkling
www.berkling.us | @kiberkli | Photography




Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

This email sent to arch...@mail-archive.com

Reply via email to