Sent: Viernes, 28 de Julio de 2006 4:00
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: Re: Tomcat 5.5.17 won't Start
Hi ,
It seems to be the port problem.Can u please let us know what changes you
have done for IPv6 activate?
Did u change anything in server.xml ?are you working apache also
Hi ,
It seems to be the port problem.Can u please let us know what changes you
have done for IPv6 activate?
Did u change anything in server.xml ?are you working apache also?
Regards
Raju
On 7/27/06, KuArZo <[EMAIL PROTECTED]> wrote:
This is the error:
java.net.BindException: Can't assign re
This is the error:
java.net.BindException: Can't assign requested address
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
at java.net.ServerSocket.bind(ServerSocket.java:319)
at java.net.ServerSocket.(