Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-3120

Invalid bean definition with name 'org.apache.activemq.xbean.XBeanBrokerService#0' defined in URL [profile:broker.xml]: Could not resolve placeholder 'bind.address' in string value "tcp://${bind.address}:0"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • jboss-fuse-6.1
    • jboss-fuse-6.1
    • Fabric8 v1
    • None
    • % %

      Broker cannot start when creating the profile using the following commands

      fabric:container-create-child root test_broker1
      fabric:container-create-child root test_broker2
      mq-create --assign-container test_broker1, test_broker2 --group mytest_group my_test
      

      The master cannot start and complains of

      org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'org.apache.activemq.xbean.XBeanBrokerService#0' defined in URL [profile:broker.xml]: Could not resolve placeholder 'bind.address' in string value "tcp://${bind.address}:0"
      

      *NOTE*: if using the --create-container option the broker starts correctly - no issues

       mq-create --create-container test_broker --replicas 2 --group  mytest_group my_test
      

            yfang@redhat.com Freeman(Yue) Fang
            rhn-support-pfox Patrick Fox (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: