Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Error with elasticsearch version 0.90.2 #45

Open
starit1977 opened this issue Sep 19, 2013 · 3 comments
Open

Error with elasticsearch version 0.90.2 #45

starit1977 opened this issue Sep 19, 2013 · 3 comments

Comments

@starit1977
Copy link

I used the plug in with elasticsearch 0.90.2, and i'm getting the error -
local@pldsvv-08:/var/elasticsearch/elasticsearch-0.90.2/bin$ sudo ./elasticsearch -f
[2013-09-18 21:26:59,436][INFO ][node ] [52] {0.90.2}[7670]: initializing ...
[2013-09-18 21:26:59,447][INFO ][plugins ] [52] loaded [inout], sites []
[2013-09-18 21:27:00,285][ERROR][bootstrap ] {0.90.2}: Initialization Failed ...

  • ComputationException[java.lang.NoClassDefFoundError: org/elasticsearch/cache/recycler/CacheRecycler]
    NoClassDefFoundError[org/elasticsearch/cache/recycler/CacheRecycler]
    ClassNotFoundException[org.elasticsearch.cache.recycler.CacheRecycler]

Does it mean the plug in isn't correctly installed or the plug in needs to be updated?

Thanks
Pranav.

@mfussenegger
Copy link
Member

Are you using the plugin built from master? Because you've to use an older version (0.5.0) of the plugin.

@bandister
Copy link

Hi,
I've got this error when elasticsearch node was unexcepted close and when I try to re-run elasticsearch node. I have elasticsearch 0.90.1 and plugin version 0.5.0.

Edit:
elasticserach is running on Windows 2012 Server.

@zck
Copy link

zck commented Dec 5, 2013

How are we supposed to find out what version of inout-plugin to use? git tag shows three tags: 0.2.0, 0.4.0, and 0.5.0. Those, as far as I can tell, are tags for the inout-plugin. How do I know what version of ElasticSearch maps to what tag?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants