You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "David Tonhofer (JIRA)" <ji...@apache.org> on 2010/06/29 18:47:54 UTC

[jira] Issue Comment Edited: (DIRSERVER-1420) Cannot start the server : reuseAddress can't be set while the acceptor is bound at shutdown

    [ https://issues.apache.org/jira/browse/DIRSERVER-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883607#action_12883607 ] 

David Tonhofer edited comment on DIRSERVER-1420 at 6/29/10 12:47 PM:
---------------------------------------------------------------------

In 1.5.7 you get this message at directory server startup instead of shutdown:

ERROR [org.apache.directory.server.Service] - Cannot start the server : reuseAddress can't be set while the acceptor is bound.

However, this doesn't seem to faze the server as it starts up regardless. 


JVM:

java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode)



      was (Author: yatima):
    In 1.5.7 you get this message at directory server startup instead of shutdown:

ERROR [org.apache.directory.server.Service] - Cannot start the server : reuseAddress can't be set while the acceptor is bound.

However, this doesn't seem to faze the server as it starts up regardless. 




  
> 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
>             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.