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

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

     [ https://issues.apache.org/jira/browse/BROOKLYN-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Heneveld resolved BROOKLYN-84.
-----------------------------------
    Resolution: Duplicate

Same root cause as BROOKLYN-83.

> 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)