当前位置:编程学习 > 网站相关 >>

Connect到 ldap服务器stocket closed的问题

各位大侠,在connect到ldap服务器的时候有没遇到过这样的问题?可能导致出现这种问题的情况有哪些??  小弟先在这谢过了.

javax.naming.ServiceUnavailableException: abc-test-cn:2266;socket closed
   at com.sun.jndi.ldap.Connection.readyReply(Connection.java:438)
   at com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.java:355)
   at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:207)
   at com.sun.jndi.ldap.LdapCtx.connect(LdapClient.java:207)
   at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:298)
   at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:190)
   at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:208)
   at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:151)
   at com.sun.jndi.ldap.LdapCtxFactory.getInitalContext(LdapCtxFactory.java:81)
    .........
--------------------编程问答-------------------- 你怎么解决这个问题的啊?
补充:企业软件 ,  WebSphere
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,