Big problem with Tomcat running stand alone on HP

2002-04-04 Thread Kairam, Raj
When I use the url http://localhost:8080/ , I get 'Forbidden, You are not permitted to access the remote system ...etc. error This is the error I see in the $CATALINA_HOME/logs/catalina.out file ( from the last 20 or so lines ) - Root Cause - java.net.BindException: Address already in

Re: Big problem with Tomcat running stand alone on HP

2002-04-04 Thread Denny Chambers
use netstat -ln, this will show what sockets are in use. Kairam, Raj wrote: When I use the url http://localhost:8080/ , I get 'Forbidden, You are not permitted to access the remote system ...etc. error This is the error I see in the $CATALINA_HOME/logs/catalina.out file ( from the last