casinthecloud / cas-overlay-demo

CAS server demo using the Maven overlay
https://www.casinthecloud.com
73 stars 36 forks source link

Problem accessing /cas/login. Reason: Service Unavailable #9

Closed sckoh closed 8 years ago

sckoh commented 8 years ago

when i access http://localhost:8080/cas-management

It is redirected to http://localhost:8080/cas/login?service=http%3A%2F%2Flocalhost%3A8080%2Fcas-management%2Flogin%2Fcas

HTTP ERROR: 503

Problem accessing /cas/login. Reason:

Service Unavailable
leleuj commented 8 years ago

Strange! I remember starting it a few days / weeks ago. You should have some error in your logs (maybe at startup): what's your stacktrace?

sckoh commented 8 years ago

There are no error. It started successfully

leleuj commented 8 years ago

I have a Memcached error at startup. So either you can remove the Memcached dependency or you can wait for this issue to be resolved: https://github.com/Jasig/cas/issues/1252