Hi Use the ServiceMix mailing list please for your ServiceMix questions.
Also the error in the logs indicate its a security issue, so you need to setup username/password to allow to connect to the ActiveMQ broker. On Wed, May 15, 2013 at 5:32 AM, wangyan <[email protected]> wrote: > Hi~ > I use apache-servicemix-5.0.0-SNAPSHOT in activemq, > The following information log:display: > > 2013-05-15 11:19:45,921 | WARN | 0.0.1:2517@61616 | TransportConnection > | 60 - org.apache.activemq.activemq-osgi - 5.8.0 | > Failed to add Connection > > ID:fds-8465-84945615-3:60, reason: java.lang.SecurityException: User name > [null] or password is invalid. > > > 2013-05-15 11:19:45,921 | WARN | 0.0.1:2517@61616 | Transport > | 60 - org.apache.activemq.activemq-osgi - 5.8.0 | > > Transport Connection to : tcp://127.0.0.1:2517 failed: > java.io.EOFException > 2013-05-15 11:19:45,921 | WARN | r[FEATURES.JSON] | > faultJmsMessageListenerContaine > | 86 - org.springframework.jms - 3.1.4.RELEASE | Could not refresh JMS > Connection > for destination 'FEATURES.JSON' - retrying in 5000 ms. Cause: User name > [null] > or password is invalid. > > > 2013-05-15 11:19:47,921 | INFO | q-broker] Task-2 | TransportConnection > | 60 - org.apache.activemq.activemq-osgi - 5.8.0 | > Stopping tcp://127.0.0.1:2517 > because Failed with SecurityException: User name > [null] or password is invalid. > > > I try to manually install activemq-broker,activemq-client,activemq-pool. > But the error still exists,and there is no can be downloaded to the > activemq-core(5.8.0) > and activemq-all(5.8.0) > > What is the reason? > > Thanks! -- Claus Ibsen ----------------- www.camelone.org: The open source integration conference. Red Hat, Inc. FuseSource is now part of Red Hat Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
