You've got one of your validation urls messed up (either its pointing to the
wrong server, you've got a cert error, or you gave the full path and you
only need the partial path to the CAS server).

-Scott

-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia


On Tue, Dec 23, 2008 at 3:56 PM, jstoll <[email protected]> wrote:

>
> Sorry Scott,  I realized after I posted that I'd put in the wrong link.
> You're correct in that its the 3.1 instructions that I was actually
> (somewhat unwittingly...) following - someone had copied those instructions
> to a local site and I'd been operating from the local copy. (that copy is
> now being replaced with the link that you sent. :-)
>
> There was an error in my config though. I fixed that, and am now getting
> the
> response below. I am getting redirected to the CAS login page, then once I
> log in, I get the error (on the page in the browser). I see that a few
> folks
> have gotten this before, but there doesn't seem to be any definitive answer
> aside from something potentially being wrong w/ the client or server
> config.
> Our server is working with a number of client applications, to include
> Confluence (as described in that link), so I believe the server side is
> fine. (Unfortunately, I don't have access to the CAS server logs, and our
> IT
> department is off for the holidays...) Any suggestions on other things that
> I could check on the client side?
>
> Here is the response:
>
> org.jasig.cas.client.validation.TicketValidationException: The CAS server
> returned no response.
>        at
>
> org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(AbstractUrlBasedTicketValidator.java:181)
>        at
>
> org.jasig.cas.client.validation.AbstractTicketValidationFilter.doFilter(AbstractTicketValidationFilter.java:132)
>        at
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
>        at
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
>        at
>
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
>        at
>
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
>        at
>
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>        at
>
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
>        at
>
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
>        at
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:548)
>        at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
>        at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874)
>        at
>
> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
>        at
>
> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
>        at
>
> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
>        at
>
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
>        at java.lang.Thread.run(Thread.java:619)
>
> Referer URL:
> https://
> [MyCasServer]/cas/login?service=https%3A%2F%2F[MyClientApp]%3A9443%2Fsecure%2FViewProfile.jspa%3Fname%3Djstoll
>
> Appreciate your help and responsiveness!
>
> Jim
> --
> View this message in context:
> http://www.nabble.com/JA-SIG-CAS-Client-and-JIRA-tp20959030p21151139.html
> Sent from the CAS Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to