NoSuchFlowExecutionException with office365 apps

privas pedro.rivas664 at csuci.edu
Fri Jun 30 12:29:48 EDT 2017


Hey guys,

Just got the results back from our Rackspace network engineer and it looks
like users are sticking with the same node when they get the error. After
turning up SWF debugging it looks like the error is caused by adding
?execution=exsx to my SAML endpoint:

017-06-30 11:13:13,318 - DEBUG
[org.springframework.web.servlet.DispatcherServlet:1208] - Handler execution
resulted in exception - forwarding to resolved error view: ModelAndView:
reference to view with name 'error'; model is
{exception=org.springframework.webflow.execution.repository.NoSuchFlowExecutionException:
No flow execution could be found with key 'e1s1' -- perhaps this executing
flow has ended or expired? This could happen if your users are relying on
browser history (typically via the back button) that references ended
flows., request=Request(GET
https://mckinley.csuci.edu/idp/profile/SAML2/POST/SSO?execution=e1s1)@1e5481dd,
encoder=class net.shibboleth.utilities.java.support.codec.HTMLEncoder,
springContext=Root WebApplicationContext: startup date [Fri Jun 30 10:42:22
CDT 2017]; root of context hierarchy}
org.springframework.webflow.execution.repository.NoSuchFlowExecutionException:
No flow execution could be found with key 'e1s1' -- perhaps this executing
flow has ended or expired? This could happen if your users are relying on
browser history (typically via the back button) that references ended flows.
        at
org.springframework.webflow.execution.repository.support.AbstractFlowExecutionRepository.getConversation(AbstractFlowExecutionRepository.java:172)
Caused by:
org.springframework.webflow.conversation.NoSuchConversationException: No
conversation could be found with id '1' -- perhaps this conversation has
ended?
        at
org.springframework.webflow.conversation.impl.ConversationContainer.getConversation(ConversationContainer.java:126)
2017-06-30 11:13:13,319 - DEBUG
[org.springframework.beans.factory.support.DefaultListableBeanFactory:1678]
- Invoking init method  'initialize' on bean with name
'PopulateEncryptionParameters'
2017-06-30 11:13:13,320 - DEBUG
[org.springframework.beans.factory.support.DefaultListableBeanFactory:484] -
Finished creating instance of bean 'AddSubjectConfirmationToSubjects'
2017-06-30 11:13:13,320 - DEBUG
[org.springframework.web.servlet.view.BeanNameViewResolver:74] - No matching
bean found for view name 'error'
2017-06-30 11:13:13,321 - DEBUG
[org.springframework.beans.factory.support.DefaultListableBeanFactory:484] -
Finished creating instance of bean 'PopulateEncryptionParameters'
2017-06-30 11:13:13,321 - DEBUG
[org.springframework.webflow.execution.ActionExecutor:49] - Executing
net.shibboleth.idp.profile.impl.WebFlowProfileActionAdaptor at 78a00f26
2017-06-30 11:13:13,321 - DEBUG
[org.springframework.web.servlet.DispatcherServlet:1251] - Rendering view
[org.springframework.web.servlet.view.velocity.VelocityView: name 'error';
URL [error.vm]] in DispatcherServlet with name 'idp'


What could cause this?




--
View this message in context: http://shibboleth.1660669.n2.nabble.com/NoSuchFlowExecutionException-with-office365-apps-tp7634076p7634152.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.


More information about the users mailing list