ActiveMQ service not starting with the following error in the ActiveMQ wrapper log
ERROR: java.lang.RuntimeException: Failed to execute start task. Reason: java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
The activemq.xml were missing the host info in the <transportConnectors> section.
Need to add the host info