java.net.BindException
- From: "Caldarale, Charles R" <Chuck.Caldarale (at) unisys.com>
- Date: Mon, 18 Sep 2006 14:44:45 -0500
> From: Kevin Mullin [mailto:mullink (at) us.ibm.com]
> Subject: java.net.BindException
>
> I'm getting this error in Tomcat running on an IBM mainframe
> with z/OS V1R7 as the operating system. Can someone tell me
> wat java.net.BIndException means?
RTFM. A quick look a the API spec says:
"Signals that an error occurred while attempting to bind a socket to a
local address and port. Typically, the port is in use, or the requested
local address could not be assigned."
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org