Thanks Molly and Ray for the tips. The app now loads, but of course the next issue comes up.
After entering user name / password on the CAS login page, it just hangs on that page. I believe I saw a post mentioning this issue. I have tried Chrome (incognito) and Safari, Anyway much thanks for your help. -Bryan University of Utah On Wed, Jul 8, 2020 at 3:02 PM 'Molly Kewl' via CAS Community < [email protected]> wrote: > Check > https://github.com/apereo/cas-management/blob/master/api/cas-mgmt-api-configuration/src/main/java/org/apereo/cas/configuration/CasManagementConfigurationProperties.java > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Thursday, July 9, 2020 12:46 AM, Bryan Wooten <[email protected]> > wrote: > > So when we load the app on the same Tomcat as the CAS server itself we get > this error: > > *************************** > APPLICATION FAILED TO START > *************************** > > Description: > > Binding to target [Bindable@1471d5e6 type = > org.apereo.cas.configuration.CasManagementConfigurationProperties, value = > 'pro > vided', annotations = > array<Annotation>[@org.springframework.boot.context.properties.ConfigurationProperties(ignoreInvalidF > ields=false, ignoreUnknownFields=false, prefix=mgmt, value=mgmt)]] failed: > > Property: mgmt.enabledelegatedmgmt > Value: false > Origin: "mgmt.enableDelegatedMgmt" from property source > "bootstrapProperties" > Reason: The elements > [mgmt.enabledelegatedmgmt,mgmt.enableversioncontrol,mgmt.servicesrepo,mgmt.userreposdir] > were left > unbound. > Property: mgmt.enableversioncontrol > Value: false > Origin: "mgmt.enableVersionControl" from property source > "bootstrapProperties" > Reason: The elements > [mgmt.enabledelegatedmgmt,mgmt.enableversioncontrol,mgmt.servicesrepo,mgmt.userreposdir] > were left > unbound. > Property: mgmt.servicesrepo > Value: /etc/cas/config/services/servicesRepo > Origin: "mgmt.servicesRepo" from property source "bootstrapProperties" > Reason: The elements > [mgmt.enabledelegatedmgmt,mgmt.enableversioncontrol,mgmt.servicesrepo,mgmt.userreposdir] > were left > unbound. > Property: mgmt.userreposdir > Value: /etc/cas/config/userRepo > Origin: "mgmt.userreposdir" from property source "bootstrapProperties" > Reason: The elements > [mgmt.enabledelegatedmgmt,mgmt.enableversioncontrol,mgmt.servicesrepo,mgmt.userreposdir] > were left > unbound. > > Action: > > Update your application's configuration > > We have tried adding unbound to management.properties, adding directly to > bootstrap.properties in the exploded war file and putting a copy of > bootstrap.properties in /etc/cas/config. > > But I always get the error. > > We are building the Master branch from: > https://github.com/apereo/cas-management-overlay/ > > Any help appreciated. > > -Bryan > > University of Utah > > > -- > - 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/CAG9x2GW96WP21GoC5yDQYMht%3D-z%2BLD4591-6E24rYgWzT1tomg%40mail.gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAG9x2GW96WP21GoC5yDQYMht%3D-z%2BLD4591-6E24rYgWzT1tomg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > > -- > - 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/CRrD5t0AB-6KC_MC1QoqOwauJoHfDZ-twgLGRNaEzwv7r2B_13lQoQxNdjmyjeyHuD1VBrgmNAWUBiAUmPdjOWgRUC8uHBNdef5omSkIRhA%3D%40protonmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CRrD5t0AB-6KC_MC1QoqOwauJoHfDZ-twgLGRNaEzwv7r2B_13lQoQxNdjmyjeyHuD1VBrgmNAWUBiAUmPdjOWgRUC8uHBNdef5omSkIRhA%3D%40protonmail.com?utm_medium=email&utm_source=footer> > . > -- - 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/CAG9x2GV3pbP%3DU2suTdmR6%2Bn4HeLXCO68sF8C5Q4E4hxU07qT_A%40mail.gmail.com.
