> Thank you for your answer, this problem occurs only seldom and moreover > Active Directory is used for authenticated users on other applications
Java likes to use long-lived connections for LDAP operations. I wonder if either endpoint is prematurely closing the socket underlying the JNDI connection for some reason. That would explain why other applications work and why it's intermittent with CAS. Feels like a networking problem in any case; hopefully you can work with your network admins to investigate further. Please report back if you find anything interesting. M -- 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
