Based on the error message, it appears like the AMQP broker that is being contacted, only supports the AMQP 0.9.1 (AKA 0-9-1) protocol. DataPower appears to only support AMQP 1.0. Depending on the AMQP broker you are using, there may be a plugin and/or configuration that needs to be applied to allow for AMQP 1.0 connection compatibility.
------------------------------
Roberto Soto
------------------------------
Original Message:
Sent: Thu March 11, 2021 05:55 AM
From: Community Support Admin
Subject: AMQP Handler
Hi,
I'm trying to create a AMQP handler and its required AMQP broker client which will connect AMQP server(RabbitMQ). I configured AMQP broker with IP of rabbit MQ server, port(5672), PLAIN type authorization, username, password. But, AMQP broker object status is in pending state with logs 'the amqp transport encountered an error:'amqp:connection:framing-error', error description: 'Expected SASL protocol header got: Unknown protocol['AMQP\x00\x00\x09\x01']'
Can you please let me know what is wrong in AMQP broker configuration.
Thanks
#DataPower
#Support
#SupportMigration