Kbase 33534: How to troubleshoot the communication between MQSeries and SonicMQ
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Solution ID: P3534
GOAL:
How to troubleshoot the communication between MQSeries and SonicMQ
GOAL:
How to configure the Bridge for MQSeries
GOAL:
How to configure dynamic routing
FACT(s) (Environment):
SonicMQ 4.0
FIX:
First check to see that the communication line between your partner's broker and your broker is fine. As a tool for checking that, you can use the SonicMQ Explorer. Use the Explorer to create a queue session, and within that session, a queue sender for which you take as destination, a global queue (can be a test queue) on your broker. If that communication fails, then the next step would be to check if the routing table is configured correctly and the line between the two machines is also functioning. You will find more information on how to do that in the SonicMQ 4.0 Configuration and Administration Guide (PDF) and the SonicMQ 4.0 Deployment Guide (PDF) which comes with the product.
As soon as the dynamic routing works fine, the next step should be to
check if messages sent over the Bridge for MQSeries can reach the SonicMQ broker. With the Bridges for MQSeries product, for testing purposes, the MQNativeTalk example is provided. With the MQNativeTalk example you can send test messages to MQSeries and with the Talk example receive those messages. Once that is working, to get your application running should then only be a matter of the right
application programming and configuration. You will find more details about this in the MQSeries Bridge documentation delivered with the Bridges for MQSeries product.