java.lang.NoClassDefFoundError: Could not initialize class org.elasticsearch.Version
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by wbsimms
, 2 years agovia Stack Overflow by Catalin M.
, 1 year agovia Stack Overflow by Dominic Zukiewicz
, 2 years agojava.lang.NoClassDefFoundError: Could not initialize class org.elasticsearch.Version
at org.elasticsearch.bootstrap.Bootstrap.buildErrorMessage(Bootstrap.java:252)
at org.elasticsearch.bootstrap.Bootstrap.main(Bootstrap.java:236)
at org.elasticsearch.bootstrap.ElasticSearch.main(ElasticSearch.java:32)