Hello folks, Sometimes I do get such error when logging into JaSig CAS:
org.springframework.ldap.CommunicationException: Connection reset; nested exception is javax.naming.CommunicationException: Connection reset [Root exception is java.net.SocketException: Connection reset]; remaining name 'cn=Users,dc=mydomain,dc=com' Caused by: javax.naming.CommunicationException: Connection reset [Root exception is java.net.SocketException: Connection reset]; remaining name 'cn=Users,dc=mydomain,dc=com' It's user specific. Some users can log in in the meantime, some others - not. After couple of minutes the problem goes away by itself. Active Directory is the user base. LDAP is used (org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler) as authentication handler. Software versions: - JaSig CAS 3.5.2 release - cas-server-webapp 3.5.2 release - Apache Tomcat 7 - Apache 2.2.2 - Maven 2 - spring.ldap 1.3.1 Does anyone have an idea what could cause the problem? Thanks in advance! Best regards, Artur -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
