Skip to content

AMQXR2055E error getting logged in amqp_0.log #281

@vgavinash

Description

@vgavinash

In the step https://developer.ibm.com/tutorials/mq-running-ibm-mq-apps-on-quarkus-and-graalvm-using-qpid-amqp-jms-classes/#step-1-run-the-qpid-amqp-jms-client-apps-as-standard-java-apps7, when we run the command java -jar target/mq-dev-patterns-qpid-0.1.0.jar get it throws the below error in the amqp_0.log at the Queue Manager side,

AMQXR2055E: The TPROOT attribute for channel SYSTEM.DEF.AMQP specifies an unknown topic name: 'SYSTEM.BASE.TOPIC' (MQ reason code: 2085 'MQRC_UNKNOWN_OBJECT_NAME')

Got to know this is because replyToQueue going as empty to AMQP from the client side. This needs a fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions