Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-3176

Server logs message with queue deploy even when topic is being deployed.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 7.1.0.DR8
    • 7.0.0.ER4
    • JMS
    • None
    • Hide

      Using CLI add new topic

      jms-topic add --topic-address=myTopic --entries=topic/myTopic
      
      Show
      Using CLI add new topic jms-topic add --topic-address=myTopic --entries=topic/myTopic

      During deployment of JMS desinations server logs following message

      INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 77) AMQ221003: trying to deploy *queue* jms.topic.myTopic
      

      Log message AMQ221003 says that it is trying to deploy queue, even when topic is being deployed. If possible, it should be adjusted to distinguish between queue and topic.

            dtikhomi@redhat.com Dmitrii Tikhomirov
            mstyk_jira Martin Styk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: