This means something is already using the port that you are trying to start jserv on, most likely another instance of Jserv.  You should kill the other instance, assuming you are on a unix machine, you can use the "kill" command (man kill) for more information
Con Zeritis wrote:
When I restart Apache I often encounter the following error in error_log: ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use  Can anybody share some light as to why this happens and how I can kill the existing socket. I haven't seen anything in the config that relates to socket connection timeouts, are there any parameters I can set to get around the problem such as a socket timeout?  ThanksCon 

Reply via email to