----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------




On Tue, 11 Jul 2000, 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?
>  
>  
> Thanks
> Con

  Con,

  The problem could be that JServ ist still running when
  you restart Apache. Then, of course, the server socket is in use. 
  Check with ps -A on unix or the Task manager on Windows if JServ 
  is still running before you start Apache. Unfortunately JServ only shows
  up as an unspecified Java process in Task Manager.   


                         Hope this helps,

                              Mark Koennecke



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to