Exception in thread "pool-10-thread-1" java.lang.NoSuchMethodError:
org.elasticsearch.rest.RestController.dispatchRequest(Lorg/elasticsearch/rest/RestRequest;Lorg/elasticsearch/rest/RestChannel;)V
at org.elasticsearch.thrift.ThriftRestImpl.execute(ThriftRestImpl.java:55)
at org.elasticsearch.thrift.Rest$Processor$execute.getResult(Rest.java:158)
at org.elasticsearch.thrift.Rest$Processor$execute.getResult(Rest.java:147)
at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:32)
at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:34)
at
org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:176)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Is there some bit of configuration that I'm missing?
On Thursday, May 17, 2012 12:16:47 AM UTC-4, Radu Gheorghe wrote:
I normally just install the plugin and restart elasticsearch. If you
comment out the configuration options, does the problem still occur?
If so, which version of ES are you using?
If you can start Elasticsearch with the plugin installed and you get
the same error from pyes, can you see ES listening on 9500 by running netstat -pant ?
Exception in thread "pool-10-thread-1" java.lang.NoSuchMethodError:
org.elasticsearch.rest.RestController.dispatchRequest(Lorg/elasticsearch/rest/RestRequest;Lorg/elasticsearch/rest/RestChannel;)V
at org.elasticsearch.thrift.ThriftRestImpl.execute(ThriftRestImpl.java:55)
at org.elasticsearch.thrift.Rest$Processor$execute.getResult(Rest.java:158)
at org.elasticsearch.thrift.Rest$Processor$execute.getResult(Rest.java:147)
at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:32)
at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:34)
at
org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:176)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Is there some bit of configuration that I'm missing?
On Thursday, May 17, 2012 12:16:47 AM UTC-4, Radu Gheorghe wrote:
Exception in thread "pool-10-thread-1" java.lang.NoSuchMethodError:
org.elasticsearch.rest.RestController.dispatchRequest(Lorg/elasticsearch/rest/RestRequest;Lorg/elasticsearch/rest/RestChannel;)V
at
org.elasticsearch.thrift.ThriftRestImpl.execute(ThriftRestImpl.java:55)
at org.elasticsearch.thrift.Rest$Processor$execute.getResult(Rest.java:158)
at
org.elasticsearch.thrift.Rest$Processor$execute.getResult(Rest.java:147)
at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:32)
at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:34)
at
org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:176)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Is there some bit of configuration that I'm missing?
On Thursday, May 17, 2012 12:16:47 AM UTC-4, Radu Gheorghe wrote:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.