Re: Tomcat 5.5.23 dont start...

2007-09-14 Thread Kristian Rink
Iuliana; Am Fri, 14 Sep 2007 09:20:03 -0300 schrieb Iuliana <[EMAIL PROTECTED]>: > Yes Kristian, I get the same error after changing tomcat port. > When I put netstat -apn|grep 8080 before start tomcat > in console, I have not process using port 8080. What about the other ports used (8005, 8009

Re: Tomcat 5.5.23 dont start...

2007-09-14 Thread Iuliana
Yes Kristian, I get the same error after changing tomcat port. When I put netstat -apn|grep 8080 before start tomcat in console, I have not process using port 8080. How could I Know when netsat replace 8080 with webcahe? Can I remove this cache? Regards, Iuliana. On 9/14/07, Kristian Rink <[EMAI

Re: Tomcat 5.5.23 dont start...

2007-09-14 Thread Kristian Rink
Am Fri, 14 Sep 2007 13:54:25 +0200 schrieb Kristian Rink <[EMAIL PROTECTED]>: > netstat -ap|grep 8080 Sorry, should look closer before typing: netstat -anp|grep 8080 ; otherwise chances are you'll not see anything because netstat replacing "8080" with "webcache"... ;) Cheers, Kristian -- Kri

Re: Tomcat 5.5.23 dont start...

2007-09-14 Thread Kristian Rink
Iuliana; Am Fri, 14 Sep 2007 08:47:35 -0300 schrieb Iuliana <[EMAIL PROTECTED]>: > Then, in the 'conf/server.xml', I change the connection port from > '8080' to '8090', after, change the shutdown port from '8005' to > '8015' and nothing happend. Did the same error show up after changing tomcat t

Tomcat 5.5.23 dont start...

2007-09-14 Thread Iuliana
Good morning I was trying to use tomcat 5.5.23 in Linux Slackware 11 but when I start the server in console: $CATALINA_HOME/bin/startup.sh, I dont have any error, the page is white and when I see the file catalina.out in logs folder I have the follow: SEVERE: Error initializing endpoint java.net.