You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.
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.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 ...
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.
The text was updated successfully, but these errors were encountered: