[ 
https://issues.apache.org/jira/browse/DIRSERVER-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kiran Ayyagari closed DIRSERVER-1420.
-------------------------------------

      Assignee: Kiran Ayyagari
    Resolution: Fixed

This is happening due to a call to set the 'reuseAddress' flag on an an already 
bound acceptor. This call is not necessary as the
flag was already set before creating the acceptor.

Fixed here http://svn.apache.org/viewvc?rev=991824&view=rev

> Cannot start the server : reuseAddress can't be set while the acceptor is 
> bound at shutdown
> -------------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1420
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1420
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.5.5
>         Environment: opensuse 1.11
> $ uname -r
> Linux somehost 2.6.27.29-0.1-pae #1 SMP 2009-08-15 17:53:59 +0200 i686 i686 
> i386 GNU/Linux
>            Reporter: Wai Tam
>            Assignee: Kiran Ayyagari
>             Fix For: 2.0.0-RC1
>
>
> [14:47:38] ERROR [org.apache.directory.server.Service] - Cannot start
> the server : reuseAddress can't be set while the acceptor is bound.
> This message comes about when I shutdown apacheds with
> # /etc/init.d/apacheds-1.5.5-default stop

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to