Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-6241

Setting of non-existing factory class to connector service can cause ActiveMQ crash

XMLWordPrintable

    • Hide
      1. Run EAP 7
      2. Create new connector service with non existing factory class /profile=full/subsystem=messaging-activemq/server=default/connector-service=foo:add(factory-class=bar)
      3. Reload :reload-servers
      4. Failed to start service jboss.messaging-activemq.default.jms.manager
      Show
      Run EAP 7 Create new connector service with non existing factory class /profile=full/subsystem=messaging-activemq/server=default/connector-service=foo:add(factory-class=bar) Reload :reload-servers Failed to start service jboss.messaging-activemq.default.jms.manager

      When setting non-existing factory class to connector service, no validation is done and during startup after reload service will fail.

            rhn-engineering-lgao Lin Gao
            rhn-engineering-lgao Lin Gao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: