Hi all,

I am able to make the REST API calls in client mode but when I run the
application in Cluster mode, I am getting the below exception in driver
logs:

java.lang.IncompatibleClassChangeError:
com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider and
com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider$Wadl
disagree on InnerClasses attribute

Seems the jersey container is not able to initialize due to jar conflicts.

Please help.

Thanks and Regards,
Rakesh

Reply via email to