elasticsearch-inout-plugin icon indicating copy to clipboard operation
elasticsearch-inout-plugin copied to clipboard

Error with elasticsearch version 0.90.2

Open starit1977 opened this issue 11 years ago • 3 comments

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.

starit1977 avatar Sep 19 '13 14:09 starit1977

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

mfussenegger avatar Sep 19 '13 16:09 mfussenegger

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.

bandister avatar Nov 06 '13 13:11 bandister

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?

zck avatar Dec 05 '13 22:12 zck