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 » General IBM MQ Support » Problems in Starting the Sender Channel

Post new topic  Reply to topic
 Problems in Starting the Sender Channel « View previous topic :: View next topic » 
Author Message
ajith.rajan
PostPosted: Fri Oct 29, 2004 4:18 am    Post subject: Problems in Starting the Sender Channel Reply with quote

Apprentice

Joined: 14 Sep 2004
Posts: 30

Hi

I am facing some problems in starting a sender channel. The Following is the error message seen in the MQ Server log files.

----- amqccita.c : 2731 -------------------------------------------------------
10/29/04 11:29:56
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.
----- amqrmrsa.c : 461 --------------------------------------------------------


I have done a telnet test at the specific port. It works fine.
Any Pointers.

Tnks
Ajith
Back to top
View user's profile Send private message
Nigelg
PostPosted: Fri Oct 29, 2004 4:50 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

You need to set up either an entry in /etc/services
MQ_QMGR 1441/tcp
and in /etc/inetd.conf
MQ_QMGR stream tcp nowait root /usr/lpp/mqm/bin/amqcrsta amqcrsta -m QMGR
for the UNIX listener inetd
or to start a listener at the remote qmgr
runmqlsr -m QMGR -t TCP -p 1441
Back to top
View user's profile Send private message
Nigelg
PostPosted: Fri Oct 29, 2004 4:52 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

I forgot...

If you use the inetd method, you need to force inetd to read the conf file. On AIX:
refresh -s inetd
On Solaris/HPUX
kill -1 PID_of_inetd'
Back to top
View user's profile Send private message
ajith.rajan
PostPosted: Fri Oct 29, 2004 4:56 am    Post subject: Reply with quote

Apprentice

Joined: 14 Sep 2004
Posts: 30

Hi

I do have the corresponding entries in our MQ Server in both inetd.conf and the services file, but still not working.

Rgds
Ajith
Back to top
View user's profile Send private message
Nigelg
PostPosted: Fri Oct 29, 2004 5:15 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

So you have something else wrong at the receiver. This is a a simple setup problem, so don't just sit there and whine that it is not working. You have done something wrong, or missed out a step, so get a grip and fix it.

Is the server name in CONNAME the same server as you have set up the entries in services & inetd.conf?
Have you got the right port number in services, corresponding to the poer number on the SDR channel CONNAME?
Have you refreshed the inetd service with one of the above methods?
Back to top
View user's profile Send private message
csmith28
PostPosted: Fri Oct 29, 2004 5:12 pm    Post subject: Reply with quote

Grand Master

Joined: 15 Jul 2003
Posts: 1196
Location: Arizona

Other things to check...

Is the receiver channel properly defined?
Is the listener running on the remote MQMGR?
_________________
Yes, I am an agent of Satan but my duties are largely ceremonial.
Back to top
View user's profile Send private message
Anirud
PostPosted: Fri Oct 29, 2004 6:47 pm    Post subject: Reply with quote

Master

Joined: 12 Feb 2004
Posts: 285
Location: Vermont

Was the channel working before?
Also, it would help if you specify the OS, MQ Version and fix level.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Problems in Starting the Sender Channel
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.