On Feb 25, 2013, at 2:34 PM, Preeyakorn Slawski <pt...@psu.edu> wrote:
> Hi Andrew, > > I have found that the cause of this was the keystore file. > Since the keystore was fixed, it has redirected correctly. Thanks for following up for the list archives. Best, andrew > ----- Original Message ----- > From: "Andrew Mortensen" <and...@weblogin.org> > To: "Preeyakorn Slawski" <pt...@psu.edu> > Cc: cosign-discuss@lists.sourceforge.net > Sent: Thursday, February 21, 2013 9:41:32 AM > Subject: Re: [Cosign-discuss] HTTP Status 503 - Cosign filter defined to > pickup URL but no service defined. > > Can you send a sanitized form of your cosignConfig.xml and the cosign-related > portion of your web.xml? It sounds to me like a missing "*" in a > filter-mapping, but seeing your configuration will help narrow things further. > > andrew > > > On Feb 20, 2013, at 5:03 PM, Preeyakorn Slawski <pt...@psu.edu> wrote: > >> I have configured Cosign on Tomcat. It fails during the validation because >> the server cannot find the service from the cookie. >> What could I have done wrong? From Live HTTP Header tool.. I see that the >> browser is sending back the same JSESSIONID. >> >> The problem is explained below: >> >> When I requested from the browser for example, I get the login page. >> After entering the credentials, it redirects to cosign/valid with the >> cookies, and shows this error message: >> >> HTTP Status 503 - Cosign filter defined to pickup URL but no service defined. >> >> While the log is showing these exception: >> >> Feb 20, 2013 4:02:07 PM edu.umich.auth.cosign.CosignConfig hasServiceOveride >> INFO: request Path: /cosign/valid/ >> Feb 20, 2013 4:02:07 PM edu.umich.auth.cosign.CosignAuthenticationFilterIII >> doFilter >> SEVERE: Cosign filter defined to pickup URL but no service defined. >> Feb 20, 2013 4:02:07 PM edu.umich.auth.cosign.CosignAuthenticationFilterIII >> doFilter >> SEVERE: Cosign filter defined to pickup URL but no service defined. >> javax.servlet.ServletException: Cosign filter defined to pickup URL but no >> service defined. >> at >> edu.umich.auth.cosign.CosignAuthenticationFilterIII.doFilter(CosignAuthenticationFilterIII.java:364) >> at >> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) >> at >> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) >> at >> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) >> at >> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) >> at >> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) >> at >> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) >> at >> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936) >> at >> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) >> at >> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407) >> at >> org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004) >> at >> org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) >> at >> org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312) >> at >> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) >> at >> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) >> at java.lang.Thread.run(Thread.java:662) >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_feb_______________________________________________ >> Cosign-discuss mailing list >> Cosign-discuss@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/cosign-discuss > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Cosign-discuss mailing list Cosign-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cosign-discuss