When setting the mgmt.enableVersionControl in managment.properties on 6.0.1, cas-management is unable to start because it is unable to read the setting. I can't see anything wrong with the setting as it is the default example.
Error message *************************** 8/7/2019 5:13:16 PM APPLICATION FAILED TO START 8/7/2019 5:13:16 PM *************************** 8/7/2019 5:13:16 PM 8/7/2019 5:13:16 PM Description: 8/7/2019 5:13:16 PM 8/7/2019 5:13:16 PM Binding to target [Bindable@2674d4f6 type = org.apereo.cas.configuration.CasManagementConfigurationProperties, value = 'provided', annotations = array<Annotation>[@org.springframework.boot.context.properties.ConfigurationProperties(ignoreInvalidFields=false, ignoreUnknownFields=false, value=mgmt, prefix=mgmt)]] failed: 8/7/2019 5:13:16 PM 8/7/2019 5:13:16 PM Property: mgmt.enabledelegatedmgmt 8/7/2019 5:13:16 PM Value: false 8/7/2019 5:13:16 PM Origin: "mgmt.enableDelegatedMgmt" from property source "bootstrapProperties" 8/7/2019 5:13:16 PM Reason: The elements [mgmt.enabledelegatedmgmt,mgmt.enableversioncontrol] were left unbound. 8/7/2019 5:13:16 PM Property: mgmt.enableversioncontrol 8/7/2019 5:13:16 PM Value: false 8/7/2019 5:13:16 PM Origin: "mgmt.enableVersionControl" from property source "bootstrapProperties" 8/7/2019 5:13:16 PM Reason: The elements [mgmt.enabledelegatedmgmt,mgmt.enableversioncontrol] were left unbound. 8/7/2019 5:13:16 PM 8/7/2019 5:13:16 PM Action: 8/7/2019 5:13:16 PM 8/7/2019 5:13:16 PM Update your application's configuration Any ideas on how to disable the version control in cas-management? -- - 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/06188f10-7a60-428a-838e-76876d39b90e%40apereo.org.
