0

通过在 websphere 上运行的 spring boot 应用程序连接 LDAP 时出现以下错误。请提出可能的原因。其间断。大多数情况下它可以工作,但有时它会随机失败。谢谢

引起:org.springframework.ldap.CommunicationException:简单绑定失败:xxxx:636;嵌套异常是 javax.naming.CommunicationException: simple bind failed: xxxx:636 [Root exception is javax.net.ssl.SSLException: Connection reset] at org.springframework.ldap.support.LdapUtils.convertLdapException(LdapUtils.java:108)在 org.springframework.security.ldap.authentication.ad.ActiveDirectoryLdapAuthenticationProvider.bindAsUser(ActiveDirectoryLdapAuthenticationProvider.java:224) 在 org.springframework.security.ldap.authentication.ad.ActiveDirectoryLdapAuthenticationProvider.doAuthentication(ActiveDirectoryLdapAuthenticationProvider.java:167) ... 78常用框架省略

4

0 回答 0