Re: Problem with netty4:udp and udpByteArrayCodec=true

2018-11-11 Thread Ron Cecchini
Bazinga! Thanks, Zoran. 'useByteBuf' was right in front of my face - right above 'udpByteArrayCodec' - and I didn't see it. At any rate, I tried what you said - and it didn't work right away - but that was my fault, not yours. I first tried getting rid of the convertBodyTo(), as you mentioned

Re: Camel 2.22.1 and Rabbitmq getting a error

2018-11-11 Thread Alireza Salemi
Hi Babak, You were right with the port 15672 there was a port forwarding issue. I reconfigured the port forwarding and was able to get the connection to work. I found another issue with RMQ bean configuration. In our RMQ configuration, we are using vhost. When I configured the from route, I put

Re: Camel 2.22.1 and Rabbitmq getting a error

2018-11-11 Thread Babak Vahdat
Hi Alireza I tried to reproduce your issue at the following repo: https://github.com/bvahdat/camel-user-forum-rabbitmq Starting the App using the the port 15672 runs into problems similar to yours, that said the stack trace is *not* exactl