-
Bug
-
Resolution: Done
-
Minor
-
jboss-fuse-6.1
-
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