Support Questions

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

ListenUDP[id=23d0ed8d-fc4e-3d93-84e9-2cc601ba2f61]: java.io.FileNotFoundException: /data02/content_repository,/data04/grid03/653/1508365004240-1515149 (No space left on device)

avatar
Expert Contributor

Hi All,

Thanks,

I am getting this following error. When a data source of high throughput, is streamed.

Failed to write contents of the message to FlowFile due to IOException thrown from ListenUDP[id=23d0ed8d-fc4e-3d93-84e9-2cc601ba2f61]: java.io.FileNotFoundException: /data02/content_repository,/data04/grid03/653/1508365004240-1515149 (No space left on device)

I am using ListenUDP and mergeContent processor.

Another issue how do I tune the performance of ListenUDP and mergeContent?

Like what should be my optimal buffer size for listenUDP to stream 10000 events per second

Thanks again

Dheeru

1 ACCEPTED SOLUTION

avatar
@dhieru singh

That message obviously means that you don't have the disk space to run the flow as it is currently configured.

The answer to the other questions are covered by the other post you made.

View solution in original post

2 REPLIES 2

avatar
@dhieru singh

That message obviously means that you don't have the disk space to run the flow as it is currently configured.

The answer to the other questions are covered by the other post you made.

avatar
Expert Contributor

@Wynner

Appreciate your help.

Yes it is indicating that I have run out of the disk space. which was proved by this screenshot, however the acutal size of disk 4.5TB.

Thanks

contentstorage.pngflowstorage1.png