--

John Liddle <[EMAIL PROTECTED]> wrote:
> I have installed apache-jserv1_0b5 with apache 1.3.6 on 
> redhat linux 5.2.
> All works well until I start getting the following 
> message in the error_log file.
> 
> "ApacheJServ/1.0b5: Exception creating the server
> socket:java.net.BindException: Address already in use"
> 
> This problem appears to manifest immediately after the 
> weekly logrotation cron job runs.
> 
> /var/log/httpd/access_log {
>     postrotate
>         /usr/bin/killall -HUP httpd
>     endscript
> }
> [...]

I won't try and explain why it happens but I've
also encountered this problem. Try using the Apache
start script instead:

/etc/rc.d/init.d/httpd reload

Works for me ;-)

--
Pawel Pesz
InsERT.net, Wroclaw, Poland
mailto:[EMAIL PROTECTED]
http://www.insert.net.pl



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to