RE: Remote Start / Stop of tomcat

2004-06-01 Thread UmamaheswarKalluru
[EMAIL PROTECTED] rta.apache.org Subject RE: Remote Start / Stop of tomcat

RE: Remote Start / Stop of tomcat

2004-06-01 Thread Adam Buglass
Think of it as a secure telnet! Do a google search for more info. Also do a google search for Putty which is an SSH client for Windows. It'll probably tell you all about SSH and it's one of (if not the) best windows SSH client around. (If you're using Unix try typing: ssh

RE: Remote Start / Stop of tomcat

2004-06-01 Thread Schalk
: Tuesday, June 01, 2004 10:28 AM :: To: Tomcat Users List :: Subject: RE: Remote Start / Stop of tomcat :: :: Think of it as a secure telnet! :: :: Do a google search for more info. :: :: Also do a google search for Putty which is an SSH client for Windows. :: It'll probably tell you all about SSH

RE: Remote Start / Stop of tomcat

2004-06-01 Thread UmamaheswarKalluru
] rta.apache.org Subject RE: Remote Start / Stop of tomcat

RE: Remote Start / Stop of tomcat

2004-06-01 Thread Adam Buglass
[EMAIL PROTECTED] rta.apache.org Subject RE: Remote Start / Stop of tomcat

RE: Remote Start / Stop of tomcat

2004-06-01 Thread Schalk
Users ::List :: [EMAIL PROTECTED] :: rta.apache.org Subject ::RE: Remote Start / Stop of tomcat :: :: :: :: :: :: :: :: :: :: :: I second that, if you are on windows download 'Putty' and for uploading

Re: Remote Start / Stop of tomcat

2004-06-01 Thread Parsons Technical Services
- Original Message - From: Schalk [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Tuesday, June 01, 2004 7:58 AM Subject: RE: Remote Start / Stop of tomcat Uma After launching Putty, leave everything at their default setting and type in your server's IP address. Click Open

RE: Remote Start / Stop of tomcat

2004-05-31 Thread Dale, Matt
As other people have said its possible, depending on the machine and set up, to log in remotely and stop and start it. I would suggest an alternative solution, in that you try to find out what is causing your OutOfMemoryError's. There are numerous free and commercial java profilers which can

RE: Remote Start / Stop of tomcat

2004-05-31 Thread UmamaheswarKalluru
Matt, Thanks for the reply. Yes, thats not my problem here and I am looking for starting / stopping my tomcat in the remote machine using some kind of mechanism if available. Thank you, Best Regards, Uma - To unsubscribe,

RE: Remote Start / Stop of tomcat

2004-05-31 Thread Schalk
. :: -Original Message- :: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] :: Sent: Monday, May 31, 2004 11:01 AM :: To: Tomcat Users List :: Subject: RE: Remote Start / Stop of tomcat :: :: :: :: :: :: Matt, :: Thanks for the reply. Yes, thats not my problem here and I am looking

RE: Remote Start / Stop of tomcat

2004-05-31 Thread UmamaheswarKalluru
What is SSH? Thank you, Best Regards, Uma - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Remote Start / Stop of tomcat

2004-05-31 Thread QM
On Mon, May 31, 2004 at 09:49:38AM +0530, [EMAIL PROTECTED] wrote: : Once in a week I need to restart Tomcat due to OutofMemoryError. But I do : not have access to the server for doing this. So, I am looking for a : mechanism (if possible) to start / stop Tomcat remotely. Is this possible?

RE: Remote Start / Stop of tomcat

2004-05-31 Thread Paul Wallace
Can one achieve this (Tomcat restart) using a mobile device? WAP? I suppose that violates all manner of security protocols? Paul. On Mon, May 31, 2004 at 09:49:38AM +0530, [EMAIL PROTECTED] wrote: : Once in a week I need to restart Tomcat due to OutofMemoryError. But I do : not have access to

Re: Remote Start / Stop of tomcat

2004-05-30 Thread Eric Chow
You can use telnet/ssh to login to the server and restart it !!! - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 31, 2004 12:19 PM Subject: Remote Start / Stop of tomcat Hi, Once in a week I need to restart Tomcat due to OutofMemoryError. But

Re: Remote Start / Stop of tomcat

2004-05-30 Thread Ugo Bellavance
[EMAIL PROTECTED] wrote: Hi, Once in a week I need to restart Tomcat due to OutofMemoryError. But I do not have access to the server for doing this. So, I am looking for a mechanism (if possible) to start / stop Tomcat remotely. Is this possible? If its possible please let me know how to do. I

Re: Remote Start / Stop of tomcat

2004-05-30 Thread UmamaheswarKalluru
Subject Please respond to Re: Remote Start / Stop of tomcat Tomcat Users