I get this error at elasticsearch startup Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.lucene.util.Version at org.elasticsearch.Version.<clinit>(Version.java:42) at java.lang.Class.initializeClass(libgcj.so.10) at org.elasticsearch.bootstrap.Bootstrap.buildErrorMessage(Bootstrap.java:252) at org.elasticsearch.bootstrap.Bootstrap.main(Bootstrap.java:178) at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:32)
The jar containing this class is present in the lib directory and echo $ES_CLASSPATH shows this jar. -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/fd314c1e-a78a-4d93-a1e4-5c442fab1bee%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
