Author |
Message
|
prabhu_s1177 |
Posted: Mon Aug 31, 2009 1:17 am Post subject: SDR channel is not coming up to running state from inactive |
|
|
Apprentice
Joined: 26 Nov 2007 Posts: 34
|
Have made communication link between two queue manager with SDR, RCVR channel.
The messges are going through fine. But after 2-3 hours the channel goes to inactive state. But once messages come to transmit queue the channel is not coming up from inactive state.
in queue manager log:
Am able to see cannel ended normally as it crossed DISINT interval.
But in /var/mqm/errors:>vi AMQERR01.LOG
it is written like
07/22/10 12:53:24
AMQ5008: An essential WebSphere MQ process 10571 cannot be found and is assumed
to be terminated.
EXPLANATION:
1) A user has inadvertently terminated the process. 2) The system is low on
resources. Some operating systems terminate processes to free resources. If
your system is low on resources, it is possible it has terminated the process
so that a new process can be created.
ACTION:
WebSphere MQ will stop all MQ processes. Inform your systems administrator.
When the problem is rectified WebSphere MQ can be restarted.
===================================
system date:
Fri Jul 23 11:13:24 BST 2010
==========================
Could any one please help me soon why the channel is not comming up from inactive state even the messages reaches the transmit queue. |
|
Back to top |
|
 |
Ratan |
Posted: Mon Aug 31, 2009 2:21 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
You need to setup channel initiation. Otherwise the channel will remain in inactive state after the discint unless you manually start the channel. _________________ -Ratan |
|
Back to top |
|
 |
Ratan |
Posted: Mon Aug 31, 2009 2:25 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
I dont think the error in /var/mqm/errors is related to this. _________________ -Ratan |
|
Back to top |
|
 |
prabhu_s1177 |
Posted: Mon Aug 31, 2009 2:29 am Post subject: |
|
|
Apprentice
Joined: 26 Nov 2007 Posts: 34
|
Could you please mention how do i setup setup channel initiation ? |
|
Back to top |
|
 |
Ratan |
Posted: Mon Aug 31, 2009 2:34 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
Channel Initiation is triggering for a channel. You will information on setting up channel initiation in the intercommunication guide or even MQ Primer I think. _________________ -Ratan |
|
Back to top |
|
 |
prabhu_s1177 |
Posted: Mon Aug 31, 2009 8:07 am Post subject: |
|
|
Apprentice
Joined: 26 Nov 2007 Posts: 34
|
Thanks,
The issue got resolved by starting the channel initiator.
My sincere, thanks to all.
 |
|
Back to top |
|
 |
|