<div dir="ltr">Ah, my apologies. This definitely goes back on the dev list, then.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 19, 2022 at 7:50 PM Dan McLaughlin via users <<a href="mailto:users@shibboleth.net">users@shibboleth.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">This is on IDP 5.0. I've narrowed it down to something in the<br>
IdentifierGenerationStrategy rework. If I figure out what in the<br>
change is breaking things, I'll open a ticket since the related ticket<br>
has been resolved.<br>
<br>
--<br>
<br>
Thanks,<br>
<br>
Dan<br>
<br>
On Wed, Oct 19, 2022 at 6:23 PM Nate Klingenstein <<a href="mailto:ndk@signet.id" target="_blank">ndk@signet.id</a>> wrote:<br>
><br>
> Dan,<br>
><br>
> This is a fairly common error and a more appropriate question for the users' list. In its most literal sense, it just means that the IdP [node] has no flow conversation in memory that corresponds to the e2s1 state presented by the client.<br>
><br>
> You'll need to supply us with more details of the deployment and the usage pattern that leads to the exception. It can be anything from bad clustering to JSESSIONID cookie mishandling and everything in between.<br>
><br>
> Sorry to not have anything definitive,<br>
> Nate<br>
><br>
> --------<br>
> Signet, Inc.<br>
> The Art of Access ®<br>
><br>
> <a href="https://www.signet.id" rel="noreferrer" target="_blank">https://www.signet.id</a><br>
><br>
> -----Original message-----<br>
> From: Dan McLaughlin via dev<br>
> Sent: Wednesday, October 19 2022, 5:10 pm<br>
> To: Shib Dev<br>
> Cc: Dan McLaughlin<br>
> Subject: NoSuchFlowExecutionException<br>
><br>
> Any pointers on where I would look for what might be causing this exception?<br>
><br>
> 2022-10-19 17:56:32,728 - 12.116.187.226 - DEBUG<br>
> [org.springframework.webflow.executor.FlowExecutorImpl:160] - Resuming<br>
> flow execution with key 'e2s1<br>
> 2022-10-19 17:56:32,729 - 12.116.187.226 - ERROR<br>
> [org.springframework.webflow.execution.repository.NoSuchFlowExecutionException:91]<br>
> -<br>
> org.springframework.webflow.execution.repository.NoSuchFlowExecutionException:<br>
> No flow execution could be found with key 'e2s1' -- perhaps this<br>
> executing flow has ended or expired? This could happen if your users<br>
> are relying on browser history (typically via the back button) that<br>
> references ended flows.<br>
> at org.springframework.webflow.execution.repository.support.AbstractFlowExecutionRepository.getConversation(AbstractFlowExecutionRepository.java:172)<br>
> Caused by: org.springframework.webflow.conversation.NoSuchConversationException:<br>
> No conversation could be found with id '2' -- perhaps this<br>
> conversation has ended?<br>
> at org.springframework.webflow.conversation.impl.ConversationContainer.getConversation(ConversationContainer.java:124)<br>
> 2022-10-19 17:56:32,729 - 12.116.187.226 - DEBUG<br>
> [org.springframework.web.servlet.DispatcherServlet:1362] - Using<br>
> resolved error view: ModelAndView [view="error";<br>
> model={exception=org.springframework.webflow.execution.repository.NoSuchFlowExecutionException:<br>
> No flow execution could be found with key 'e2s1' -- perhaps this<br>
> executing flow has ended or expired? This could happen if your users<br>
> are relying on browser history (typically via the back button) that<br>
> references ended flows.,<br>
> request=org.apache.catalina.connector.RequestFacade@1070fdac,<br>
> encoder=class net.shibboleth.shared.codec.HTMLEncoder,<br>
> springContext=Root WebApplicationContext, started on Wed Oct 19<br>
> 17:39:57 CDT 2022,<br>
> response=net.shibboleth.shared.spring.servlet.impl.DynamicResponseHeaderFilter$ResponseProxy@1fe54716}]<br>
> 2022-10-19 17:56:32,730 - 12.116.187.226 - DEBUG<br>
> [org.springframework.web.servlet.DispatcherServlet:1128] - Completed<br>
> 500 INTERNAL_SERVER_ERROR<br>
><br>
> --<br>
><br>
> Thanks,<br>
><br>
> Dan<br>
> --<br>
> To unsubscribe from this list send an email to <a href="mailto:dev-unsubscribe@shibboleth.net" target="_blank">dev-unsubscribe@shibboleth.net</a> <mailto:<a href="mailto:dev-unsubscribe@shibboleth.net" target="_blank">dev-unsubscribe@shibboleth.net</a>><br>
><br>
><br>
-- <br>
For Consortium Member technical support, see <a href="https://shibboleth.atlassian.net/wiki/x/ZYEpPw" rel="noreferrer" target="_blank">https://shibboleth.atlassian.net/wiki/x/ZYEpPw</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div>