Author |
Message
|
mq_crazy |
Posted: Wed Sep 29, 2004 6:24 am Post subject: channel doesn't start |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
I have two queue managers on two boxes, one is on HP tandem(nonstop) and other on win 2k, source is HP tandem, the sdr channel says retrying, i checked that i could do telnet to that port to the target box successfully, checked listener is running on target, checked IP address and tried starting and stopping channels and queue managers but still says retrying, any suggestions please....... |
|
Back to top |
|
 |
PGoodhart |
Posted: Wed Sep 29, 2004 6:41 am Post subject: |
|
|
Master
Joined: 17 Jun 2004 Posts: 278 Location: Harrisburg PA
|
I usually find that your problem is due to the connection name on the channel. How do you have it specified on the retrying sender channel?
It should be something like AServerName(1232) and case can matter depending on your DNS entries. If you are having DNS problems you should be able to enter the IP address instead of the server name and get it to work. You must specify the port. _________________ Patrick Goodhart
MQ Admin/Web Developer/Consultant
WebSphere Application Server Admin |
|
Back to top |
|
 |
mqonnet |
Posted: Wed Sep 29, 2004 6:44 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
Check in the error logs for any errors. Could be a sequence number issue or tcp/ip one. Unless you look in the error logs you wouldn't have as much info to assess where the problem is.
Telnetting to the port isnt enough. If you are able to issue a successful ping channel command, then you should be more or less safe.
Cheers
Kumar _________________ IBM Certified WebSphere MQ V5.3 Developer
IBM Certified WebSphere MQ V5.3 Solution Designer
IBM Certified WebSphere MQ V5.3 System Administrator |
|
Back to top |
|
 |
mq_crazy |
Posted: Wed Sep 29, 2004 6:45 am Post subject: |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
thanks a lot for your reply, the connection name is ip address(1414), checked everything is right, not able to figure out the problem.... |
|
Back to top |
|
 |
PGoodhart |
Posted: Wed Sep 29, 2004 6:51 am Post subject: |
|
|
Master
Joined: 17 Jun 2004 Posts: 278 Location: Harrisburg PA
|
If you do IP Config or the tandem equilvent does the IP address match what you have set? I had this problem once when the network staff changed the IP address on a server without notification.
Regards,
Patrick Goodhart _________________ Patrick Goodhart
MQ Admin/Web Developer/Consultant
WebSphere Application Server Admin |
|
Back to top |
|
 |
mqonnet |
Posted: Wed Sep 29, 2004 7:13 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
Check in the error logs for any errors. Could be a sequence number issue or tcp/ip one. Unless you look in the error logs you wouldn't have as much info to assess where the problem is.
????
Cheers
Kumar _________________ IBM Certified WebSphere MQ V5.3 Developer
IBM Certified WebSphere MQ V5.3 Solution Designer
IBM Certified WebSphere MQ V5.3 System Administrator |
|
Back to top |
|
 |
mq_crazy |
Posted: Wed Sep 29, 2004 7:32 am Post subject: |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
This is what the error log says on the source box:
2004/09/29 10.15.47
AMQ9506: Message receipt confirmation failed.
EXPLANATION::
Channel 'ATS3S01.CRIR502' has ended because the remote queue manager did not accept the last batch of messages.
ACTION::
The error log for the channel at the remote site will contain an explanation of
the failure. Contact the remote Systems Administrator to resolve the problem.
I guess the problem seems to be on the destination side, i don't have access to that box, i have sent the log to those people and waiting for reply from them. Any more suggestions on this ?? |
|
Back to top |
|
 |
mq_crazy |
Posted: Wed Sep 29, 2004 11:57 am Post subject: |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
Got it guys, we found that there was no deadletter queue on the destination queue manager, created one and got the channel up. Thanks everyone for the suggestions. |
|
Back to top |
|
 |
|