Can you post any relevant Apache access logs from around that time? It'd be good to see what is being sent.
On Fri, Aug 13, 2010 at 1:12 PM, Alex Barker <[email protected]>wrote: > Clear pass has been working fine in test now of a while and working > fine for the first day it was live. Now on day two it seems to > intermittently return null for the proxy ticket using the following code > snippet. > > //Get a proxy ticket for the clear pass service. > AttributePrincipal principal = (AttributePrincipal) > request.getUserPrincipal(); > String ticket = principal.getProxyTicketFor(clearPassService); > > Any one have any ideas on what maybe causing this? Catalina logs aren't > particularly helpful either: > > 2010-08-13 10:07:20,962 WARN > [org.jasig.cas.client.validation.Cas20ProxyReceivingTicketValidationFilter] > - <org.jasig.cas.client.validation.TicketValidationException: > ticket 'null' not recognized > > > > > Thanks > > -- > > Alexander Barker > Senior Programmer > California Lutheran University > Information Systems and Services > 60 West Olsen Road > Thousand Oaks, CA 91360 > 805.493.3912 > > > -- > 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 > -- 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
