Initialization failure for 0.19.0

I am trying to install a fresh 0.19.0 instance on an ec2 instance.
After running the 'sudo bin/elasticsearch -f' command I am running
into the following error which i did not receive while running 0.18.7:

{0.19.0}: Initialization Failed ...
1)
NoSuchMethodError[org.elasticsearch.common.util.concurrent.EsExecutors.newScalingExecutorService(IIJLjava/
util/concurrent/TimeUnit;Ljava/util/concurrent/ThreadFactory;)Ljava/
util/concurrent/ThreadPoolExecutor;]

Is there a setup step that I need to follow that is not listed in this
below tutorial?

http://www.elasticsearch.org/tutorials/2011/08/22/elasticsearch-on-ec2.html

ARe you using the latest version of the cloud-aws plugin? One that works with 0.19? (GitHub - elastic/elasticsearch-cloud-aws: AWS Cloud Plugin for Elasticsearch).

On Saturday, March 3, 2012 at 1:44 AM, Mark wrote:

I am trying to install a fresh 0.19.0 instance on an ec2 instance.
After running the 'sudo bin/elasticsearch -f' command I am running
into the following error which i did not receive while running 0.18.7:

{0.19.0}: Initialization Failed ...
1)
NoSuchMethodError[org.elasticsearch.common.util.concurrent.EsExecutors.newScalingExecutorService(IIJLjava/
util/concurrent/TimeUnit;Ljava/util/concurrent/ThreadFactory;)Ljava/
util/concurrent/ThreadPoolExecutor;]

Is there a setup step that I need to follow that is not listed in this
below tutorial?

Elasticsearch Platform — Find real-time answers at scale | Elastic

It seems like the new v1.4 works for me. I get an error when using
v1.3 even though both versions say they work with v0.19.

On Mar 3, 2:04 pm, Shay Banon kim...@gmail.com wrote:

ARe you using the latest version of the cloud-aws plugin? One that works with 0.19? (GitHub - elastic/elasticsearch-cloud-aws: AWS Cloud Plugin for Elasticsearch).

On Saturday, March 3, 2012 at 1:44 AM, Mark wrote:

I am trying to install a fresh 0.19.0 instance on an ec2 instance.
After running the 'sudo bin/elasticsearch -f' command I am running
into the following error which i did not receive while running 0.18.7:

{0.19.0}: Initialization Failed ...
1)
NoSuchMethodError[org.elasticsearch.common.util.concurrent.EsExecutors.newS calingExecutorService(IIJLjava/
util/concurrent/TimeUnit;Ljava/util/concurrent/ThreadFactory;)Ljava/
util/concurrent/ThreadPoolExecutor;]

Is there a setup step that I need to follow that is not listed in this
below tutorial?

Elasticsearch Platform — Find real-time answers at scale | Elastic...

Yea, for some reason the plugin required recompilation for 0.19.0 (from the RC) though nothing really changed with what it uses. (I suspect its the maven shade plugin).

On Tuesday, March 6, 2012 at 12:52 AM, Mark wrote:

It seems like the new v1.4 works for me. I get an error when using
v1.3 even though both versions say they work with v0.19.

On Mar 3, 2:04 pm, Shay Banon <kim...@gmail.com (http://gmail.com)> wrote:

ARe you using the latest version of the cloud-aws plugin? One that works with 0.19? (GitHub - elastic/elasticsearch-cloud-aws: AWS Cloud Plugin for Elasticsearch).

On Saturday, March 3, 2012 at 1:44 AM, Mark wrote:

I am trying to install a fresh 0.19.0 instance on an ec2 instance.
After running the 'sudo bin/elasticsearch -f' command I am running
into the following error which i did not receive while running 0.18.7:

{0.19.0}: Initialization Failed ...
1)
NoSuchMethodError[org.elasticsearch.common.util.concurrent.EsExecutors.newS calingExecutorService(IIJLjava/
util/concurrent/TimeUnit;Ljava/util/concurrent/ThreadFactory;)Ljava/
util/concurrent/ThreadPoolExecutor;]

Is there a setup step that I need to follow that is not listed in this
below tutorial?

Elasticsearch Platform — Find real-time answers at scale | Elastic...