Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I created a route to consume messages from an Azure Service Bus topic using AMQP 1.0. However, I am getting the following error when receiving the messages:
Unknown endpoint Transfer{handle=0,deliveryId=1,deliveryTag=#\xa39\x11\x88y\xabE\x8d,G\x9f:\xd8\x00\xce,messageFormat=0,more=false,batchable=true}
Any assistance would be greatly appreciated!
Thanks!
Thanks Dijke! It is connecting to Azure OK. I also used Service Bus Explorer to manually connect and receive messages. Therefore, that is all working ok. The issue seems to be how Talend is pulling the body of the message.
I found this issue report https://issues.apache.org/jira/browse/QPID-7767 which sounds similar. Is there anyway to use the new version of Qpid in Talend ESB?