Re: restart app from command line
Re: restart app from command line
- Subject: Re: restart app from command line
- From: Mike Schrag <email@hidden>
- Date: Fri, 2 Mar 2007 15:05:44 -0500
just ssh port map through ...
ssh -L2345:localhost:56789 email@hidden
maps remote port 56789 to your local port 2345, so you can open your
browser and go to http://localhost:2345
ms
On Mar 2, 2007, at 2:58 PM, Jeff Schmitz wrote:
Hello,
For the time being, I can't reach my javamonitor process because
port 8086 is closed on my server's network. Is there a way to ssh
in and restart a webobjects application from the command line? Or,
could I possibly start another javamonitor instance that looks at
port 80? Or will that hose something up having two javamonitor's
running at the same time, or having one of them accepting requests
on port 80?
Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mdimension.com
This email sent to email@hidden
_______________________________________________
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