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

Joe Witt commented on NIFI-10665:
---------------------------------

Please provide far more information from the log file.  Ideally attach the 
entire log file.  If the logs are too sensitive then try to recreate the 
problem in a non sensitive environment with non sensitive data.  What has been 
shared so far provides far too little context to work with.

That stack trace would not be in the log file alone.  The context you are 
saying you need should be associated with that stack trace.

> Issue with ConvertExcelToCSVProcessor 
> --------------------------------------
>
>                 Key: NIFI-10665
>                 URL: https://issues.apache.org/jira/browse/NIFI-10665
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.16.3
>            Reporter: Vrinda Palod
>            Priority: Major
>
> 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)

Reply via email to