Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Nifi ConsumeKafka error while receiving the data

avatar
New Contributor

Hi All,

I got an error while using the ConsumeKafka_2_6 1.19.1 processor . Below is the complete error from the NiFi Bulletin board.


08:49:45 UTCERROR7378316d-4765-1fdd-76cd-cbd9fb7ab699
ConsumeKafka_2_6[id=7378316d-4765-1fdd-76cd-cbd9fb7ab699] Exception while processing data from kafka so will close the lease org.apache.nifi.processors.kafka.pubsub.ConsumerPool$SimpleConsumerLease@3511a438 due to StandardFlowFileRecord[uuid=b1f2cccc-aa9a-4751-9a7c-4ab5eb514555,claim=StandardContentClaim [resourceClaim=StandardResourceClaim[id=1703062164849-3517, container=default, section=445], offset=234005, length=3975],offset=0,name=b1f2cccc-aa9a-4751-9a7c-4ab5eb514555,size=3975] is not known in this session (StandardProcessSession[id=43911398]): org.apache.nifi.processor.exception.FlowFileHandlingException: StandardFlowFileRecord[uuid=b1f2cccc-aa9a-4751-9a7c-4ab5eb514555,claim=StandardContentClaim [resourceClaim=StandardResourceClaim[id=1703062164849-3517, container=default, section=445], offset=234005, length=3975],offset=0,name=b1f2cccc-aa9a-4751-9a7c-4ab5eb514555,size=3975] is not known in this session (StandardProcessSession[id=43911398])

Amit_barnwal_0-1703062749344.png

 

I'm using nifi 1.19.1 along with kafka_3.3.2 version, please let me know if any one knows the root cause of this error.

 

1 REPLY 1

avatar
Rising Star

Could you please get the full processor error in the nifi-app.log, that will provide more details to understand the exception?