XMLWordPrintable

    • Type: Sub-task
    • Resolution: Delivered
    • Priority: P4
    • 12
    • Affects Version/s: 6u211, 7u191, 7u201, 8u181, 8u191, 11.0.1, 12
    • Component/s: core-libs
    • generic
    • generic
    • Verified

        Application code using LDAPS with a socket connect timeout that is <= 0 ( the default value ), may encounter an exception when establishing the connection.

        The top most frames from Exception stack traces of applications encountering such issues might resemble the following:

        ```
            javax.naming.ServiceUnavailableException: <server:port>; socket closed
            at com.sun.jndi.ldap.Connection.readReply(Unknown Source)
            at com.sun.jndi.ldap.LdapClient.ldapBind(Unknown Source)
            ...
        ```

              Assignee:
              Rajendrakumar Pallath
              Reporter:
              Rajendrakumar Pallath
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: