We have two nodes who are running CAS server 3.5.1 and EhCache 2.6.

One node create the serviceTicket and the second node attemps to validate the 
ST.

I can see in the logs that the second node receive the ST via RMI but 
CentralAuthenticationServiceImpl said that the ST does not exist.

I see you're using RMISynchronousCacheReplicator for the service ticket cache, which I would expect to guarantee synchronous replication (i.e. ticket creation blocks until synchronization completes successfully). I wonder if the ticket is expiring prior to validation. Have you tested increasing the service ticket expiration timeout? If that doesn't help, then I would imagine it's an Ehcache configuration issue for which you'll get better support on the Ehcache forums. Please follow up here if/when you figure it out.

M

--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to