Done: https://github.com/apereo/cas/issues/1942.
Thanks! On Monday, August 8, 2016 at 2:31:57 PM UTC-4, Misagh Moayyed wrote: > > Never mind. I see the problem. Sorry about the spam. Go ahead and file an > issue please. > > -- > Misagh > > From: Misagh Moayyed <[email protected]> <javascript:> > Reply: Misagh Moayyed <[email protected]> <javascript:> > Date: August 8, 2016 at 11:22:34 AM > To: CAS Community <[email protected]> <javascript:> > Subject: Re: [cas-user] Ticket encryption using Memcached not working > > Correction: 4.2.5-SNAPSHOT. Sorry. > > -- > Misagh > > From: Misagh Moayyed <[email protected]> <javascript:> > Reply: Misagh Moayyed <[email protected]> <javascript:> > Date: August 8, 2016 at 11:16:53 AM > To: CAS Community <[email protected]> <javascript:> > Subject: Re: [cas-user] Ticket encryption using Memcached not working > > Switch your logs to DEBUG, and possibly, switch to 4.2.4-SNAPSHOT. Paste > the logs back please. > > -- > Misagh > > From: John Bradley <[email protected]> <javascript:> > Reply: John Bradley <[email protected]> <javascript:> > Date: August 8, 2016 at 11:09:30 AM > To: CAS Community <[email protected]> <javascript:> > Cc: [email protected] <javascript:> <[email protected]> <javascript:> > 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] <javascript:>. > To post to this group, send email to [email protected] <javascript:>. > 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 > > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/ac6d67ae-e1f8-47b9-9071-c517562f1354%40apereo.org?utm_medium=email&utm_source=footer> > . > 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/d8bc720f-9ae4-4731-a5ef-182165eaa940%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
