In the log file for your server there shouldb e more information that should help you narrow down the issue.
Cheers, Scott On Thu, Nov 19, 2009 at 6:20 AM, Laura Negre <[email protected]> wrote: > Hello, > > > > When I click on the login link, I have an error page : > > > > *500 Internal Server Error* > > 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 com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20) > at > com.some.company.cas.client.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:118) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20) > at > com.some.company.cas.client.session.SingleSignOutFilter.doFilter(SingleSignOutFilter.java:106) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133) > at com.evermind[Oracle Application Server Containers for J2EE 10g > (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186) > at java.lang.Thread.run(Thread.java:534) > > > > > > Do you know the origin of the problem? How can I resolve it? > > > > Thanks > > Laura > > > > *De :* Laura Negre [mailto:[email protected]] > *Envoyé :* mardi 27 octobre 2009 09:29 > *À :* [email protected] > *Objet :* [cas-user] > org.jasig.cas.client.session.SingleSignOutHttpSessionListener > > > > Hello, > > > > When I click on the login link, I have an error page : > > ‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not > found > > Moreover, when I look at the log in > ORACLE_HOME/opmn/logs/OC4J~OC4J_SECURITY~default_island~1 : at the end it is > written : > > Error initializing site OracleAS Java Web Site: Error loading listener > ‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not > found > > > > Do you know the origin of the problem? How can I resolve it? > > > > Thanks > > Laura > > > > > > > > -- > > 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 > > -- 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
