0.19.1 Released

@ylon: it does not seem like the cloud plugin was installed..., you can see
in the plugins message that it was not loaded.

On Tue, Mar 20, 2012 at 5:03 PM, ylon thardin137@gmail.com wrote:

I tried upgrading to 0.19.1 by re-installing cloud-aws and
elasticsearch-head and then moving the data directory, elasticsearch.yml
and logging.yml files from my 0.19.0 directory and this is the error I get.

This is the command I used to successfully install cloud-aws:

sudo bin/plugin -install elasticsearch/elasticsearch-**cloud-aws/1.4.0

[ec2-user@ip- elasticsearch-0.19.1]$ sudo bin/elasticsearch -f
[2012-03-20 14:56:10,174][INFO ][node ] [Doe, John]
{0.19.1}[1669]: initializing ...
[2012-03-20 14:56:10,181][INFO ][plugins ] [Doe, John]
loaded , sites
[2012-03-20 14:56:10,208][ERROR][bootstrap ] {0.19.1}:
Initialization Failed ...

  • NoClassSettingsException[Failed to load class setting [discovery.type]
    with value [ec2]]
    ClassNotFoundException[ec2]
    [ec2-user@ip- elasticsearch-0.19.1]$ sudo vi config/elasticsearch.yml
    [ec2-user@ip- elasticsearch-0.19.1]$

Any suggestions?