Flow Designer error "ExecutionStatsCollector.close() called but there is no IExecutionStats availabl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 07:46 PM
Hi,
Has anyone ever encountered this error before in Flow Designer, "ExecutionStatsCollector.close() called but there is no IExecutionStats available"?
I get this error when my subflow runs on my main Flow. The error doesn't appear to cause any issue with my flow, it still runs and it actually doesn't show that it is an error directly on my flow.
I see the error when I select Open Flow Logs and I wanted to know what it is and how to address it, if needed.
Any help would be appreciated.
- 1,572 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 11:18 PM
Hi @Dazler
Probably, it is a job which is responsible to collect the execution stats and it is failing or an internal method being called on the database. Have you tried running the SubFlow individually to see if the error pops out their as well ?
I would recommend opening a support case with ServiceNow if you want to deep digger on this issue.
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 01:09 AM
@Dazler
Did you get this solved.
We have just encountered same issue on a flow that normally runs smooth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 08:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2024 02:57 PM
@Dazler , I'm seeing this issue as well. Did you ever get it resolved?