Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-1474

IllegalStateException when restarting the LdapServer programmatically

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.5
    • 1.5.6
    • ldap
    • None

    Description

      Getting the below exception while calling LdapServer.start() after calling LdapServer.stop()

      java.lang.IllegalStateException: Already disposed.
      at org.apache.mina.core.service.AbstractIoAcceptor.bind(AbstractIoAcceptor.java:251)
      at org.apache.mina.core.service.AbstractIoAcceptor.bind(AbstractIoAcceptor.java:208)
      at org.apache.directory.server.ldap.LdapServer.startNetwork(LdapServer.java:569)
      at org.apache.directory.server.ldap.LdapServer.start(LdapServer.java:446)

      Attachments

        Activity

          People

            akiran Kiran Ayyagari
            akiran Kiran Ayyagari
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: