Elastic starts but fails immediately

When I start elasticsearch, it is started for just like 20 seconds and goes down, with this error in logs,

[2017-04-28T12:03:43,334][ERROR][o.e.b.ElasticsearchUncaughtExceptionHandler] [] fatal error in thread [elasticsearch[DH5vVSg][bulk][T#2]], exiting
java.lang.NoClassDefFoundError: Could not initialize class org.apache.lucene.analysis.standard.StandardTokenizerImpl
at org.apache.lucene.analysis.standard.StandardTokenizer.init(StandardTokenizer.java:151) ~[lucene-core-6.4.2.jar:6.4.2 34a975ca3d4bd7fa121340e5bcbf165929e0542f - ishan - 2017-03-01 23:25:07]

Also, what is the minimum limit for the heap space allocated in jvm.options file ?

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