I have CAS set up and my application is using Acegi as well. We are running both apps on the same instance of Websphere 6.1. Developers also use Tomcat, and the setup worked fine with CAS on Websphere and the application/Acegi piece on Tomcat. Now, I'm trying to get the application installed on websphere as well. I've spent a lot of time trying to work through certificate and SSL issues and I do believe that I have all of the certs set up properly. I am still getting the following error:
[3/24/08 15:22:28:089 EDT] 00000055 SystemOut O DEBUG /j_acegi_cas_security_check?ticket=ST-679-FGRuRyKfUn9Mqxn2hHhq at position 3 of 7 in additional filter chain; firing Filter: ' [EMAIL PROTECTED]' ( FilterChainProxy.java:doFilter:270) [3/24/08 15:22:28:089 EDT] 00000055 SystemOut O DEBUG Request is to process authentication (AbstractProcessingFilter.java:doFilter:245) [3/24/08 15:22:28:089 EDT] 00000055 SystemOut O DEBUG Authentication attempt using org.acegisecurity.providers.cas.CasAuthenticationProvider ( ProviderManager.java:doAuthentication:190) [3/24/08 15:22:28:089 EDT] 00000055 SystemOut O WARN Authentication event AuthenticationFailureServiceExceptionEvent: _cas_stateful_; details: [EMAIL PROTECTED]: RemoteIpAddress: 105.1.17.152; SessionId: i73XiKo-bPjutLOcTAbP3Y6; exception: null ( LoggerListener.java:onApplicationEvent:60) [3/24/08 15:22:28:089 EDT] 00000055 SystemOut O DEBUG Updated SecurityContextHolder to contain null Authentication ( AbstractProcessingFilter.java:unsuccessfulAuthentication:515) [3/24/08 15:22:28:089 EDT] 00000055 SystemOut O DEBUG Authentication request failed: org.acegisecurity.AuthenticationServiceException ( AbstractProcessingFilter.java:unsuccessfulAuthentication:521) What is confusing me is the "exception: null" part. Has anyone seen this before? I'm out of ideas to try to fix this and I'm up against a deadline, needing to get this done. Without a more descriptive error message, I'm truly at a loss. Help! Thanks, Kim
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
