DataPower

DataPower

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  AMQP Handler

    Posted Thu March 11, 2021 10:56 AM

    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


  • 2.  RE: AMQP Handler

    Posted Thu July 22, 2021 05:05 PM

    were you able to make AMQP broker up?



    #DataPower
    #Support
    #SupportMigration


  • 3.  RE: AMQP Handler

    Posted 7 days ago

    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
    ------------------------------