You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "David Medinets (JIRA)" <ji...@apache.org> on 2014/11/12 05:21:33 UTC

[jira] [Created] (BROOKLYN-84) SensorResourceTest.testGetRaw: A message body reader for .. not found

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)