Upgrading ES 1.3.1 to 1.4.2 using rpm

Hi,
I tried to upgrade ES from version 1.3.1 to version 1.4.2 using RPM and
upgrade wen smooth, but when I tried to run , it crashes with this error:

[2015-01-28 19:03:20,859][INFO ][node ] [Shathra]
version[1.4.1], pid[1519], build[89d3241/2014-11-26T15:49:29Z]

[2015-01-28 19:03:20,860][INFO ][node ] [Shathra]
initializing ...

[2015-01-28 19:03:21,724][INFO ][plugins ] [Shathra]
loaded [mapper-attachments, cloud-aws], sites [head]

[2015-01-28 19:03:32,119][ERROR][bootstrap ] {1.4.1}:
Initialization Failed ...

NoSuchMethodError[org.elasticsearch.discovery.zen.ZenDiscovery.(Lorg/elasticsearch/common/settings/Settings;Lorg/elasticsearch/cluster/ClusterName;Lorg/elasticsearch/threadpool/ThreadPool;Lorg/elasticsearch/transport/TransportService;Lorg/elasticsearch/cluster/ClusterService;Lorg/elasticsearch/node/settings/NodeSettingsService;Lorg/elasticsearch/cluster/node/DiscoveryNodeService;Lorg/elasticsearch/discovery/zen/ping/ZenPingService;Lorg/elasticsearch/Version;Lorg/elasticsearch/discovery/DiscoverySettings;)V]2)
IllegalStateException[This is a proxy used to support circular references
involving constructors. The object we're proxying is not constructed yet.
Please wait until after injection has completed to use this object.]

What do I miss upgrading ?

Thanks.

Slava.

--
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/c3be7ff3-f462-499f-b7e0-0a50ad175fa4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

It looks like it's trying to start up 1.4.1, not 1.4.2.
Try disabling your plugins and see if that helps?

On 29 January 2015 at 06:23, slavag slavago@gmail.com wrote:

Hi,
I tried to upgrade ES from version 1.3.1 to version 1.4.2 using RPM and
upgrade wen smooth, but when I tried to run , it crashes with this error:

[2015-01-28 19:03:20,859][INFO ][node ] [Shathra]
version[1.4.1], pid[1519], build[89d3241/2014-11-26T15:49:29Z]

[2015-01-28 19:03:20,860][INFO ][node ] [Shathra]
initializing ...

[2015-01-28 19:03:21,724][INFO ][plugins ] [Shathra]
loaded [mapper-attachments, cloud-aws], sites [head]

[2015-01-28 19:03:32,119][ERROR][bootstrap ] {1.4.1}:
Initialization Failed ...

NoSuchMethodError[org.elasticsearch.discovery.zen.ZenDiscovery.(Lorg/elasticsearch/common/settings/Settings;Lorg/elasticsearch/cluster/ClusterName;Lorg/elasticsearch/threadpool/ThreadPool;Lorg/elasticsearch/transport/TransportService;Lorg/elasticsearch/cluster/ClusterService;Lorg/elasticsearch/node/settings/NodeSettingsService;Lorg/elasticsearch/cluster/node/DiscoveryNodeService;Lorg/elasticsearch/discovery/zen/ping/ZenPingService;Lorg/elasticsearch/Version;Lorg/elasticsearch/discovery/DiscoverySettings;)V]2)
IllegalStateException[This is a proxy used to support circular references
involving constructors. The object we're proxying is not constructed yet.
Please wait until after injection has completed to use this object.]

What do I miss upgrading ?

Thanks.

Slava.

--
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/c3be7ff3-f462-499f-b7e0-0a50ad175fa4%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/c3be7ff3-f462-499f-b7e0-0a50ad175fa4%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/CAEYi1X8fpwcYZb37ykrOOxYODXZTKxv8NdZg4OVOtFPR_2efCA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Hi,
The log is form 1.4.1, but I also tried 1.4.2.
And clean install of 1.4.2 and 1.4.1 with those plugins are working fine.
It's something related to upgrade, but can't find what is it.

Thanks

On Wednesday, January 28, 2015 at 11:04:28 PM UTC+2, Mark Walkom wrote:

It looks like it's trying to start up 1.4.1, not 1.4.2.
Try disabling your plugins and see if that helps?

On 29 January 2015 at 06:23, slavag <sla...@gmail.com <javascript:>>
wrote:

Hi,
I tried to upgrade ES from version 1.3.1 to version 1.4.2 using RPM and
upgrade wen smooth, but when I tried to run , it crashes with this error:

[2015-01-28 19:03:20,859][INFO ][node ] [Shathra]
version[1.4.1], pid[1519], build[89d3241/2014-11-26T15:49:29Z]

[2015-01-28 19:03:20,860][INFO ][node ] [Shathra]
initializing ...

[2015-01-28 19:03:21,724][INFO ][plugins ] [Shathra]
loaded [mapper-attachments, cloud-aws], sites [head]

[2015-01-28 19:03:32,119][ERROR][bootstrap ] {1.4.1}:
Initialization Failed ...

NoSuchMethodError[org.elasticsearch.discovery.zen.ZenDiscovery.(Lorg/elasticsearch/common/settings/Settings;Lorg/elasticsearch/cluster/ClusterName;Lorg/elasticsearch/threadpool/ThreadPool;Lorg/elasticsearch/transport/TransportService;Lorg/elasticsearch/cluster/ClusterService;Lorg/elasticsearch/node/settings/NodeSettingsService;Lorg/elasticsearch/cluster/node/DiscoveryNodeService;Lorg/elasticsearch/discovery/zen/ping/ZenPingService;Lorg/elasticsearch/Version;Lorg/elasticsearch/discovery/DiscoverySettings;)V]2)
IllegalStateException[This is a proxy used to support circular references
involving constructors. The object we're proxying is not constructed yet.
Please wait until after injection has completed to use this object.]

What do I miss upgrading ?

Thanks.

Slava.

--
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/c3be7ff3-f462-499f-b7e0-0a50ad175fa4%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/c3be7ff3-f462-499f-b7e0-0a50ad175fa4%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/0786dff1-375c-4120-a5d5-1fc4d69c5d8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.