Author |
Message
|
Vitor |
Posted: Mon Apr 07, 2008 5:06 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mquser01 wrote: |
sorry but could you please tell me what do you mean by "so work your way up the comms stack until you find the issue" |
We've established by means of a telnet that there's no problem with the fundamental TCP/IP network (firewall or similar). We know that at an application level the channel is going into retry. So the problem is between these 2 points. So I'm sugesting you work up, from simple to complex, until you identify the manlfunctioning component. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
reldb |
Posted: Mon Apr 07, 2008 2:26 pm Post subject: same issue |
|
|
Apprentice
Joined: 06 Sep 2006 Posts: 34
|
Hi
I am also facing the similar issue.
Sender channel is not running
Receiver at other QM is working fine. listner is also up
it happens some time.
I deleted both channels and created again, it worked fine.
after couple of days it came again
04/05/08 00:57:33 - Process(9831.362) User(mqm) Program(amqrmppa)
AMQ9558: Remote Channel is not currently available.
EXPLANATION:
The channel program ended because the channel 'X.Y' is not
currently available on the remote system. This could be because the channel is disabled or that the remote system does not have sufficient resources to run a further channel.
ACTION:
Check the remote system to ensure that the channel is available to run, and retry the operation. |
|
Back to top |
|
 |
Gaya3 |
Posted: Mon Apr 07, 2008 7:44 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Please do channel status at Recvr side using MQSC command, and let us know of the same.
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
mquser01 |
Posted: Mon Apr 07, 2008 7:55 pm Post subject: |
|
|
Acolyte
Joined: 06 Mar 2008 Posts: 52
|
in this case as i mentioned earlier there are 2 Queue Managers one on Linux m/c and other on Windows and sender channel on Linux machine is running perfectly fine never gone into retrying state... both the times it was sender channel on Windows that went into retrying state... |
|
Back to top |
|
 |
Gaya3 |
Posted: Mon Apr 07, 2008 8:02 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
I repeat
Gaya3 wrote: |
Please do channel status at Recvr side using MQSC command, and let us know of the same.
|
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
mquser01 |
Posted: Mon Apr 07, 2008 8:17 pm Post subject: |
|
|
Acolyte
Joined: 06 Mar 2008 Posts: 52
|
receiver channel -- channel status was stopped.. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Mon Apr 07, 2008 9:32 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
and why is the RCVR channel stopped? (look in the logs if MQ did it, or find the "MQ Admin" that manually stopped it and ask them) _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
mquser01 |
Posted: Mon Apr 07, 2008 11:28 pm Post subject: |
|
|
Acolyte
Joined: 06 Mar 2008 Posts: 52
|
error log in MQ had following ::
AMQ9002 Channel program started.
Explanation: Channel program '&3' started.
User action: None.
AMQ9558 Remote Channel is not currently available.
Explanation: The channel program ended because the
channel '&3' is not currently available on the remote system.
This could be because the channel is disabled or that the
remote system does not have sufficient resources to run a
further channel.
User action: Check the remote system to ensure that the
channel is available to run, and retry the operation.
AMQ9999 Channel program ended abnormally.
Explanation: Channel program '&3' ended abnormally.
User action: Look at previous error messages for channel
program '&3' in the error files to determine the cause of the
failure. |
|
Back to top |
|
 |
Gaya3 |
Posted: Mon Apr 07, 2008 11:34 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
check any FDC are there...
Verify the listeners are running.
are you using any firewall
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Apr 08, 2008 7:12 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
PeterPotkay wrote: |
and why is the RCVR channel stopped? (look in the logs if MQ did it, or find the "MQ Admin" that manually stopped it and ask them) |
Look in the MQ logs on the system that houses the RCVR channel. We are already know its not working from the SNDR side. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
|