2014-07-07 01:23:03,028 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - Reloading registered services.
2014-07-07 01:23:03,029 DEBUG [org.jasig.cas.services.DefaultServicesManagerImpl] - Adding registered service ^(https?|imaps?)://.*
2014-07-07 01:23:03,031 DEBUG [org.jasig.cas.services.DefaultServicesManagerImpl] - Adding registered service https://sp/app1/ 2014-07-07 01:23:03,031 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - Loaded 2 services.
2014-07-07 01:23:04,278 DEBUG [org.jasig.cas.web.flow.GenerateLoginTicketAction] - Generated login ticket LT-11-yTg32id6RoVWDiJPb5xZGmsAvYqMsc
2014-07-07 01:23:04,278 DEBUG [org.jasig.cas.web.flow.GenerateLoginTicketAction] - Generated login ticket LT-11-yTg32id6RoVWDiJPb5xZGmsAvYqMsc
2014-07-07 01:23:04,281 DEBUG [org.jasig.cas.web.support.CasArgumentExtractor] - Extractor generated service for: https://sp/app1/ 2014-07-07 01:23:04,282 DEBUG [org.jasig.cas.web.flow.TerminateWebSessionListener] - Terminate web session 8BE00F86E64A37A9066008162DA9678B in 2 seconds
2014-07-07 01:23:04,282 DEBUG [org.jasig.cas.web.flow.TerminateWebSessionListener] - Terminate web session 8BE00F86E64A37A9066008162DA9678B in 2 seconds
2014-07-07 01:23:04,282 DEBUG [org.jasig.cas.web.flow.TerminateWebSessionListener] - Error getting service from flow state.
java.lang.IllegalStateException: No active FlowSession to access; this FlowExecution has ended
at org.springframework.webflow.engine.impl.FlowExecutionImpl.getActiveSession(FlowExecutionImpl.java:191)
at org.springframework.webflow.engine.impl.RequestControlContextImpl.getFlowScope(RequestControlContextImpl.java:134)
at org.jasig.cas.web.support.WebUtils.getService_aroundBody8(WebUtils.java:87)
at org.jasig.cas.web.support.WebUtils.getService_aroundBody9$advice(WebUtils.java:57)
at org.jasig.cas.web.support.WebUtils.getService(WebUtils.java:1)
at org.jasig.cas.web.flow.TerminateWebSessionListener.sessionStarted_aroundBody0(TerminateWebSessionListener.java:62)
at org.jasig.cas.web.flow.TerminateWebSessionListener.sessionStarted_aroundBody1$advice(TerminateWebSessionListener.java:57)
at org.jasig.cas.web.flow.TerminateWebSessionListener.sessionStarted(TerminateWebSessionListener.java:1)
at org.springframework.webflow.engine.impl.FlowExecutionListeners.fireSessionStarted(FlowExecutionListeners.java:126)
at org.springframework.webflow.engine.impl.FlowExecutionImpl.start(FlowExecutionImpl.java:367)
at org.springframework.webflow.engine.impl.FlowExecutionImpl.start(FlowExecutionImpl.java:225)
at org.springframework.webflow.executor.FlowExecutorImpl.launchExecution(FlowExecutorImpl.java:140)
at org.springframework.webflow.mvc.servlet.FlowHandlerAdapter.handle(FlowHandlerAdapter.java:193)
at org.springframework.webflow.mvc.servlet.FlowController.handleRequest(FlowController.java:174)
at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.jasig.cas.web.init.SafeDispatcherServlet.service_aroundBody2(SafeDispatcherServlet.java:128)
at org.jasig.cas.web.init.SafeDispatcherServlet.service_aroundBody3$advice(SafeDispatcherServlet.java:57)
at org.jasig.cas.web.init.SafeDispatcherServlet.service(SafeDispatcherServlet.java:1)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.github.inspektr.common.web.ClientInfoThreadLocalFilter.doFilter(ClientInfoThreadLocalFilter.java:63)
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:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
2014-07-07 01:23:04,282 DEBUG [org.jasig.cas.web.flow.TerminateWebSessionListener] - Error getting service from flow state.
java.lang.IllegalStateException: No active FlowSession to access; this FlowExecution has ended
at org.springframework.webflow.engine.impl.FlowExecutionImpl.getActiveSession(FlowExecutionImpl.java:191)
at org.springframework.webflow.engine.impl.RequestControlContextImpl.getFlowScope(RequestControlContextImpl.java:134)
at org.jasig.cas.web.support.WebUtils.getService_aroundBody8(WebUtils.java:87)
at org.jasig.cas.web.support.WebUtils.getService_aroundBody9$advice(WebUtils.java:57)
at org.jasig.cas.web.support.WebUtils.getService(WebUtils.java:1)
at org.jasig.cas.web.flow.TerminateWebSessionListener.sessionStarted_aroundBody0(TerminateWebSessionListener.java:62)
at org.jasig.cas.web.flow.TerminateWebSessionListener.sessionStarted_aroundBody1$advice(TerminateWebSessionListener.java:57)
at org.jasig.cas.web.flow.TerminateWebSessionListener.sessionStarted(TerminateWebSessionListener.java:1)
at org.springframework.webflow.engine.impl.FlowExecutionListeners.fireSessionStarted(FlowExecutionListeners.java:126)
at org.springframework.webflow.engine.impl.FlowExecutionImpl.start(FlowExecutionImpl.java:367)
at org.springframework.webflow.engine.impl.FlowExecutionImpl.start(FlowExecutionImpl.java:225)
at org.springframework.webflow.executor.FlowExecutorImpl.launchExecution(FlowExecutorImpl.java:140)
at org.springframework.webflow.mvc.servlet.FlowHandlerAdapter.handle(FlowHandlerAdapter.java:193)
at org.springframework.webflow.mvc.servlet.FlowController.handleRequest(FlowController.java:174)
at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.jasig.cas.web.init.SafeDispatcherServlet.service_aroundBody2(SafeDispatcherServlet.java:128)
at org.jasig.cas.web.init.SafeDispatcherServlet.service_aroundBody3$advice(SafeDispatcherServlet.java:57)
at org.jasig.cas.web.init.SafeDispatcherServlet.service(SafeDispatcherServlet.java:1)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.github.inspektr.common.web.ClientInfoThreadLocalFilter.doFilter(ClientInfoThreadLocalFilter.java:63)
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:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
Catalina.out output is:
2014-07-07 01:24:00,994 DEBUG [org.springframework.web.servlet.DispatcherServlet] - <DispatcherServlet with name 'cas' processing GET request for [/casshib/shib/app1/login]>
2014-07-07 01:24:00,996 DEBUG [org.springframework.webflow.mvc.servlet.FlowHandlerMapping] - <No flow mapping found for request with URI '/casshib/shib/app1/login'>
2014-07-07 01:24:00,997 DEBUG [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] - <Matching patterns for request [/shib/app1/login] are [/shib/*/login]>
2014-07-07 01:24:00,997 DEBUG [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] - <URI Template variables for request [/shib/app1/login] are {}>
2014-07-07 01:24:00,998 DEBUG [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] - <Mapping [/shib/app1/login] to HandlerExecutionChain with handler [org.springframework.webflow.mvc.servlet.FlowController@64b7b20c] and 1 interceptor>
2014-07-07 01:24:00,998 DEBUG [org.springframework.web.servlet.DispatcherServlet] - <Last-Modified value for [/casshib/shib/app1/login] is: -1>
2014-07-07 01:24:00,998 DEBUG [org.springframework.webflow.executor.FlowExecutorImpl] - <Launching new execution of flow 'login' with input map['service' -> 'https://sp/app1/']> 2014-07-07 01:24:00,998 DEBUG [org.springframework.webflow.definition.registry.FlowDefinitionRegistryImpl] - <Getting FlowDefinition with id 'login'>
2014-07-07 01:24:00,999 DEBUG [org.springframework.webflow.engine.impl.FlowExecutionImplFactory] - <Creating new execution of 'login'>
2014-07-07 01:24:00,999 DEBUG [org.springframework.webflow.execution.factory.ConditionalFlowExecutionListenerLoader] - <Loaded [1] of possible 1 listeners for this execution request for flow 'login', the listeners to attach are list[org.jasig.cas.web.flow.TerminateWebSessionListener@545319cc]>
2014-07-07 01:24:00,999 DEBUG [org.springframework.webflow.engine.impl.FlowExecutionImpl] - <Starting in org.springframework.webflow.mvc.servlet.MvcExternalContext@73ccc30c with input map['service' -> 'https://sp/app1/']> 2014-07-07 01:24:01,000 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Executing [EvaluateAction@54b1cd98 expression = casShibInitialFlowSetupAction, resultExpression = [null]]>
2014-07-07 01:24:01,000 DEBUG [org.springframework.webflow.execution.AnnotatedAction] - <Putting action execution attributes map[[empty]]>
2014-07-07 01:24:01,000 DEBUG [org.springframework.beans.factory.support.DefaultListableBeanFactory] - <Returning cached instance of singleton bean 'casShibInitialFlowSetupAction'>
2014-07-07 01:24:01,000 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Executing edu.ucmerced.cas.web.flow.CasShibInitialFlowSetupAction@868e3cd>
2014-07-07 01:24:01,001 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Finished executing edu.ucmerced.cas.web.flow.CasShibInitialFlowSetupAction@868e3cd; result = success>
2014-07-07 01:24:01,001 DEBUG [org.springframework.webflow.execution.AnnotatedAction] - <Clearing action execution attributes map[[empty]]>
2014-07-07 01:24:01,001 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Finished executing [EvaluateAction@54b1cd98 expression = casShibInitialFlowSetupAction, resultExpression = [null]]; result = success>
2014-07-07 01:24:01,001 DEBUG [org.springframework.webflow.engine.DecisionState] - <Entering state 'ticketGrantingTicketExistsCheck' of flow 'login'>
2014-07-07 01:24:01,001 DEBUG [org.springframework.webflow.engine.Transition] - <Executing [Transition@e2a3881 on = *, to = gatewayRequestCheck]>
2014-07-07 01:24:01,002 DEBUG [org.springframework.webflow.engine.Transition] - <Exiting state 'ticketGrantingTicketExistsCheck'>
2014-07-07 01:24:01,002 DEBUG [org.springframework.webflow.engine.DecisionState] - <Entering state 'gatewayRequestCheck' of flow 'login'>
2014-07-07 01:24:01,002 DEBUG [org.springframework.webflow.engine.Transition] - <Executing [Transition@9a73217 on = *, to = serviceAuthorizationCheck]>
2014-07-07 01:24:01,002 DEBUG [org.springframework.webflow.engine.Transition] - <Exiting state 'gatewayRequestCheck'>
2014-07-07 01:24:01,002 DEBUG [org.springframework.webflow.engine.ActionState] - <Entering state 'serviceAuthorizationCheck' of flow 'login'>
2014-07-07 01:24:01,002 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Executing [EvaluateAction@3fc988f4 expression = casShibServiceAuthorizationCheck, resultExpression = [null]]>
2014-07-07 01:24:01,003 DEBUG [org.springframework.webflow.execution.AnnotatedAction] - <Putting action execution attributes map[[empty]]>
2014-07-07 01:24:01,003 DEBUG [org.springframework.beans.factory.support.DefaultListableBeanFactory] - <Returning cached instance of singleton bean 'casShibServiceAuthorizationCheck'>
2014-07-07 01:24:01,003 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Executing org.jasig.cas.web.flow.ServiceAuthorizationCheck@404ca42a>
2014-07-07 01:24:01,003 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Finished executing org.jasig.cas.web.flow.ServiceAuthorizationCheck@404ca42a; result = success>
2014-07-07 01:24:01,004 DEBUG [org.springframework.webflow.execution.AnnotatedAction] - <Clearing action execution attributes map[[empty]]>
2014-07-07 01:24:01,004 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Finished executing [EvaluateAction@3fc988f4 expression = casShibServiceAuthorizationCheck, resultExpression = [null]]; result = success>
2014-07-07 01:24:01,004 DEBUG [org.springframework.webflow.engine.Transition] - <Executing [Transition@483e6be3 on = *, to = generateLoginTicket]>
2014-07-07 01:24:01,004 DEBUG [org.springframework.webflow.engine.Transition] - <Exiting state 'serviceAuthorizationCheck'>
2014-07-07 01:24:01,004 DEBUG [org.springframework.webflow.engine.ActionState] - <Entering state 'generateLoginTicket' of flow 'login'>
2014-07-07 01:24:01,004 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Executing [EvaluateAction@7a1d2922 expression = casShibGenerateLoginTicketAction.generate(flowRequestContext), resultExpression = [null]]>
2014-07-07 01:24:01,004 DEBUG [org.springframework.webflow.execution.AnnotatedAction] - <Putting action execution attributes map[[empty]]>
2014-07-07 01:24:01,005 DEBUG [org.springframework.beans.factory.support.DefaultListableBeanFactory] - <Returning cached instance of singleton bean 'casShibGenerateLoginTicketAction'>
2014-07-07 01:24:01,005 DEBUG [org.jasig.cas.web.flow.GenerateLoginTicketAction] - <Generated login ticket LT-12-fMclw29eTv5caVrxINmVnTCy415EBh>
2014-07-07 01:24:01,005 DEBUG [org.springframework.webflow.execution.AnnotatedAction] - <Clearing action execution attributes map[[empty]]>
2014-07-07 01:24:01,005 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Finished executing [EvaluateAction@7a1d2922 expression = casShibGenerateLoginTicketAction.generate(flowRequestContext), resultExpression = [null]]; result = generated>
2014-07-07 01:24:01,006 DEBUG [org.springframework.webflow.engine.Transition] - <Executing [Transition@4b51c208 on = generated, to = remoteAuthenticate]>
2014-07-07 01:24:01,006 DEBUG [org.springframework.webflow.engine.Transition] - <Exiting state 'generateLoginTicket'>
2014-07-07 01:24:01,006 DEBUG [org.springframework.webflow.engine.ActionState] - <Entering state 'remoteAuthenticate' of flow 'login'>
2014-07-07 01:24:01,006 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Executing [EvaluateAction@6499c1d9 expression = principalFromRemoteAction, resultExpression = [null]]>
2014-07-07 01:24:01,006 DEBUG [org.springframework.webflow.execution.AnnotatedAction] - <Putting action execution attributes map[[empty]]>
2014-07-07 01:24:01,006 DEBUG [org.springframework.beans.factory.support.DefaultListableBeanFactory] - <Returning cached instance of singleton bean 'principalFromRemoteAction'>
2014-07-07 01:24:01,007 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Executing edu.ucmerced.cas.adaptors.casshib.web.flow.PrincipalFromHttpHeadersNonInteractiveCredentialsAction@2220ccac>
2014-07-07 01:24:01,007 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Finished executing edu.ucmerced.cas.adaptors.casshib.web.flow.PrincipalFromHttpHeadersNonInteractiveCredentialsAction@2220ccac; result = error>
2014-07-07 01:24:01,007 DEBUG [org.springframework.webflow.execution.AnnotatedAction] - <Clearing action execution attributes map[[empty]]>
2014-07-07 01:24:01,007 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Finished executing [EvaluateAction@6499c1d9 expression = principalFromRemoteAction, resultExpression = [null]]; result = error>
2014-07-07 01:24:01,007 DEBUG [org.springframework.webflow.engine.Transition] - <Executing [Transition@2a85c128 on = error, to = casShibAuthErrorView]>
2014-07-07 01:24:01,008 DEBUG [org.springframework.webflow.engine.Transition] - <Exiting state 'remoteAuthenticate'>
2014-07-07 01:24:01,008 DEBUG [org.springframework.webflow.engine.EndState] - <Entering state 'casShibAuthErrorView' of flow 'login'>
2014-07-07 01:24:01,008 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Executing org.springframework.webflow.action.ViewFactoryActionAdapter@334c3ee7>
2014-07-07 01:24:01,009 DEBUG [org.springframework.webflow.mvc.view.AbstractMvcView] - <Rendering MVC [org.springframework.web.servlet.view.JstlView: name 'casShibAuthErrorView'; URL [/WEB-INF/view/jsp/default/ui/casShibAuthErrorView.jsp]] with model map [{flowRequestContext=[RequestControlContextImpl@8198439 externalContext = org.springframework.webflow.mvc.servlet.MvcExternalContext@73ccc30c, currentEvent = error, requestScope = map[[empty]], attributes = map[[empty]], messageContext = [DefaultMessageContext@4337be56 sourceMessages = map[[null] -> list[[empty]]]], flowExecution = [FlowExecutionImpl@b12294 flow = 'login', flowSessions = list[[FlowSessionImpl@6d5522e6 flow = 'login', state = 'casShibAuthErrorView', scope = map['loginTicket' -> 'LT-12-fMclw29eTv5caVrxINmVnTCy415EBh', 'service' -> https://sp/app1/, 'warnCookieValue' -> false, 'ticketGrantingTicketId' -> [null]]]]]], flashScope=map[[empty]], currentUser=null, loginTicket=LT-12-fMclw29eTv5caVrxINmVnTCy415EBh, service=https://sp/app1/, warnCookieValue=false, ticketGrantingTicketId=null}]> 2014-07-07 01:24:01,009 DEBUG [org.springframework.web.servlet.view.JstlView] - <Added model object 'flashScope' of type [org.springframework.webflow.core.collection.LocalAttributeMap] to request in view with name 'casShibAuthErrorView'>
2014-07-07 01:24:01,009 DEBUG [org.springframework.web.servlet.view.JstlView] - <Added model object 'flowRequestContext' of type [org.springframework.webflow.engine.impl.RequestControlContextImpl] to request in view with name 'casShibAuthErrorView'>
2014-07-07 01:24:01,009 DEBUG [org.springframework.web.servlet.view.JstlView] - <Removed model object 'currentUser' from request in view with name 'casShibAuthErrorView'>
2014-07-07 01:24:01,009 DEBUG [org.springframework.web.servlet.view.JstlView] - <Added model object 'loginTicket' of type [java.lang.String] to request in view with name 'casShibAuthErrorView'>
2014-07-07 01:24:01,009 DEBUG [org.springframework.web.servlet.view.JstlView] - <Added model object 'service' of type [edu.ucmerced.cas.authentication.principal.CasShibWebApplicationServiceImpl] to request in view with name 'casShibAuthErrorView'>
2014-07-07 01:24:01,010 DEBUG [org.springframework.web.servlet.view.JstlView] - <Added model object 'warnCookieValue' of type [java.lang.Boolean] to request in view with name 'casShibAuthErrorView'>
2014-07-07 01:24:01,010 DEBUG [org.springframework.web.servlet.view.JstlView] - <Removed model object 'ticketGrantingTicketId' from request in view with name 'casShibAuthErrorView'>
2014-07-07 01:24:01,010 DEBUG [org.springframework.web.servlet.view.JstlView] - <Forwarding to resource [/WEB-INF/view/jsp/default/ui/casShibAuthErrorView.jsp] in InternalResourceView 'casShibAuthErrorView'>
2014-07-07 01:24:01,012 DEBUG [org.jasig.cas.web.support.CasArgumentExtractor] - <Extractor generated service for: https://sp/app1/> 2014-07-07 01:24:01,012 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Finished executing org.springframework.webflow.action.ViewFactoryActionAdapter@334c3ee7; result = success>
2014-07-07 01:24:01,013 DEBUG [org.jasig.cas.web.flow.TerminateWebSessionListener] - <Terminate web session 33F3383A19AE506DF12847E7EB5788AF in 2 seconds>
2014-07-07 01:24:01,013 DEBUG [org.springframework.webflow.engine.Transition] - <Completed transition execution. As a result, the flow execution has ended>
2014-07-07 01:24:01,013 DEBUG [org.springframework.webflow.engine.Transition] - <Completed transition execution. As a result, the flow execution has ended>
2014-07-07 01:24:01,013 DEBUG [org.springframework.webflow.engine.Transition] - <Completed transition execution. As a result, the flow execution has ended>
2014-07-07 01:24:01,013 DEBUG [org.springframework.webflow.engine.Transition] - <Completed transition execution. As a result, the flow execution has ended>
2014-07-07 01:24:01,013 DEBUG [org.springframework.webflow.engine.Transition] - <Completed transition execution. As a result, the flow execution has ended>
2014-07-07 01:24:01,013 DEBUG [org.jasig.cas.web.flow.TerminateWebSessionListener] - <Error getting service from flow state.>
java.lang.IllegalStateException: No active FlowSession to access; this FlowExecution has ended
at org.springframework.webflow.engine.impl.FlowExecutionImpl.getActiveSession(FlowExecutionImpl.java:191)
at org.springframework.webflow.engine.impl.RequestControlContextImpl.getFlowScope(RequestControlContextImpl.java:134)
at org.jasig.cas.web.support.WebUtils.getService_aroundBody8(WebUtils.java:87)
at org.jasig.cas.web.support.WebUtils.getService_aroundBody9$advice(WebUtils.java:57)
at org.jasig.cas.web.support.WebUtils.getService(WebUtils.java:1)
at org.jasig.cas.web.flow.TerminateWebSessionListener.sessionStarted_aroundBody0(TerminateWebSessionListener.java:62)
at org.jasig.cas.web.flow.TerminateWebSessionListener.sessionStarted_aroundBody1$advice(TerminateWebSessionListener.java:57)
at org.jasig.cas.web.flow.TerminateWebSessionListener.sessionStarted(TerminateWebSessionListener.java:1)
at org.springframework.webflow.engine.impl.FlowExecutionListeners.fireSessionStarted(FlowExecutionListeners.java:126)
at org.springframework.webflow.engine.impl.FlowExecutionImpl.start(FlowExecutionImpl.java:367)
at org.springframework.webflow.engine.impl.FlowExecutionImpl.start(FlowExecutionImpl.java:225)
at org.springframework.webflow.executor.FlowExecutorImpl.launchExecution(FlowExecutorImpl.java:140)
at org.springframework.webflow.mvc.servlet.FlowHandlerAdapter.handle(FlowHandlerAdapter.java:193)
at org.springframework.webflow.mvc.servlet.FlowController.handleRequest(FlowController.java:174)
at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.jasig.cas.web.init.SafeDispatcherServlet.service_aroundBody2(SafeDispatcherServlet.java:128)
at org.jasig.cas.web.init.SafeDispatcherServlet.service_aroundBody3$advice(SafeDispatcherServlet.java:57)
at org.jasig.cas.web.init.SafeDispatcherServlet.service(SafeDispatcherServlet.java:1)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.github.inspektr.common.web.ClientInfoThreadLocalFilter.doFilter(ClientInfoThreadLocalFilter.java:63)
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:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
2014-07-07 01:24:01,015 DEBUG [org.springframework.web.servlet.DispatcherServlet] - <Null ModelAndView returned to DispatcherServlet with name 'cas': assuming HandlerAdapter completed request handling>
2014-07-07 01:24:01,015 DEBUG [org.springframework.web.servlet.DispatcherServlet] - <Successfully completed request>
Any ideas what may be happening?
Kind regards,
Rodrigo