this is my env config : <cas.version>5.3.14</cas.version> <cas-mgmt.version>5.3.6</cas-mgmt.version>
i startup cas-server, then startup service-manangement [org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext] - <Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cas-org.apereo.cas.configuration.CasConfigurationProperties': Could not bind properties to CasConfigurationProperties (prefix=cas, ignoreInvalidFields=false, ignoreUnknownFields=false, ignoreNestedProperties=false); nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'mgmt[adminRoles]' of bean class [org.apereo.cas.configuration.CasConfigurationProperties]: Cannot access indexed value in property referenced in indexed property path 'mgmt[adminRoles]'; nested exception is org.springframework.beans.NotReadablePropertyException: Invalid property 'mgmt[adminRoles]' of bean class [org.apereo.cas.configuration.CasConfigurationProperties]: Bean property 'mgmt[adminRoles]' is not readable or has an invalid getter method: Does the return type of the getter match the parameter type of the setter?> what's wrong ? Anyone know what the problem is?? Or how to find out? thanks !!! -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/6b8c1431-7baf-4da6-ad8f-23d2fe7f9e2c%40apereo.org.
