You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by wangyan <wa...@supermap.com> on 2013/05/15 05:32:59 UTC

use apache-servicemix-5.0.0-SNAPSHOT in activemq

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!

Re: use apache-servicemix-5.0.0-SNAPSHOT in activemq

Posted by jay <my...@gmail.com>.
Thanks a lot.



--
View this message in context: http://servicemix.396122.n5.nabble.com/Re-use-apache-servicemix-5-0-0-SNAPSHOT-in-activemq-tp5716733p5716817.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Re: use apache-servicemix-5.0.0-SNAPSHOT in activemq

Posted by Gert Vanthienen <ge...@gmail.com>.
L.S.,


We don't have a definitive release date set for Apache ServiceMix
5.0.0 yet, but you can help us get the last issues ironed out by
download a SNAPSHOT from
http://servicemix.apache.org/downloads/servicemix-5.0.0.html and
reporting any problems you might encounter with it.  The sooner these
final inconsistencies have been fixed, the sooner we can actually
release this new version of Apache ServiceMix.


Thanks in advance,

Gert Vanthienen


On Tue, May 21, 2013 at 5:33 PM, jay <my...@gmail.com> wrote:
> Hi - Can some one let me know whether servicemix 5.0 available?
>
>
>
> --
> View this message in context: http://servicemix.396122.n5.nabble.com/Re-use-apache-servicemix-5-0-0-SNAPSHOT-in-activemq-tp5716733p5716786.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.

Re: use apache-servicemix-5.0.0-SNAPSHOT in activemq

Posted by jay <my...@gmail.com>.
Hi - Can some one let me know whether servicemix 5.0 available?



--
View this message in context: http://servicemix.396122.n5.nabble.com/Re-use-apache-servicemix-5-0-0-SNAPSHOT-in-activemq-tp5716733p5716786.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Re: use apache-servicemix-5.0.0-SNAPSHOT in activemq

Posted by Freeman Fang <fr...@gmail.com>.
Indeed, this is a Servicemix related question to send to Servicemix Users mailing list.

By default Servicemix 5.0 will start a secure Activemq broker which delegate to use Karaf JAAS realm, so you need provide username/password to connect to the broker.

The default username/password is smx/smx, it's configured in $SMX_HOME/etc/users.properties
-------------
Freeman(Yue) Fang

Red Hat, Inc. 
FuseSource is now part of Red Hat
Web: http://fusesource.com | http://www.redhat.com/
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: @Freeman小屋

www.camelone.org : The open source integration conference: 

On 2013-5-15, at 下午2:12, Claus Ibsen wrote:

> 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 <wa...@supermap.com> 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: cibsen@redhat.com
> Web: http://fusesource.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen


Re: use apache-servicemix-5.0.0-SNAPSHOT in activemq

Posted by Freeman Fang <fr...@gmail.com>.
Indeed, this is a Servicemix related question to send to Servicemix Users mailing list.

By default Servicemix 5.0 will start a secure Activemq broker which delegate to use Karaf JAAS realm, so you need provide username/password to connect to the broker.

The default username/password is smx/smx, it's configured in $SMX_HOME/etc/users.properties
-------------
Freeman(Yue) Fang

Red Hat, Inc. 
FuseSource is now part of Red Hat
Web: http://fusesource.com | http://www.redhat.com/
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: @Freeman小屋

www.camelone.org : The open source integration conference: 

On 2013-5-15, at 下午2:12, Claus Ibsen wrote:

> 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 <wa...@supermap.com> 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: cibsen@redhat.com
> Web: http://fusesource.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen


Re: use apache-servicemix-5.0.0-SNAPSHOT in activemq

Posted by Claus Ibsen <cl...@gmail.com>.
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 <wa...@supermap.com> 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: cibsen@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen