Switch your logs to DEBUG, and possibly, switch to 4.2.4-SNAPSHOT. Paste the logs back please.
-- Misagh From: John Bradley <[email protected]> Reply: John Bradley <[email protected]> Date: August 8, 2016 at 11:09:30 AM To: CAS Community <[email protected]> Cc: [email protected] <[email protected]> Subject: Re: [cas-user] Ticket encryption using Memcached not working Thanks, Misagh! We're getting somewhere. CAS is no longer throwing an error before the "Log In Successful" page renders, at least. That page now partially reads "You, nobody, have successfully logged into the Central Authentication Service." While I am happy to see this page again, I do not think the ticket is properly being stored/retrieved, and even if everything is working properly, I do not think CAS calling our users "nobody" would go over well. ;-) CAS is throwing an error that may shed some light on what is happening: ERROR org.jasig.cas.ticket.registry.MemCacheTicketRegistry - Failed adding [f26dd67a5b1da390c54cb27cabd0d4a8cd4c59e877851e3eafc77289fd8b232e469f170f522b0a6779ac3135d4a157f9ecbf904a484693ac08d0cdc0a820585a] java.lang.IllegalArgumentException: Invalid ticket type at org.jasig.cas.ticket.registry.MemCacheTicketRegistry.getTimeout(MemCacheTicketRegistry.java:255) ~[cas-server-integration-memcached-4.2.4.jar:4.2.4] at org.jasig.cas.ticket.registry.MemCacheTicketRegistry.addTicket_aroundBody0(MemCacheTicketRegistry.java:131) [cas-server-integration-memcached-4.2.4.jar:4.2.4] at org.jasig.cas.ticket.registry.MemCacheTicketRegistry$AjcClosure1.run(MemCacheTicketRegistry.java:1) [cas-server-integration-memcached-4.2.4.jar:4.2.4] What do you think? Thanks again, John -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/ac6d67ae-e1f8-47b9-9071-c517562f1354%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/etPan.57a8cc8a.29551ed1.2c03%40unicon.net. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
