[
https://issues.apache.org/jira/browse/NIFI-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17330863#comment-17330863
]
Mark Payne commented on NIFI-8461:
----------------------------------
[~kaagaard] I would try going in your browser to
{{http://localhost:8080/nifi-api/processors/<processor_id>/diagnostics}}
(assuming that you're running on localhost:8080) and where {{processor_id}} is
the id of your ExecuteScript processor. And then copy the JSON that's returned
from that output into a file and attach the file here.
> Queue reports items but cannot list them
> ----------------------------------------
>
> Key: NIFI-8461
> URL: https://issues.apache.org/jira/browse/NIFI-8461
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.13.2
> Environment: Docker image apache/nifi :1.13.2, Windows 10 Pro, WSL 2
> (Ubuntu), x86_64
> Reporter: Kevin Aagaard
> Priority: Major
> Labels: queue
> Attachments: image-2021-04-22-08-48-58-117.png,
> image-2021-04-22-08-49-40-904.png
>
>
> The following segment of workflow demonstrates the issue. The queue reports
> that there are items within it, but they cannot be listed, even after
> stopping the consumer (and producer). Since this is in a Docker Container, it
> is unlikely an OS error.
>
> !image-2021-04-22-08-48-58-117.png!
>
> !image-2021-04-22-08-49-40-904.png!
> I do not currently have a simplified example workflow to recreate the error,
> but can work on it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)