After Installing Pom.xml of High Level Client i was not able to start elastic search in local machine.
i tried to run localhost:9200
it's giving error
Caused by: java.lang.IllegalStateException: jar hell!
class: org.elasticsearch.protocol.xpack.migration.UpgradeActionRequired
Error Logs
http://s000.tinyupload.com/?file_id=72583965491514617327
Pom.xml
http://s000.tinyupload.com/index.php?file_id=75392939271015990471
I tried to find link
I have tried all except disabling jar hell.
after lots googling i came to know i have used repeat lib in pom.xml
but i couldn't find such case in my pom.xml .
Any suggestion is most welcome.