Author |
Message
|
hayderr |
Posted: Fri Jun 29, 2007 7:06 pm Post subject: Subscriptions problem |
|
|
Novice
Joined: 14 May 2007 Posts: 22
|
Hello all,
I have an issue when I try to subscribe to a Broker. My understanding is all the subscribers will be saved in teh BSUBSCRIPTIONS table. however, when the client subscribes, I dont see the entry int he BSUBSCRIPTIONS table. SOmetimes the publications work and sometimes dosent.
My question is if the Subscriber is not in the BSUBSCRIPTION table, where could it be?
thank you |
|
Back to top |
|
 |
AkankshA |
Posted: Sat Jun 30, 2007 12:41 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
I would also check in toolkit if i can see the subscriptions or not..
sometimes publications happen and sometimes not.. please cross check your configurations etc... _________________ Cheers |
|
Back to top |
|
 |
fjb_saper |
Posted: Sat Jun 30, 2007 12:36 pm Post subject: Re: Subscriptions problem |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
hayderr wrote: |
Hello all,
I have an issue when I try to subscribe to a Broker. My understanding is all the subscribers will be saved in teh BSUBSCRIPTIONS table. however, when the client subscribes, I dont see the entry int he BSUBSCRIPTIONS table. SOmetimes the publications work and sometimes dosent.
My question is if the Subscriber is not in the BSUBSCRIPTION table, where could it be?
thank you |
Are you sure the subscription was successful?
Make the subscription a request message and check the result at the reply to destination... _________________ MQ & Broker admin |
|
Back to top |
|
 |
hayderr |
Posted: Sun Jul 01, 2007 4:04 pm Post subject: |
|
|
Novice
Joined: 14 May 2007 Posts: 22
|
Thank you for the reply,
I am sure the subscription is successful. but all I can see in the BSUBSCRIPTION is the Broker IPC queus, I am using MQTT. I dont know if this is different than MQ.
Thank you |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Jul 01, 2007 7:57 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
hayderr wrote: |
Thank you for the reply,
I am sure the subscription is successful. but all I can see in the BSUBSCRIPTION is the Broker IPC queus, I am using MQTT. I dont know if this is different than MQ.
Thank you |
Define MQTT ?? _________________ MQ & Broker admin |
|
Back to top |
|
 |
dilse |
Posted: Mon Jul 02, 2007 2:18 pm Post subject: |
|
|
 Master
Joined: 24 Jun 2004 Posts: 270
|
Quote: |
I am sure the subscription is successful. |
How can you tell that the subscription is successful? Did you follow fjb_saber's suggestion? |
|
Back to top |
|
 |
|