SonarQube Elastic Search issue

I am getting below error. Could you please help?

Hi,

What did you make of the error message?

 
Ann

Hi Ann,

I think its related to some memory settings but not sure.
I actually cleaned files from "…/data/es7/node then it started causing this issue. Then I put the same file there. Could it be the issue?

Naman

I resolved this by using
sonar.search.javaOpts=-Xmx8g -Xms8g -XX:+HeapDumpOnOutOfMemoryError
But its strange I dont understand what happened here as earlier it was working.

Do you know what I am missing?

Naman

Hi,

I can only guess there was some sort of change in your environment.

 
Ann