David Medinets created BROOKLYN-84:
--------------------------------------

             Summary: SensorResourceTest.testGetRaw: A message body reader for 
.. not found
                 Key: BROOKLYN-84
                 URL: https://issues.apache.org/jira/browse/BROOKLYN-84
             Project: Brooklyn
          Issue Type: Bug
            Reporter: David Medinets
            Priority: Critical


I cloned the github project. When I compiled using NetBeans I ran into the 
following test failure:

testGetRaw(brooklyn.rest.resources.SensorResourceTest)  Time elapsed: 0.004 sec 
 <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: A message body reader for 
Java class java.lang.Integer, and Java type class java.lang.Integer, and MIME 
media type text/plain was not found
        at 
com.sun.jersey.api.client.ClientResponse.getEntity(ClientResponse.java:630)
        at 
com.sun.jersey.api.client.ClientResponse.getEntity(ClientResponse.java:586)
        at 
brooklyn.rest.resources.SensorResourceTest.doSensorTestUntyped(SensorResourceTest.java:160)
        at 
brooklyn.rest.resources.SensorResourceTest.doSensorTest(SensorResourceTest.java:143)
        at 
brooklyn.rest.resources.SensorResourceTest.testGetRaw(SensorResourceTest.java:196)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to