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.(Lorg/elasticsearch/common/settings/Settings;Ljava/lang/String;Lorg/elasticsearch/threadpool/ThreadPool;)V]2)
NoSuchMethodError[org.elasticsearch.rest.BaseRestHandler.(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 elasticsearch+unsubscribe@googlegroups.com .
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 .
jprante
(Jörg Prante)
November 16, 2014, 5:26pm
2
You have to check your plugins. The plugins must be compatible with ES 1.4.
Jörg
On Sun, Nov 16, 2014 at 4:36 PM, Raz Lachyani raz.lachyani@gmail.com
wrote:
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.(Lorg/elasticsearch/common/settings/Settings;Ljava/lang/String;Lorg/elasticsearch/threadpool/ThreadPool;)V]2)
NoSuchMethodError[org.elasticsearch.rest.BaseRestHandler.(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 elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/b041f694-b114-46df-b794-c1111cb7e30c%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/b041f694-b114-46df-b794-c1111cb7e30c%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout .
--
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 elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoGDsYxjvrzpEcMaEyCk1n3TmKQ5g%2BSWmw42k7N2yUTyvQ%40mail.gmail.com .
For more options, visit https://groups.google.com/d/optout .
Yeah you were right. I removed some plugins and it worked. Thanks.
On Sunday, November 16, 2014 7:27:08 PM UTC+2, Jörg Prante wrote:
You have to check your plugins. The plugins must be compatible with ES 1.4.
Jörg
On Sun, Nov 16, 2014 at 4:36 PM, Raz Lachyani <raz.la...@gmail.com
<javascript:>> wrote:
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.(Lorg/elasticsearch/common/settings/Settings;Ljava/lang/String;Lorg/elasticsearch/threadpool/ThreadPool;)V]2)
NoSuchMethodError[org.elasticsearch.rest.BaseRestHandler.(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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/b041f694-b114-46df-b794-c1111cb7e30c%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/b041f694-b114-46df-b794-c1111cb7e30c%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout .
--
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 elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/b61a7abf-e811-455b-a159-22efdc54d497%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .