Hello,
We're experiencing a similar problem (also in 7.1)
(our CAS server never starts if it receives a request at startup).
We've also noticed that the problem doesn't occur if CAS is running in an external tomcat
We're working towards that solution. But I think it would be
ideal if the system didn't open its port up until it was ready to
accept traffic. Or at least until it wasn't going to deadlock.
We're running a single node, so a load balancer isn't an obvious
solution. And it's a solution that everyone needs to implement (or
should implement). It's tricky because traffic at the right time
will cause it to fail, which is a confusing error to try to debug.
You may get lucky and it will start, or you may get unlucky and
deadlock.
--
- Website: https://apereo.github.io/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 cas-user+u...@apereo.org.