Travis, I was able to resolve the issue based on your tip.
The manage.html file has the "server.context-path" hardcoded which is different from what I configured in both the management.properties and application.properties (server.context-path=/cas5-management) files. @TC/webapps/cas5-management/WEB-INF/classes/dist/manage.html tle>Services Management</title><link rel="icon" href="favicon.ico" type="image/x-icon"/><base href="*/cas-management/*"><meta name="viewport" content="width=device-width,initial-s ... Hopefully, someone will be able to correct in the future. The manage.html file was delivered as a template in earlier releases now its generated during the build. Thanks for your help. -Jeff On Fri, Dec 8, 2017 at 11:03 AM, Travis Schmidt <[email protected]> wrote: > I am assuming this is version 5.2? Can you open developer tools or > javascript console and see what if any errors are logged? > > On Fri, Dec 8, 2017 at 6:49 AM Jeffrey Ramsay <[email protected]> > wrote: > >> My cas management screen only display "Loading..." while all other >> services are functioning. >> >> [image: Inline image 1] >> What can I do to resolve this? Anyone else experienced this. >> >> Thanks, >> -Jeff >> >> -- >> - 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/CA%2BTBYOTningvhbkhismnKBmK% >> 3DLY4cBmY-KEowGYeb%2BXXnKgG_A%40mail.gmail.com >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2BTBYOTningvhbkhismnKBmK%3DLY4cBmY-KEowGYeb%2BXXnKgG_A%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/CAC_RtEa6uCOKi5kLkyi_8X9PNUkbOSb_ > vJgbkkEbhfp5jsU2Rg%40mail.gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAC_RtEa6uCOKi5kLkyi_8X9PNUkbOSb_vJgbkkEbhfp5jsU2Rg%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/CA%2BTBYOSbBaEjehVX1SaQMydnQLSF56m158FdbNfaix_q-3PDfA%40mail.gmail.com.
