[rabbitmq-discuss] How to resolve this issue?

Matthias Radestock matthias at rabbitmq.com
Fri May 2 15:35:00 BST 2014


On 01/05/14 22:50, Srinath Sridharan -X (srinatsr - ZENSAR TECHNOLOGIES 
INC at Cisco) wrote:
> I could consume other RabbitMQ APIs from my system.  Why I am facing
> problem with this alone?
>
> Telnet is working fine.  Management  Plugin is enabled to the IP address
> and port.

I think, as you observed in your original post, it looks like the URL 
gets mangled. This has nothing to do with rabbit; look at the stacktrace 
- none of the classes are in the com.rabbitmq namespace. I suggest you 
ask for help on the spring forums.

As Alvaro pointed out at 
http://rabbitmq.1065348.n5.nabble.com/Rest-services-to-get-messages-from-Queue-tp35277p35284.html 
though, you may want to use AMQP to retrieve the messages, not the 
management api.

Matthias.


More information about the rabbitmq-discuss mailing list