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 use
  at java.net.PlainSocketImpl.socketBind(Native Method)
  ......
  at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)
<end of file>

How can I find out which process is using this address for me to circumvent
it and be able to run tomcat ?.
This is being done on a HP box running HP-UX 11, JavaSDK 1.3, Netscape 4.x

Any help/advice will be appreciated.
Thanks
Raj

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to