I upgraded ES from 1.3.2 to the new 1.4.0 version. The installation went 
smoothly, but after I tried to restart ES with 'service elasticsearch 
restart' it failed to initialise.
In the log I can see this message:

[2014-11-16 15:24:40,585][ERROR][bootstrap                ] {1.4.0}: 
Initialization Failed ...
1) 
NoSuchMethodError[org.elasticsearch.action.support.TransportAction.<init>(Lorg/elasticsearch/common/settings/Settings;Ljava/lang/String;Lorg/elasticsearch/threadpool/ThreadPool;)V]2)
 
NoSuchMethodError[org.elasticsearch.rest.BaseRestHandler.<init>(Lorg/elasticsearch/common/settings/Settings;Lorg/elasticsearch/client/Client;)V]


I'm using vagrant with CentOS 6.4 in my local MAC. 

Did I do something wrong ? 

-- 
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/b041f694-b114-46df-b794-c1111cb7e30c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to