Hello , 

I'm testing a HA configuration of CAS SSO , using two master replicated 
memcached servers , but I'm running into a systematic Exception !!


here is my use cas : 

- I open an SSO session by logging me into a secured application 

- A TGT session ticket is created , stored and replicated into my memcached 
servers - I disable the memcached server in which one the TGT ticket was 
stocked at the beginning . 

- Now at this level , when my SSO server try to retrieve the TGT ticket , 
the bellow exception is thrown :


<Failed fetching 
TGT-8-GcKAhL4TLisdI5WcejHZcSzeRtjgoivMolmAdfuuf0j7Jcv3xT-cas >

java.util.concurrent.CancellationException: Cancelled

        at 
net.spy.memcached.internal.OperationFuture.get(OperationFuture.java:177)

        at net.spy.memcached.internal.GetFuture.get(GetFuture.java:69)

        at net.spy.memcached.MemcachedClient.get(MemcachedClient.java:1230)

        at net.spy.memcached.MemcachedClient.get(MemcachedClient.java:1257)



Any help please ? 

What is wrong in my configuration / steps ?

any proposal will be welcome :) 


thanks in advance.



CAS 4.0.6

memecached : 1.4.13
repcached : 2.3.1

cas-server-integration-memcached   4.0.6


memcached.hashAlgorithm=KETAMA_HASH

memcached.protocol=TEXT

memcached.locatorType=CONSISTENT

memcached.failureMode=Redistribute

memcached.opTimeout=2000

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to