i am having same issue, any workaround/solution for this? On Tuesday, October 5, 2021 at 5:23:42 AM UTC-4 [email protected] wrote:
> Hi Chris, > We are facing the same problem with CAS 6.3.3. Did you find a solution > for this ? > > thanks and regards, > Kartik > > On Tue, Jan 28, 2020 at 8:37 PM Chris Luczkow <[email protected]> wrote: > >> Hi - >> >> We're seeing this intermittent exception when running under heavy load: >> >> java.util.ConcurrentModificationException: null >> at java.util.ArrayList.sort(ArrayList.java:1464) ~[?:1.8.0_201] >> at java.util.Collections.sort(Collections.java:175) ~[?:1.8.0_201] >> at >> org.springframework.core.OrderComparator.sort(OrderComparator.java:167) >> ~[spring-core-4.3.18.RELEASE.jar:4.3.18.RELEASE] >> at >> org.apereo.cas.rest.factory.ChainingRestHttpRequestCredentialFactory.fromRequestBody(ChainingRestHttpRequestCredentialFactory.java:41) >> >> ~[cas-server-core-rest-5.3.2.jar:5.3.2] >> at >> org.apereo.cas.support.rest.resources.TicketGrantingTicketResource.createTicketGrantingTicketForRequest(TicketGrantingTicketResource.java:114) >> >> ~[cas-server-support-rest-5.3.2.jar:5.3.2] >> at >> org.apereo.cas.support.rest.resources.TicketGrantingTicketResource.createTicketGrantingTicket(TicketGrantingTicketResource.java:66) >> >> ~[cas-server-support-rest-5.3.2.jar:5.3.2] >> >> Wondering if this is a known issue or how to troubleshoot further. >> >> Thanks >> Chris >> >> -- >> - 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/a2ae8b98-81a7-409c-a33c-6df8a1b71919%40apereo.org >> >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/a2ae8b98-81a7-409c-a33c-6df8a1b71919%40apereo.org?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/4da2fc19-e839-45f0-be5a-b6e7b1ed97ddn%40apereo.org.
