Getting java.io.IOException: Insufficient quota to complete the requested service

Hi all,

In a period of time i get a Elastic crash with this kind of error:

[2019-07-02T11:56:54,440][WARN ][o.e.i.e.Engine ] [eai-elastic-node1] [index-2019.07.02][0] failed engine [refresh failed source[schedule]]
java.io.IOException: Insufficient quota to complete the requested service
at sun.nio.ch.FileDispatcherImpl.write0(Native Method) ~[?:?]
at sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:75) ~[?:?]

Investigating this error in google i find this FS is not full, but ES reports: java.io.IOException: Disk quota exceeded - #6 by PavelP but i don't see how can i prove the same behavior or how can i solve it so that this situation don't occur anymore.
I've got space available.

I'm using Elasticsearch 6.7.1 in windows server 2019. 64 GB with 3 TB of space.

Any experience with this kind of situation?

Cheers,

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.