Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-1014

Terminating Open Connections

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Trunk
    • 3.0-M1
    • IMAPServer
    • None

    Description

      When I call destroy() on the AbstractAsyncServer ( from which the Imap Server extends) open connections remain open and the server does not unload the component. I see that destroy does try and tell the bootstrap to releaseExternalResource(), however if the imap client remains connected, the client is not kicked off by the server.

      I am unloading a component from OSGi which then hangs forever.
      It would probably be fine if the JVM terminated, as it would kill the established sockets.

      Attachments

        Activity

          People

            norman Norman Maurer
            ianeboston Ian Boston
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: