Thanks .. working
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Wesley Schwengle
Sent: Wednesday, January 30, 2008 3:03 PM
To: Tomcat Users List
Subject: RE: getting SEVERE: Catalina.stop: java.net.ConnectException:
Connection refused error
On 30.01.08
have the x flag, any other way ?
>>
>> -Original Message-
>> From: David Delbecq [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, January 30, 2008 2:22 PM
>> To: Tomcat Users List
>> Subject: Re: getting SEVERE: Catalina.stop: java.net.ConnectException:
>
On 30.01.08 14:50 Meir Yanovich wrote:
Yes I can see it has x in hp
-x Shows the command line in extended format.
Someone knows what is the equivalent in sunOs?
/usr/ucb/ps -auxww :)
Cheers,
Wesley
-
To start a
2008 2:22 PM
To: Tomcat Users List
Subject: Re: getting SEVERE: Catalina.stop: java.net.ConnectException:
Connection refused error
ps -aex | grep tomcat | grep java
first part limit to tomcat processes, second part strip non java
processes that are related to tomcat (like the grep tomcat of prev
: getting SEVERE: Catalina.stop: java.net.ConnectException:
Connection refused error
This is ps from HP-UX/linux, other version might use a different flag :)
There are tons of flags, as long as you can get detailed command line,
or working directory or perhaps environment variables, you should have
ist
Subject: Re: getting SEVERE: Catalina.stop: java.net.ConnectException:
Connection refused error
ps -aex | grep tomcat | grep java
first part limit to tomcat processes, second part strip non java
processes that are related to tomcat (like the grep tomcat of previous
line ;)
If you need more exp
omcat name
> shown ? to be more unique , so I can grep it?
>
> -Original Message-
> From: David Delbecq [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 30, 2008 12:47 PM
> To: Tomcat Users List
> Subject: Re: getting SEVERE: Catalina.stop: java.net.ConnectException
al Message-
From: David Delbecq [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 30, 2008 12:47 PM
To: Tomcat Users List
Subject: Re: getting SEVERE: Catalina.stop: java.net.ConnectException:
Connection refused error
under linux, a combinaision of ps, grep and wc could tell you how much
?
-Original Message-
From: David Delbecq [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 30, 2008 12:47 PM
To: Tomcat Users List
Subject: Re: getting SEVERE: Catalina.stop: java.net.ConnectException:
Connection refused error
under linux, a combinaision of ps, grep and wc could tell you how
there any better way to do this ?
Some kind of checking if the tomcat alive ?
Thanks
-Original Message-
From: David Delbecq [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 30, 2008 10:29 AM
To: Tomcat Users List
Subject: Re: getting SEVERE: Catalina.stop: java.net.Connec
, 2008 10:29 AM
To: Tomcat Users List
Subject: Re: getting SEVERE: Catalina.stop: java.net.ConnectException:
Connection refused error
Looks like you are trying, for whatever reason, to stop tomcat prior to
starting it. This exception occurs cause there is no tomcat running that
could answer that
Seems to be port you are using is being used another process or the user
don't have permissions to use that port. In linux os normal user can't
use port no <1024 not sure on sun os . To bind the port <1024 for non
root user use jsvc.
Meir Yanovich wrote:
Hello all
Im running with my tomcat
Looks like you are trying, for whatever reason, to stop tomcat prior to
starting it. This exception occurs cause there is no tomcat running that
could answer that stop request.
En l'instant précis du 30/01/08 09:25, Meir Yanovich s'exprimait en ces
termes:
Hello all
Im running with my tomcat
Hello all
Im running with my tomcat 5.5 on SunOS 9 , but when I start tomcat im
getting this error The tomcat keeps running fine , but I like to know
how to eliminate this error :
SEVERE: Catalina.stop:
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(
14 matches
Mail list logo