is keystore\.keystore a valid file name? Also what does the cas log say?
________________________________________
From: Abdellatif HAROUS [[email protected]]
Sent: Monday, July 27, 2009 5:13 PM
To: [email protected]
Subject: [cas-user] CAS SSO server.xml

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)

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


-- 
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