Author |
Message
|
santosh.veerlapati |
Posted: Mon Jun 23, 2008 11:24 pm Post subject: Problem facing During Registering Subscriber in MQ 6.0.2.4 |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
Hi
I m Santosh , Working for UNISYS Global Services India.
I m working on Configuring Publish/subscribe.
I have installed Websphere MQ 6.0.0 + Fix Pack 6.0.2.4 + plugin for Publish/subscribe configuration
I run broker, registered a queuemanager,queue as publisher.
when i came to registering subscriber, eventhough i mention the name of queuemanger which is locally existing , it is complining
"queuemanager name invalid"
Pleasae Help me out from this.
this is urgent for my project requirement |
|
Back to top |
|
 |
Gemz |
Posted: Tue Jun 24, 2008 1:37 am Post subject: |
|
|
 Centurion
Joined: 14 Jan 2008 Posts: 124
|
Quote: |
"queuemanager name invalid" |
where have you specifed the QMgr name. |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Tue Jun 24, 2008 2:21 am Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
I m registering the subscriber through the MQ EXplorer , Register Subscriber Wizard
In General Tab
[img]http://picasaweb.google.com/santosh.veerlapati/MQ/photo#5215388781351356242[/img]
u can find the picture in the above link.
and also i have verified brokers control queue ,stream queue and subscribers queue having necessary permissions to put , get, browse messages
Please kindly help me out in this issue.
this is urgent for our project requirement |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Jun 24, 2008 2:59 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Do you have a default path defined between your broker and the qmgr where the subscription queue resides (sub) ? See intercommunications manual
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Tue Jun 24, 2008 3:04 am Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
I have not created any default path b/w my broker and subscriber queue manger or queue.
Could u please give me the link that explains the configuring intercommunication
Please help me out |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Jun 24, 2008 3:20 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Tue Jun 24, 2008 3:28 am Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
I have a small doubt
can we use publish/subscribe configuration for business critical data communication.
when publisher publishes more than one messages on the broker, while the registered subscriber queuemanager is disconnected.
after restarting subscriber queue manager can it recive all the messages that are published when it is disconnected.
this is so important for me . because we want to transfer business critical data through publish/subscribe configuration
Thanks for u r quick replies |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Jun 24, 2008 7:20 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
you will find the reply to your question in the intercommunications manual. (section xmitqs).
Make sure you have a durable subscription though... and remember if there is any msg affinity you need to handle it at the receiving end.
The qmgr should not bother with msg affinity.
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Wed Jun 25, 2008 5:04 am Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
Hi
Now i have configured publish/subscribe through MQ Explorer sucessfully.
But i m facing one problem, event though i made all t/m , and scubscriber queues "persistent" and while registering the subscriber
makeing "persistent" as "persistent Options" ,
when i publish a message on the topic , then all corresponding subscribers are getting that published messages , but some time after messages are going to lost
can any one know the resolution for the problem .
please help me out.
this is urgent for our project requirement |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jun 25, 2008 7:56 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
make sure your messages have no expiry set.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
santosh.veerlapati |
Posted: Wed Jun 25, 2008 9:35 pm Post subject: |
|
|
Voyager
Joined: 19 Jun 2008 Posts: 87
|
Eventhough i made message , unlimited expiry subscribers are losting the messages after some time.
But when i made message as "retained", it is workin properly ,scribers are not losting the messages until they are consumed by the applications( consumers).
So can i make message as "retained" to overcome this probelm, is this the right way of doing |
|
Back to top |
|
 |
|