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

Domenico Francesco Bruscino updated ARTEMIS-3315:
-------------------------------------------------
    Description: 
The QueueControl fails to get the first message as JSON if the first message of 
a queue is an AMQP message with certain application property types:

{code:java}
ava.lang.IllegalArgumentException: AMQ219034: Params for management operations 
must be of the following type: int long double String boolean Map or array 
thereof but found ...
{code}


  was:
The QueueControl fails to get the first message as JSON if the first message of 
a queue is an AMQP message with invalid application properties:

{code:java}
ava.lang.IllegalArgumentException: AMQ219034: Params for management operations 
must be of the following type: int long double String boolean Map or array 
thereof but found ...
{code}



> QueueControl fails JSON serialization of AMQP messages
> ------------------------------------------------------
>
>                 Key: ARTEMIS-3315
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3315
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Domenico Francesco Bruscino
>            Assignee: Domenico Francesco Bruscino
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The QueueControl fails to get the first message as JSON if the first message 
> of a queue is an AMQP message with certain application property types:
> {code:java}
> ava.lang.IllegalArgumentException: AMQ219034: Params for management 
> operations must be of the following type: int long double String boolean Map 
> or array thereof but found ...
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to