hi all....

I am still getting the same message although I have
changed the certificate from .pem to JKS as I was asked in the morning
to do 
but still getting the same error 

could some one help ... 

the sample that I modified in the server.xml

<Connector port="8443"            
               keystorePass = "*****"
               keystoreFile = "keystore\.keystore"
               minProcessors="5" maxProcessors="75"
               enableLookups="true" disableUploadTimeout="true"
               acceptCount="100" debug="0"  scheme="https" secure="true"
               clientAuth="false" sslProtocol="TLS" />

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: The CAS server returned no response.
        
org.jasig.cas.client.validation.AbstractTicketValidationFilter.doFilter(AbstractTicketValidationFilter.java:155)
        
org.jasig.cas.client.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:111)
root cause 
org.jasig.cas.client.validation.TicketValidationException: The CAS server 
returned no response.
        
org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(AbstractUrlBasedTicketValidator.java:181)
        
org.jasig.cas.client.validation.AbstractTicketValidationFilter.doFilter(AbstractTicketValidationFilter.java:132)
        
org.jasig.cas.client.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:111)
note The full stack trace of the root cause is available in the Apache 
Tomcat/5.5.27 logs.
Apache Tomcat/5.5.27
_________________________________________________________________
With Windows Live, you can organize, edit, and share your photos.
http://www.microsoft.com/middleeast/windows/windowslive/products/photo-gallery-edit.aspx
-- 
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

Reply via email to