bind problem

2001-01-03 Thread Andrew Burrows
Hi All Could anyone shed some light on this error I get when starting tomcat. csjsp:/usr/local/tomcat/bin# ./startup.sh Using classpath: .:/usr/local/tomcat/lib/ant.jar:/usr/local/tomcat/lib/jasper.jar:/usr/local/ tomcat/lib/servlet.jar:/usr/local/tomcat/lib/test:/usr/local/tomcat/lib/webs

Re: bind problem

2001-01-03 Thread David M. Holmes
The address port that Tomcat is trying to listen on is already in use... --- Andrew Burrows [EMAIL PROTECTED] wrote: Hi All Could anyone shed some light on this error I get when starting tomcat. csjsp:/usr/local/tomcat/bin# ./startup.sh Using classpath:

Re: bind problem

2001-01-03 Thread Andrew Burrows
Hi David, Could you tell me how to find what process is using this port. Andrew Ps It is install on a linux box. From: "David M. Holmes" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Wed, 3 Jan 2001 20:34:57 -0800 To: [EMAIL PROTECTED] Subject: Re: bind problem The add

Re: bind problem

2001-01-03 Thread Ritchie Young
Use netstat -nlp to find the process id that is listening on that port. Cheers Ritchie - Original Message - From: "Andrew Burrows" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 04, 2001 11:23 AM Subject: Re: bind problem Hi David, Could you tell me h

Re: bind problem

2001-01-03 Thread Andrew Burrows
ot; [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Thu, 4 Jan 2001 11:34:54 +0800 To: [EMAIL PROTECTED] Subject: Re: bind problem Use netstat -nlp to find the process id that is listening on that port. Cheers Ritchie - Original Message - From: "Andrew Burrows&qu

Re: bind problem

2001-01-03 Thread Ritchie Young
Message - From: "Andrew Burrows" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 04, 2001 11:53 AM Subject: Re: bind problem Hi Ritchie, I ran that but it hasn't listed anything on that port. csjsp:/etc/apache# netstat -nlp Active Internet connections (only servers)