ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Performance Monitoring » MQ Receiver Channel going to paused state.

Post new topic  Reply to topic
 MQ Receiver Channel going to paused state. « View previous topic :: View next topic » 
Author Message
vam
PostPosted: Mon Jan 16, 2012 1:10 pm    Post subject: MQ Receiver Channel going to paused state. Reply with quote

Acolyte

Joined: 16 Mar 2010
Posts: 70

Hello All,

We are facing the following issue:
Sender channel going to retrying state ,since receiver channel going paused state after few seconds continuosly even after stopping/resetting/restarting the channel.It happened twice.

Error LOG Info:

EXPLANATION:
The channel program ended because an instance of Channel 'xxx.yyy' could not be started on the remote system. This could be for one of the following reasons:

The channel is disabled.

The remote system does not have sufficient resources to run another instance of the channel.

In the case of a client-connection channel, the limit on the number of
instances configured for the remote server-connection channel was reached.

ACTION:

Check the remote system to ensure that the channel is able to run. Try the

operation again.


FFDC Info:
WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Fri January 13 15:19:43 Eastern Standard Time 2012 |
| Host Name :- xxxxxxxxx(Windows Ver 5.2 Build 3790: Service Pack |
| 1) |
| PIDS :- 5724H7200 |
| LVLS :- 6.0.1.0 |
| Product Long Name :- WebSphere MQ for Windows |
| Vendor :- IBM |
| Probe Id :- XY337101 |
| Application Name :- MQM |
| Component :- xllLongLockRequest |
| SCCS Info :- lib/cs/pc/winnt/amqxsemn.c, 1.97.1.1 |
| Line Number :- 1632 |
| Build Date :- Oct 21 2005 |
| CMVC level :- p600-100-051021 |
| Build Type :- IKAP - (Production) |
| UserID :- MUSR.MQADMIN |
| Process Name :- D:\IBM\WebSphere MQ\bin\amqzlaa0.exe |
| Process :- 00003056 |
| Thread :- 00000006 |
| QueueManager :- XXXX!YYY!ZZZZ |
| ConnId(1) IPCC :- 21 |
| ConnId(2) QM :- 23 |
| Major Errorcode :- xecL_W_LONG_LOCK_WAIT |
| Minor Errorcode :- OK |
| Probe Type :- MSGAMQ6150 |
| Probe Severity :- 3 |
| Probe Description :- AMQ6150: WebSphere MQ semaphore is busy. |
| FDCSequenceNumber :- 1 |
| |
+-----------------------------------------------------


If its related to resource issue,if I increase Max msg length at receiver channel side hope it resolves.Please suggest
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon Jan 16, 2012 1:22 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9396
Location: US: west coast, almost. Otherwise, enroute.

Is the FDC from the sender end? Or receiver end?

If from the sender end, what errors did you discover in the error logs of the receiver qmgr?

Channel ends negotiate max msg length. Increase max msg length on both ends of the channel - to the size of the largest message the channel will need to transport.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
vam
PostPosted: Mon Jan 16, 2012 1:35 pm    Post subject: MQ Receiver Channel going to paused state. Reply with quote

Acolyte

Joined: 16 Mar 2010
Posts: 70

The error info belongs to sender side.So Increased max msg length at receiver side and messages got transmitted to receiver side.

Thanks
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon Jan 16, 2012 1:39 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9396
Location: US: west coast, almost. Otherwise, enroute.

Did you research the error on the receiving end of the channel? Did you just guess at the resolution?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
vam
PostPosted: Mon Jan 16, 2012 1:46 pm    Post subject: MQ Receiver Channel going to paused state Reply with quote

Acolyte

Joined: 16 Mar 2010
Posts: 70

I observed receiver channel is going to paused state continuously after restarting.So first i increased the msg length at receiver side and restarted the channel.It worked out.
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Mon Jan 16, 2012 10:48 pm    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

why did you change message length? just a random action to see if it helps? why dont you check the error logs on the receiving end for the real cause?

in addition, the pausing of the receiver could be by the channel retrying to put messages to its destination (imho). so you may also want to review the retry parameters of the receiving channel to verify if that is really what you want.
_________________
Regards, Butcher
Back to top
View user's profile Send private message
bruce2359
PostPosted: Tue Jan 17, 2012 6:52 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9396
Location: US: west coast, almost. Otherwise, enroute.

Did you research the WMQ Intercommunications manual to discover what PAUSED state means?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
George Carey
PostPosted: Tue May 22, 2012 3:01 pm    Post subject: guesses on this? Reply with quote

Knight

Joined: 29 Jan 2007
Posts: 500
Location: DC

(I know this was an old post but it came up in a google search on the same issue)

Any body have any guesses on this ...
We have the exact same error occuring our our WAN link connected via MQ sdr/rcvr channel and we are trying to determine if it is an underlying WAN issue as we are seeing unusual number of packet losses on this link.
What exactly would be the resource that would be insufficient (other two possible causes are not applicable ...)
Quote:
The remote system does not have sufficient resources to run another instance of the channel.



Channels seem to restart in every case without intervention by admins.

TIA
_________________
"Truth is ... grasping the virtually unconditioned",
Bernard F. Lonergan S.J.
(from book titled "Insight" subtitled "A Study of Human Understanding")
Back to top
View user's profile Send private message Visit poster's website AIM Address
bruce2359
PostPosted: Tue May 22, 2012 3:58 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9396
Location: US: west coast, almost. Otherwise, enroute.

Exact same? Same FDC? Same errors in logs in both qmgr- and WMQ-error directories?

PAUSED means waiting for retry interval to pop.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
George Carey
PostPosted: Tue May 22, 2012 4:22 pm    Post subject: No FDC Reply with quote

Knight

Joined: 29 Jan 2007
Posts: 500
Location: DC

Ok! Not identical as no FDC file was generated at least on the sdr side ... don't know about the receiver side at this time.


But this error I believe a amqerror 9228 ... don't have the report in front of me.
Quote:
The channel program ended because an instance of Channel 'xxx.yyy' could not be started on the remote system. This could be for one of the following reasons:

_________________
"Truth is ... grasping the virtually unconditioned",
Bernard F. Lonergan S.J.
(from book titled "Insight" subtitled "A Study of Human Understanding")
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Performance Monitoring » MQ Receiver Channel going to paused state.
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.