You can configure your timeout in CAS. Our underlying LDAP support is based on Spring LDAP, so take a look at the Spring LDAP documentation. It should tell you how to increase the timeout (its most likely one of the environment properties, but I'm not 100% sure).
http://www.springframework.org/ldap -Scott On Nov 29, 2007 5:39 AM, Dmitry Kochelaev <[EMAIL PROTECTED]> wrote: > Dear all, > > My server with LDAP is slow and there is a lot of users in it, so I'm > getting timelimit exception very often. Can I configure timelimit in > CAS or is it LDAP specific parameter and I should tune LDAP? > > 13:37:13,870 INFO [STDOUT] 2007-11-29 13:37:13,870 ERROR > [org.apache.catalina.core.ContainerBase.[jboss.web > ].[localhost].[/cas-web].[cas]] > - <Servlet.service() for servlet cas threw exception> > javax.naming.TimeLimitExceededException: [LDAP: error code 3 - > Timelimit Exceeded]; remaining name 'dc=test2,dc=test1,dc=com' > > -- > Best Regards, > Dmitry Kochelaev > Technical Leader, eVelopers corp. > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > -- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
