[rabbitmq-discuss] webmachine error

Michael Klishin mklishin at gopivotal.com
Thu Nov 7 21:07:53 GMT 2013


On 7 Nov 2013, at 22:48, mahi e <mahi.rabbitmq at gmail.com> wrote:

>  After reaching UDP packet to RabbitMQ server when I did get message in queue.
> 
> Got response code 500 with body
> 
> Internal Server Error
> 
> The server encountered an error while processing this request:
> {error,{exit,{ucs,{bad_utf8_character_code}},
>              [{xmerl_ucs,from_utf8,1,[{file,"xmerl_ucs.erl"},{line,185}]},
>               {mochijson2,json_encode_string,2,[]},
>               {mochijson2,'-json_encode_proplist/2-fun-0-',3,[]},
>               {lists,foldl,3,[{file,"lists.erl"},{line,1197}]},
>               {mochijson2,json_encode_proplist,2,[]},
>               {mochijson2,'-json_encode_array/2-fun-0-',3,[]},
>               {lists,foldl,3,[{file,"lists.erl"},{line,1197}]},
>               {mochijson2,json_encode_array,2,[]}]}}
> 
> 
> 
> Error message in log file 
> 
> webmachine error: path="/api/queues/%2F/netqs.netflow.queue/get"
> {error,{exit,{ucs,{bad_utf8_character_code}},

Are you sure you mean UDP?

Management UI provides HTTP API which assumes TCP.

MK

Software Engineer, Pivotal/RabbitMQ




More information about the rabbitmq-discuss mailing list