I had been running elasticsearch just fine under Mavericks until a few days 
ago and now it won't start up.  Originally had used homebrew to install 
with launchctl to load the plist and everything was fine, however, 
launchctl status now shows "1" which indicates an error. 

So tried just downloading 0.90.10 and running directly and get this stack 
trace when trying to launch bin/elasticsearch -f: 

bin/elasticsearch 
Exception in thread "main" java.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) 

java -version 
java version "1.7.0_51" 
Java(TM) SE Runtime Environment (build 1.7.0_51-b13) 
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode) 

echo $JAVA_HOME 
/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home 

There is nothing in the logs/elasticsearch.log. 

Am guessing a recent Apple update around 1/11/2014 messed something up, or 
something is fishy with my Java installation. 

Any tips or suggestions would be greatly appreciated! Thanks, Jeff 

-- 
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/f3ce0d6a-969e-43bd-bfd0-4575fa6e78ad%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to