[cas-user] Re: The CAS management webapp is unavailable. NPE ERROR [org.apereo.cas.mgmt.services.web.AbstractManagementController] - java.lang.NullPointerException

2018-12-03 Thread Teddy Francois
Hello, Were you able to solve your issue? I am having the same problem. Thank you and happy holidays. On Tuesday, October 31, 2017 at 6:18:12 AM UTC-4, Krzysztof Kluczynski wrote: > > Hi, > > I am getting an NPE > [org.apereo.cas.mgmt.services.web.AbstractManagementController] - >

[cas-user] Re: The CAS management webapp is unavailable. NPE ERROR [org.apereo.cas.mgmt.services.web.AbstractManagementController] - java.lang.NullPointerException

2018-04-10 Thread William E.
Just guessing here, but I think I would first try trimming down the principal list values from: cas.authn.ldap[0].principalAttributeList=sn:familyName,cn:casId,givenName,mail,memberOf,xxxUID To maybe: cas.authn.ldap[0].principalAttributeList=cn,xxxUID Things that always exist in every ldap

[cas-user] Re: The CAS management webapp is unavailable. NPE ERROR [org.apereo.cas.mgmt.services.web.AbstractManagementController] - java.lang.NullPointerException

2017-11-28 Thread Cristina Vlaicu
Hello, Can you tell me how did you make it work out. I have the same problem. Thank you, Cristina On Tuesday, October 31, 2017 at 12:18:12 PM UTC+2, Krzysztof Kluczynski wrote: > > Hi, > > I am getting an NPE > [org.apereo.cas.mgmt.services.web.AbstractManagementController] - >