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
I'm trying to use your code as template but i am getting a lot of class def found exception like the example that i wrote in the title on this line: runner = new ElasticsearchClusterRunner(); , if i use the dependency:
Hi ,
I'm trying to use your code as template but i am getting a lot of class def found exception like the example that i wrote in the title on this line: runner = new ElasticsearchClusterRunner(); , if i use the dependency:
org.apache.servicemix.bundles
org.apache.servicemix.bundles.elasticsearch
2.4.0_1
i am getting the exception java.lang.NoClassDefFoundError: org/elasticsearch/node/NodeValidationException
what you suggest to solve this issue?
Thanks,
Moshik
The text was updated successfully, but these errors were encountered: