Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-390

Yoko socket factory can give socket factory errors during server shutdown.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2, 2.3-unreleased
    • 2.2, 2.3-unreleased
    • corba
    • None

    Description

      The Yoko ORB makes a self connection during ORB destroy() operations to shutdown the listener threads. If the ORB is using SSL connections AND the truststore and the keystore are not the same file, the SocketFactory will be unable to allocate the client SocketFactory because of the partial shutdown state. The SocketFactory needs to request the client factory at the same time the server factory is created to avoid this situation.

      Attachments

        Activity

          People

            rickmcguire Richard McGuire
            rickmcguire Richard McGuire
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: