Strange Unable to validate ProxyTicketValidator

Scott Battaglia scott.battaglia at gmail.com
Mon Feb 11 13:20:17 EST 2008


There appears to be some error with your SAX parser:

org.xml.sax.SAXNotSupportedException: SAX feature '
http://xml.org/sax/features/namespaces' not supported.

What version of Java are you using?  Have you added any other SAX parsers to
the classpath, etc.?

-Scott


On Feb 10, 2008 8:13 PM, Jack HU <bytj at yahoo.com> wrote:

> Hi, Gurus,
>
> I've successfully deployed one web application under Tomcat 5.5.25 with
> CAS.  However, when I deployed a second web application, it returned me the
> following error message:
>
> HTTP Status 500 -
> type Exception report
> message
> description The server encountered an internal error () that prevented it
> from fulfilling this request.
> exception
> javax.servlet.ServletException: Unable to validate ProxyTicketValidator [[
> edu.yale.its.tp.cas.client.ProxyTicketValidator proxyList=[null] [
> edu.yale.its.tp.cas.client.ServiceTicketValidator casValidateUrl=[
> https://jodydev.gsfc.nasa.gov:8443/cas/serviceValidate]
> ticket=[ST-42-pdpPN9wAj5Ipumoanb2X]
> service=[http%3A%2F%2Fjodydev.gsfc.nasa.gov%3A8090%2Febook%2F] renew=false
> entireResponse=[<cas:serviceResponse xmlns:cas='
> http://www.yale.edu/tp/cas' <http://www.yale.edu/tp/cas%27>>
>  <cas:authenticationSuccess>
>  <cas:user>xhu</cas:user>
>
>  </cas:authenticationSuccess>
> </cas:serviceResponse>
> ]]]]
>  edu.yale.its.tp.cas.client.filter.CASFilter.doFilter(CASFilter.java:381)
> root cause
> edu.yale.its.tp.cas.client.CASAuthenticationException: Unable to validate
> ProxyTicketValidator [[edu.yale.its.tp.cas.client.ProxyTicketValidatorproxyList=[null] [
> edu.yale.its.tp.cas.client.ServiceTicketValidator casValidateUrl=[
> https://jodydev.gsfc.nasa.gov:8443/cas/serviceValidate]
> ticket=[ST-42-pdpPN9wAj5Ipumoanb2X]
> service=[http%3A%2F%2Fjodydev.gsfc.nasa.gov%3A8090%2Febook%2F] renew=false
> entireResponse=[<cas:serviceResponse xmlns:cas='
> http://www.yale.edu/tp/cas' <http://www.yale.edu/tp/cas%27>>
>  <cas:authenticationSuccess>
>  <cas:user>my_user_name</cas:user>
>
>  </cas:authenticationSuccess>
> </cas:serviceResponse>
> ]]]]
>  edu.yale.its.tp.cas.client.CASReceipt.getReceipt(CASReceipt.java:52)
>  edu.yale.its.tp.cas.client.filter.CASFilter.getAuthenticatedUser(
> CASFilter.java:455)
>  edu.yale.its.tp.cas.client.filter.CASFilter.doFilter(CASFilter.java:378)
> root cause
> org.xml.sax.SAXNotSupportedException: SAX feature '
> http://xml.org/sax/features/namespaces' not supported.
>  oracle.xml.parser.v2.NonValidatingParser.setFeature(
> NonValidatingParser.java:1658)
>  oracle.xml.parser.v2.SAXParser.setFeature(SAXParser.java:266)
>  edu.yale.its.tp.cas.client.ServiceTicketValidator.validate(
> ServiceTicketValidator.java:219)
>  edu.yale.its.tp.cas.client.CASReceipt.getReceipt(CASReceipt.java:50)
>  edu.yale.its.tp.cas.client.filter.CASFilter.getAuthenticatedUser(
> CASFilter.java:455)
>  edu.yale.its.tp.cas.client.filter.CASFilter.doFilter(CASFilter.java:378)
> note
>
> What could be the possible reason for this error?
>
> Thanks so much
>
>
>
>  ____________________________________________________________________________________
> Looking for last minute shopping deals?
> Find them fast with Yahoo! Search.
> http://tools.search.yahoo.com/newsearch/category.php?category=shopping
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>



-- 
-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080211/bf4f412b/attachment.html 


More information about the cas mailing list