I have installed elasticsearch-1.7.2-1.noarch now due start service show follow error :
[root@testopenbank ~]# Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class org.elasticsearch.Version
at org.elasticsearch.bootstrap.Bootstrap.buildErrorMessage(Bootstrap.java:293)
at org.elasticsearch.bootstrap.Bootstrap.main(Bootstrap.java:280)
at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:32)
How can sole this isssue?