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
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
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
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