Hi, We are unable to fetch attributes using *LdapPersonAttributeDao. **Getting following exception:** java.lang.IllegalStateException: Connection is not open **.* *Complete stack trace pasted below.* *When googling for this problem, came across this e-mail thread:** https://groups.google.com/forum/#!topic/jasig-cas-user/u9CTDONmQQA <https://groups.google.com/forum/#!topic/jasig-cas-user/u9CTDONmQQA>**, where it is mentioned that the issue needs to be fixed: **https://github.com/Jasig/cas/issues/713 <https://github.com/Jasig/cas/issues/713>**. Any idea, if this issue is fixed? or any work around available for this? I'm using Jasig CAS 4.0 as of now.*
*Appreciate your help.* *Complete stack trace:java.lang.IllegalStateException: Connection is not open at org.ldaptive.DefaultConnectionFactory$DefaultConnection.getProviderConnection(DefaultConnectionFactory.java:272) at org.ldaptive.SearchOperation.executeSearch(SearchOperation.java:119) at org.ldaptive.SearchOperation.invoke(SearchOperation.java:101) at org.ldaptive.SearchOperation.invoke(SearchOperation.java:28) at org.ldaptive.AbstractOperation.execute(AbstractOperation.java:142) at org.jasig.cas.persondir.LdapPersonAttributeDao.getPeopleForQuery(LdapPersonAttributeDao.java:146) at org.jasig.cas.persondir.LdapPersonAttributeDao.getPeopleForQuery(LdapPersonAttributeDao.java:56) at org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao.getPeopleWithMultivaluedAttributes(AbstractQueryPersonAttributeDao.java:219) at org.jasig.services.persondir.support.AbstractDefaultAttributePersonAttributeDao.getPerson(AbstractDefaultAttributePersonAttributeDao.java:77) at org.jasig.cas.authentication.principal.PersonDirectoryPrincipalResolver.resolve(PersonDirectoryPrincipalResolver.java:77) at org.jasig.cas.authentication.PolicyBasedAuthenticationManager.resolvePrincipal(PolicyBasedAuthenticationManager.java:262) at org.jasig.cas.authentication.PolicyBasedAuthenticationManager.authenticateInternal(PolicyBasedAuthenticationManager.java:222) at org.jasig.cas.authentication.PolicyBasedAuthenticationManager.authenticate(PolicyBasedAuthenticationManager.java:143) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)....* *Regards,* *Venkatesh* -- 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
