The shutdown port is always bound to the localhost interface (127.0.0.1) for security reasons. There is no chance of changing that. Does your system have a valid localhost interface? Also what OS are you working with?

--David

Raffaele Viola wrote:
   1) port 8005 is not available on the machine (not allowed to that user
   or used by another application already), free it or change it in
server.xml

       I try to change the port but I still have the problem

   2) you have changed tomcat configuration on a perhaps multi ip machine
   to bind only on a specific interface (specific ip) and this interface
   does not exist on the machine
   (for example, you have configured the 8005 connector to bind to
   192.168.0.15:8005 but the server is 192.168.0.150)

   Where can I modify the IP address to bind?



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to