[Hawkular-dev] Post a metricType under a resourceType, 400 bad request

Austin Kuo auszon3 at gmail.com
Wed Jul 13 05:07:16 EDT 2016


The 400 response body.
{
    "errorMsg": "Can not deserialize instance of java.util.ArrayList out of
START_OBJECT token\n at [Source:
io.undertow.servlet.spec.ServletInputStreamImpl at 3251f36a; line: 1, column:
1]"
}

On Wed, Jul 13, 2016 at 4:18 PM Thomas Segismont <tsegismo at redhat.com>
wrote:

> Austin,
>
> Can you paste the 400 response body? Anything in the logs?
>
> Thanks
>
> Le 12/07/2016 à 08:26, Austin Kuo a écrit :
> > Hi all,
> > I was trying to create a metric type under my resource type called
> “MYRT”,
> > Here’s body look like:
> > {“collectionInterval”: 30, “id”: “metricTypeId123”, "type": "COUNTER",
> > "unit": "NONE"}
> > I posted this to
> > url:
> http://localhost:8080/hawkular/inventory/deprecated/feeds/vertx-localhost/resourceTypes/MYRT/metricTypes
> > It gave me 400 bad request.
> > But I posed
> > to
> http://localhost:8080/hawkular/inventory/deprecated/feeds/vertx-localhost/metricTypes
> .
> > And it worked.
> > Wondering why is that?
> >
> > Thanks
> >
> >
> > _______________________________________________
> > hawkular-dev mailing list
> > hawkular-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/hawkular-dev
> >
>
> --
> Thomas Segismont
> JBoss ON Engineering Team
> _______________________________________________
> hawkular-dev mailing list
> hawkular-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hawkular-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hawkular-dev/attachments/20160713/a22a5042/attachment.html 


More information about the hawkular-dev mailing list