I'm not sure I've ever seen that before! Is the word null literally being passed in?
On Fri, Feb 19, 2010 at 2:22 PM, Alex Barker <[email protected]>wrote: > Any Ideas on what could cause a null ticket like this? > > 2010-02-19 11:10:41,526 DEBUG > [org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Attempting to > retrieve ticket > [TGT-2-9xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-phobos] > 2010-02-19 11:10:55,069 DEBUG > [org.jasig.cas.client.validation.Cas20ProxyReceivingTicketValidationFilter] > - Attempting to validate ticket: null > 2010-02-19 11:10:55,069 DEBUG [org.jasig.cas.client.util.CommonUtils] - > serviceUrl generated: > https://phobos.callutheran.edu:8443/cas/clearPass > > 2010-02-19 11:10:55,069 DEBUG > [org.jasig.cas.client.validation.Cas20ProxyTicketValidator] - Placing > URL parameters in > map. > 2010-02-19 11:10:55,069 DEBUG > [org.jasig.cas.client.validation.Cas20ProxyTicketValidator] - Calling > template URL attribute > map. > 2010-02-19 11:10:55,069 DEBUG > [org.jasig.cas.client.validation.Cas20ProxyTicketValidator] - Loading > custom parameters from > configuration. > 2010-02-19 11:10:55,069 DEBUG > [org.jasig.cas.client.validation.Cas20ProxyTicketValidator] - > Constructing validation url: > > https://phobos.callutheran.edu:8443/cas/proxyValidate?ticket=null&service=https%3A%2F%2Fphobos.callutheran.edu%3A8443%2Fcas%2FclearPass > > 2010-02-19 11:10:55,069 DEBUG > [org.jasig.cas.client.validation.Cas20ProxyTicketValidator] - Retrieving > response from > server. > 2010-02-19 11:10:55,074 DEBUG > [org.jasig.cas.web.support.CasArgumentExtractor] - Extractor generated > service for: > https://phobos.callutheran.edu:8443/cas/clearPass > 2010-02-19 11:10:55,074 DEBUG > [org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Attempting to > retrieve ticket > [null] > 2010-02-19 11:10:55,074 DEBUG > [org.jasig.cas.CentralAuthenticationServiceImpl] - ServiceTicket [null] > does not > exist. > 2010-02-19 11:10:55,076 DEBUG > [org.jasig.cas.client.validation.Cas20ProxyTicketValidator] - Server > response: <cas:serviceResponse > xmlns:cas='http://www.yale.edu/tp/cas'> > <cas:authenticationFailure > code='INVALID_TICKET'> > > ticket 'null' not > recognized > > > </cas:authenticationFailure> > > </cas:serviceResponse> > > > -- > > 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
