Howdy,
>system in a production environment. At random times (we assume it is
Assume nothing ;)
>stacktrace (see below). Does anyone have a clue what might be the
problem
>here and a possible workaround?
>2004-01-12 13:20:38,346 ERROR
[
org.apache.tomcat.util.net.PoolTcpEndpoint]
>Endpoint null ignored exception:
java.net.BindException: Address
already in
>use:9999
>
java.net.BindException: Address already in use:9999
> at
>
org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint
.jav
Make sure your server is shutdown properly, i.e. it's not bound to the
port anymore, before you start it back up.
Yoav Shapira
This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)