Note that there are some explanatory texts on larger screens.

plurals
  1. POactivemq - create new broker in servicemix/fuseesb
    primarykey
    data
    text
    <p>I'm using fuseesb as my esb and i wanted to create new message broken in activemq, so i'm doing:</p> <p>in karaf: <code>activemq:create-broker --name=myBroker</code></p> <p>then i see:</p> <pre><code> Creating file: @|green .../myBroker-broker.xml| Default ActiveMQ Broker (myBroker) configuration file created at: .../myBroker-broker.xml Please review the configuration and modify to suite your needs. </code></pre> <p>i see that the file was created, but in karaf i see then:</p> <pre><code>karaf@root&gt; Exception in thread "SpringOsgiExtenderThread-26" java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext at org.springframework.context.support.AbstractRefreshableApplicationContext.getBeanFactory(AbstractRefreshableApplicationContext.java:171) at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:368) at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85) at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320) at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132) at java.lang.Thread.run(Thread.java:679) </code></pre> <p>And i don't know what it is... </p> <p>Could you help me?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload