Author |
Message
|
ritesh_pande |
Posted: Sun Dec 25, 2005 8:31 pm Post subject: AMQ9228: The TCP/IP responder program could not be started. |
|
|
Novice
Joined: 05 Dec 2005 Posts: 11
|
Hi All,
i m getting the following error msg in log file
AMQ9228: The TCP/IP responder program could not be started.
EXPLANATION:
An attempt was made to start an instance of the responder program, but the
program was rejected.
ACTION:
The failure could be because either the subsystem has not been started (in this
case you should start the subsystem), or there are too many programs waiting
(in this case you should try to start the responder program later). The reason
code was 0.
what is the reason for this pbm & how to resolve it.
thanks in adv.
regards,
Ritesh |
|
Back to top |
|
 |
meenakshi |
Posted: Mon Dec 26, 2005 9:45 pm Post subject: |
|
|
 Novice
Joined: 15 Jun 2005 Posts: 11 Location: India
|
Hi,
I think the error messages previous to this in the error logs could give you more information on the error.
You can also check the error messages at the remote end.
Ensure that the channel is defined and the listner is running.
Cheers!!
Meenakshi |
|
Back to top |
|
 |
ritesh_pande |
Posted: Tue Dec 27, 2005 4:39 am Post subject: |
|
|
Novice
Joined: 05 Dec 2005 Posts: 11
|
hi meenakshi,
thanks a lot for the reply
This complete message is as follows. Mqseries was working fine. Suddenly
i got the log full of this error. I m not getting why. On the forum someone suggested to upgrade it with csd7 or csd8.
Pls help me out.
thanks in adv.
ritesh
AMQ9209: Connection to host 'xxx.xxx.xxx.xxx' closed.
EXPLANATION:
An error occurred receiving data from 'xxx.xxx.xxx.xxx' over TCP/IP. The connection
to the remote host has unexpectedly terminated.
ACTION:
Tell the systems administrator.
AMQ9228: The TCP/IP responder program could not be started.
EXPLANATION:
An attempt was made to start an instance of the responder program, but the
program was rejected.
ACTION:
The failure could be because either the subsystem has not been started (in this
case you should start the subsystem), or there are too many programs waiting
(in this case you should try to start the responder program later). The reason
code was 0. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Dec 27, 2005 8:06 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
This is essentially due to multiple causes coming all together:
a) a network problem or apps not closing properly their channels on the remote qmgr
b) the remote target being out of channel handles.
c) the local qmgr trying to start a channel to the otherwise busy remote (max chls).
Enjoy  |
|
Back to top |
|
 |
meenakshi |
Posted: Wed Dec 28, 2005 2:59 am Post subject: |
|
|
 Novice
Joined: 15 Jun 2005 Posts: 11 Location: India
|
Hi,
Are you using a SVRCONN channel? How are you connecting to remote queue manager ? Is the listner at the remote end running ?
Did you check the error logs at the remote end ? _________________ Meenakshi Sharma
IBM Certified WMQ 5.3 Solution Developer |
|
Back to top |
|
 |
|