Author |
Message
|
yogsoftmq |
Posted: Tue Apr 13, 2004 12:00 am Post subject: Urgent Plz Help : AMQ9202 followed by AMQ9999 |
|
|
Newbie
Joined: 08 Apr 2004 Posts: 5
|
03/08/04 10:18:55
AMQ9002: Channel program started.
EXPLANATION:
Channel program 'U1TS_10013_GP03_CHNL' started.
ACTION:
None.
-------------------------------------------------------------------------------
03/08/04 10:18:55
AMQ9202: Remote host '172.17.51.51 (2000)' not available, retry later.
EXPLANATION:
The attempt to allocate a conversation using TCP/IP to host '172.17.51.51
(2000)' was not successful. However the error may be a transitory one and it
may be possible to successfully allocate a TCP/IP conversation later.
ACTION:
Try the connection again later. If the failure persists, record the error
values and contact your systems administrator. The return code from TCP/IP is
239 (X'EF'). The reason for the failure may be that this host cannot reach the
destination host. It may also be possible that the listening program at host
'172.17.51.51 (2000)' was not running. If this is the case, perform the
relevant operations to start the TCP/IP listening program, and try again.
----- amqccita.c : 972 --------------------------------------------------------
03/08/04 10:18:55
AMQ9999: Channel program ended abnormally.
EXPLANATION:
Channel program 'U1TS_10013_GP03_CHNL' ended abnormally.
ACTION:
Look at previous error messages for channel program 'U1TS_10013_GP03_CHNL' in
the error files to determine the cause of the failure.
----- amqrccca.c : 800 --------------------------------------------------------
|
|
Back to top |
|
 |
bower5932 |
Posted: Tue Apr 13, 2004 5:30 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
This could be perfectly normal. It looks like one side attempts to start a conversation with the other side and can't. Do you have the listener running on the other side. I'm not sure what the 239 (x'EF') return code is without knowing the OS. What platform is this on? |
|
Back to top |
|
 |
gunter |
Posted: Tue Apr 13, 2004 6:38 am Post subject: |
|
|
Partisan
Joined: 21 Jan 2004 Posts: 307 Location: Germany, Frankfurt
|
This error is discussed several times in other thread. To get other answers, please give more information and search AMQ9202 on this site. _________________ Gunter Jeschawitz
IBM Certified System Administrator - Websphere MQ, 5.3 |
|
Back to top |
|
 |
yogsoftmq |
Posted: Wed Apr 14, 2004 8:27 pm Post subject: Reply |
|
|
Newbie
Joined: 08 Apr 2004 Posts: 5
|
bower5932 wrote: |
This could be perfectly normal. It looks like one side attempts to start a conversation with the other side and can't. Do you have the listener running on the other side. I'm not sure what the 239 (x'EF') return code is without knowing the OS. What platform is this on? |
Hi Thanx for your concern:
Transfer of message is from MQSeries Server on Win2k to MQ Server on HP-UX. And the log file is from HP-UX.
What can be the Solution. |
|
Back to top |
|
 |
yogsoftmq |
Posted: Wed Apr 14, 2004 8:31 pm Post subject: Gunter |
|
|
Newbie
Joined: 08 Apr 2004 Posts: 5
|
gunter wrote: |
This error is discussed several times in other thread. To get other answers, please give more information and search AMQ9202 on this site. |
Hi Mr.Gunter,
Thanx for your Concern.
But I am new in Forum. I have searched evreything is this site for AMQ9202. But no where the problem is as mine.
Plz give me Links for the thing you know. It will be helpfull for me.
The error is on HP-UX.
what does TCP/Ip Return Code 239 (X'EF') means ? |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Apr 15, 2004 5:09 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
239 is connection refused. I'd double-check that you have your listener running on both ends. |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Apr 15, 2004 5:21 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
Regarding your search not finding anything, try searching on AMQ9002. AMQ9202 is what you typed in. AMQ9002 is what is in the MQ log. |
|
Back to top |
|
 |
gunter |
Posted: Thu Apr 15, 2004 5:47 am Post subject: |
|
|
Partisan
Joined: 21 Jan 2004 Posts: 307 Location: Germany, Frankfurt
|
Hi,
Sorry, but from your postings, I can't see what you really need.
1. Are you new to MQSeries and need help on "How to set up communication between queuemanagers"?
2. Are you an experienced mqseries admin having a serios problem ?
If yes, give more information:
- How is the network configured ?
- How is the listener configured ?
- How is the sender-channel configured ?
- Is it a new installation or has it ever worked before?
- There are other channel running ?
I see following possible reasons:
- the listener isn't running
- the sender-channel configuration doesn't match the listener configuration
- there is no route from W2k to HP-UX or HP-UX to W2k
- on at least one machine the dns doesn't give the right information
- a firewall blocks the communication
- If you use w2k professional, the number of tcp connections is limited.
- The channels configured with ip-address, the hosts use DHCP
.... any other network problem _________________ Gunter Jeschawitz
IBM Certified System Administrator - Websphere MQ, 5.3 |
|
Back to top |
|
 |
yogsoftmq |
Posted: Thu Apr 15, 2004 5:50 am Post subject: Listener Working at both end. |
|
|
Newbie
Joined: 08 Apr 2004 Posts: 5
|
bower5932 wrote: |
239 is connection refused. I'd double-check that you have your listener running on both ends. |
Listener at both ends are working Properly.
But during negotiation it drops.
I have done ping and telnet they are working with no error. |
|
Back to top |
|
 |
|