[ https://issues.apache.org/jira/browse/HBASE-18615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131427#comment-16131427 ]
stack commented on HBASE-18615: ------------------------------- It looked like this: https://stackoverflow.com/questions/28509370/nosuchmethoderror-on-startup-in-java-jersey-app The rest .out had similar complaint. It turns out we are getting the javax.ws.rs.core.Application from old jersey transitively included from hadoop (figured it by passing verbose classloading to the start rest server). Probably broke by HBASE-12894 Upgrade to Jetty 9 for REST / Info Server / Digging on how to update rest to jersey2 > hbase-rest tests fail in hbase-2.0.0-alpha2 > ------------------------------------------- > > Key: HBASE-18615 > URL: https://issues.apache.org/jira/browse/HBASE-18615 > Project: HBase > Issue Type: Bug > Components: test > Reporter: stack > > Pointed out by Andrew on VOTE mail -- This message was sent by Atlassian JIRA (v6.4.14#64029)