Date
1 - 3 of 3
Using Qpid Broker
Frank Quinn <fquinn.ni@...>
Thanks for the update, Nestor, glad to see you got to the bottom of it!
Cheers,On Thu, Apr 21, 2016 at 5:45 PM, Macrux <kmacrux@...> wrote:
Nestor.Hi, its me again, I have resolved this just creating a new topic exchange called "MAMA". That's all. Thanks anyway.Kind regards,On 21 April 2016 at 11:21, Macrux <kmacrux@...> wrote:Hi there,
I'm trying to use the Java Qpid Broker implementation with OpenMAMA 2.4.0. On the web management console of the broker I have created a queue called "test" and I've bound it to the "amqp.topic" exchange (that is there by default). As a binding key I'm using "MAMA.*". When I run the mamapublisherc with:
mamapublisherc -m qpid -tport brokerI got this message:
qpidBridgeMamaTransportImpl_start(): Subscribing to topic://127.0.0.1/MAMA/8c60fd18-07db-11e6-b2bd-d8fc939b9a65 : (null)And it seems to connect correctly, but when I subscribe a client with:
mamasubscriberc -m qpid -tport brokerI got this message:
qpidBridgeMamaTransportImpl_start(): Subscribing to topic://127.0.0.1/MAMA/b45ca894-07db-11e6-8de4-d8fc939b9a65 : (null)And although it seems to connect correctly to the broker, it doesn't receive anything.I haven't modified anything in the mama.properties file, so I have an error in the configuration of the broker, I suppose.Could anyone please give me a hand with this? Thanks in advance.Nestor.
_______________________________________________
Openmama-dev mailing list
Openmama-dev@...
https://lists.openmama.org/mailman/listinfo/openmama-dev
Macrux <kmacrux@...>
Hi, its me again, I have resolved this just creating a new topic exchange called "MAMA". That's all. Thanks anyway.
Kind regards,On 21 April 2016 at 11:21, Macrux <kmacrux@...> wrote:
Hi there,
I'm trying to use the Java Qpid Broker implementation with OpenMAMA 2.4.0. On the web management console of the broker I have created a queue called "test" and I've bound it to the "amqp.topic" exchange (that is there by default). As a binding key I'm using "MAMA.*". When I run the mamapublisherc with:
mamapublisherc -m qpid -tport brokerI got this message:
qpidBridgeMamaTransportImpl_start(): Subscribing to topic://127.0.0.1/MAMA/8c60fd18-07db-11e6-b2bd-d8fc939b9a65 : (null)And it seems to connect correctly, but when I subscribe a client with:
mamasubscriberc -m qpid -tport brokerI got this message:
qpidBridgeMamaTransportImpl_start(): Subscribing to topic://127.0.0.1/MAMA/b45ca894-07db-11e6-8de4-d8fc939b9a65 : (null)And although it seems to connect correctly to the broker, it doesn't receive anything.I haven't modified anything in the mama.properties file, so I have an error in the configuration of the broker, I suppose.Could anyone please give me a hand with this? Thanks in advance.Nestor.
Macrux <kmacrux@...>
Hi there,
I'm trying to use the Java Qpid Broker implementation with OpenMAMA 2.4.0. On the web management console of the broker I have created a queue called "test" and I've bound it to the "amqp.topic" exchange (that is there by default). As a binding key I'm using "MAMA.*". When I run the mamapublisherc with:
I'm trying to use the Java Qpid Broker implementation with OpenMAMA 2.4.0. On the web management console of the broker I have created a queue called "test" and I've bound it to the "amqp.topic" exchange (that is there by default). As a binding key I'm using "MAMA.*". When I run the mamapublisherc with:
mamapublisherc -m qpid -tport broker
I got this message:
qpidBridgeMamaTransportImpl_start(): Subscribing to topic://127.0.0.1/MAMA/8c60fd18-07db-11e6-b2bd-d8fc939b9a65 : (null)
qpidBridgeMamaTransportImpl_start(): Subscribing to topic://127.0.0.1/MAMA/8c60fd18-07db-11e6-b2bd-d8fc939b9a65 : (null)
And it seems to connect correctly, but when I subscribe a client with:
mamasubscriberc -m qpid -tport broker
mamasubscriberc -m qpid -tport broker
I got this message:
qpidBridgeMamaTransportImpl_start(): Subscribing to topic://127.0.0.1/MAMA/b45ca894-07db-11e6-8de4-d8fc939b9a65 : (null)
qpidBridgeMamaTransportImpl_start(): Subscribing to topic://127.0.0.1/MAMA/b45ca894-07db-11e6-8de4-d8fc939b9a65 : (null)
And although it seems to connect correctly to the broker, it doesn't receive anything.
I haven't modified anything in the mama.properties file, so I have an error in the configuration of the broker, I suppose.
Could anyone please give me a hand with this? Thanks in advance.
Nestor.