Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting No such Method Exception When trying export entire index #79

Open
bhattiprolup opened this issue Jul 6, 2015 · 0 comments
Open

Comments

@bhattiprolup
Copy link

Hi
I am new to this utility , I installed the version 1.5.2 of the plugin and my Elastic Search version is 1.5.2 .
When trying to export the entire index :

curl -XPOST localhost:9200/my_search_index/_export

I get the following error :

{"error":"NoSuchMethodError[org.xbib.io.archive.ArchiveService.newSession(Ljava/nio/file/Path;Lorg/xbib/io/BytesProgressWatcher;)Lorg/xbib/io/archive/ArchiveSession;]","status":500}

is there anything i am missing here ?

Note : I restarted the node after installing the plugin.

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

No branches or pull requests

1 participant