CAS 3.0 client problem with a connection to CAS 3 server after Login

Scott Battaglia scott.battaglia at gmail.com
Mon May 7 07:39:43 EDT 2007


There should have been a root cause for the
org.jasig.cas.client.validation.ValidationException.  That should tell you
what the problem is.  You can also enable DEBUG logging for HttpClient (org.
apache.commons.httpclient) which should help you figure out where its
failing.

-Scott

On 5/7/07, Matteo Matteo <matteo at inbox.ru> wrote:
>
> Sources: CAS 3.0 Client, CAS 3.07 server
> When I configure CAS Client on a server named like:
>
> workstation1.ads.company.com
>
> and CAS server on
>
> testserver.local.company.de
>
> than after redirecting from CAS back to my application (when I've already
> sent my user name and a password) I ge a following error message.
> What may be whrong with a Client (configuration), I've check my ports -
> they are opened and nobody blocks them inside our network. I think that CAS
> should work even if we start both: a server and a client on different PCs
> with different domain names?
> Thanks
> Matvey
>
> javax.servlet.ServletException: Unable to retrieve response from CAS
> Server.
>
> org.jasig.cas.client.web.filter.TicketValidationFilter.doFilterInternal(
> TicketValidationFilter.java:109)
>         org.jasig.cas.client.web.filter.AbstractCasFilter.doFilter(
> AbstractCasFilter.java:100)
>         org.springframework.web.filter.DelegatingFilterProxy.doFilter(
> DelegatingFilterProxy.java:138)
>
> org.jasig.cas.client.web.filter.AuthenticationFilter.doFilterInternal(
> AuthenticationFilter.java:97)
>         org.jasig.cas.client.web.filter.AbstractCasFilter.doFilter(
> AbstractCasFilter.java:100)
>         org.springframework.web.filter.DelegatingFilterProxy.doFilter(
> DelegatingFilterProxy.java:138)
>
>
> root cause
>
> org.jasig.cas.client.validation.ValidationException: Unable to retrieve
> response from CAS Server.
>
> org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.getResponseFromURL
> (AbstractUrlBasedTicketValidator.java:80)
>
> org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(
> AbstractUrlBasedTicketValidator.java:46)
>
> org.jasig.cas.client.web.filter.TicketValidationFilter.doFilterInternal(
> TicketValidationFilter.java:91)
>         org.jasig.cas.client.web.filter.AbstractCasFilter.doFilter(
> AbstractCasFilter.java:100)
>         org.springframework.web.filter.DelegatingFilterProxy.doFilter(
> DelegatingFilterProxy.java:138)
>
> org.jasig.cas.client.web.filter.AuthenticationFilter.doFilterInternal(
> AuthenticationFilter.java:97)
>         org.jasig.cas.client.web.filter.AbstractCasFilter.doFilter(
> AbstractCasFilter.java:100)
>         org.springframework.web.filter.DelegatingFilterProxy.doFilter(
> DelegatingFilterProxy.java:138)
>
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>



-- 
-Scott Battaglia

LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070507/cec39b5c/attachment.html 


More information about the cas mailing list