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

View: New views
5 Messages — Rating Filter:   Alert me  

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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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: yt


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


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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

tb commented on DIRSERVER-1420:
-------------------------------

Also getting this on windows xp, took all defaults during install.  Using java6.

[11:39:58] WARN [org.apache.directory.server.schema.registries.DefaultOidRegistry] - OID for name 'krb5PrincipalName' was not found within the OID registry
[11:39:58] ERROR [org.apache.directory.server.schema.registries.DefaultAttributeTypeRegistry] - attributeType w/ OID 2.5.4.16 not registered!
[11:40:00] ERROR [org.apache.directory.server.Service] - Cannot start the server : reuseAddress can't be set while the acceptor is bound.



> 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: yt
>
> [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.


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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Chet Orton commented on DIRSERVER-1420:
---------------------------------------

I, too, am seeing this on XP. Server cannot be started. Same log messages as tb posted. Took all defaults on install. Java version 1.6.0_12-b04.

> 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: yt
>
> [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.


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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Chet Orton commented on DIRSERVER-1420:
---------------------------------------

Update on my previous post: The error is logged during startup on XP, not shutdown as was reported by originator, who appears to be on a *nix box. However, the system _seems_ to be running fine. I verified that the configured ports,10389 and 10686, were not in use before startup and that both had listeners after startup.

> 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: yt
>
> [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.


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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Emmanuel Lecharny updated DIRSERVER-1420:
-----------------------------------------

    Fix Version/s: 2.0.0-RC1

Some fix has been applied in this area, not sure that it will fix this issue. To be tested.

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