You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Vrinda Palod (Jira)" <ji...@apache.org> on 2022/11/14 12:54:00 UTC

[jira] [Commented] (NIFI-10664) Could not read from StandardFlowFileRecord in nifi

    [ https://issues.apache.org/jira/browse/NIFI-10664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633772#comment-17633772 ] 

Vrinda Palod commented on NIFI-10664:
-------------------------------------

can you please help with the fix  or the resolution.?

 

> Could not read from StandardFlowFileRecord in nifi
> --------------------------------------------------
>
>                 Key: NIFI-10664
>                 URL: https://issues.apache.org/jira/browse/NIFI-10664
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.16.3
>            Reporter: Vrinda Palod
>            Priority: Critical
>
> Hi Team,
>  
> We are continuously getting this error at random interval of time. We are not able to figure out from which flow/Process group this error is coming.  Need help in moving further
>  
> org.apache.nifi.processor.exception.FlowFileAccessException: Could not read from StandardFlowFileRecord[uuid=*,claim=,offset=0,name=*,size=0] org.apache.nifi.processor.exception.FlowFileAccessException: Could not read from StandardFlowFileRecord[uuid=*,claim=,offset=0,name=*,size=0] at org.apache.nifi.controller.repository.io.FlowFileAccessInputStream.read(FlowFileAccessInputStream.java:93) at org.apache.nifi.controller.repository.io.FlowFileAccessInputStream.read(FlowFileAccessInputStream.java:99) at org.apache.nifi.controller.repository.io.TaskTerminationInputStream.read(TaskTerminationInputStream.java:62) at org.apache.nifi.stream.io.StreamUtils.copy(StreamUtils.java:35) at org.apache.nifi.processors.standard.ExecuteStreamCommand$2run(ExecuteStreamCommand.java:634) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.io.IOException: Stream is closed at org.apache.nifi.controller.repository.io.DisableOnCloseInputStream.checkClosed(DisableOnCloseInputStream.java:65) at org.apache.nifi.controller.repository.io.DisableOnCloseInputStream.read(DisableOnCloseInputStream.java:48) at org.apache.nifi.stream.io.ByteCountingInputStream.read(ByteCountingInputStream.java:52) at java.base/java.io.FilterInputStream.read(FilterInputStream.java:133) at org.apache.nifi.controller.repository.io.FlowFileAccessInputStream.read(FlowFileAccessInputStream.java:82) ... 5 common frames omitted



--
This message was sent by Atlassian Jira
(v8.20.10#820010)