Sorry, i was getting ticket registry mixed up with service registry. This is indeed a ticket registry issue. It looks like the ticket can be written to db via jpa but looks like an issue reading the ticket. This is crucial for me as we have multiple nodes running the same env.
-psv On Friday, March 14, 2025 at 7:54:24 PM UTC-5 Pablo Vidaurri wrote: > Migrating from CAS 6.6.x to 7.1.x > > Login throws an error: > Caused by: java.lang.ExceptionInInitializerError: Exception > java.lang.UnsupportedOperationException: java.io.InvalidClassException: > org.antlr.v4.runtime.atn.ATN; Could not deserialize ATN with version 4 > (expected 3). [in thread "default task-1"] > > Seems to be related to dependency: > implementation > "org.apereo.cas:cas-server-support-jpa-ticket-registry:${project.'cas.version'}" > > When I do not include the dependency, login is fine. I need more testing > but it still appears to be processing my service json files. Is this import > still necessary or is there another now that is being used for json > services? > > Anyone else using this dependency in CAS 7.1.x? > -- - 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+unsubscr...@apereo.org. To view this discussion visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/e304c28f-73c6-4c85-b53a-bd5624d28968n%40apereo.org.