| Author | 
		  Message
		 | 
		
		  | yannicka | 
		  
		    
			  
				 Posted: Wed Jul 10, 2002 5:36 am    Post subject: Errors in application Log | 
				     | 
			   
			 
		   | 
		
		
		   Newbie
 
 Joined: 10 Jul 2002 Posts: 1
  
  | 
		  
		    
			  
				Hi,
 
 
every minutes i've these 2 errors messages in the application log of my win 2000 server :
 
 
Event Type : Error
 
Event Source : MQSeries
 
Event Category : None
 
Event ID : 9208
 
...
 
Error on receive from host XXX (111.111.111.111)
 
An error occured receiving data from XXX (111.111.111.111) over TCP/IP. This may be due to a communication failure.
 
The return code from the TCP/IP (recv) call was 10054 (X'2746'). Record these values and tell the system administrator.
 
 
Event Type : Error
 
Event Source : MQSeries
 
Event Category : None
 
Event ID : 9228
 
...
 
The TCP/IP responder program could not be started.
 
An attempt was made to start an instance of the responder program, but the program was rejected.
 
The failure could be because either the subsystem has not been started (in this case you should start the subsystem), or ther are too many programs waiting (in this case you should try to start the responder program later). The reason code was 0.
 
 
Can anyone help me ?
 
I don't know what to do to stop this message.
 
My applications works fine, all messages are send and received without pb...
 
 
Thank you | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | JAdams | 
		  
		    
			  
				 Posted: Thu Jul 11, 2002 8:29 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Apprentice
 
 Joined: 11 Jul 2002 Posts: 47 Location: Lakeland, FL 
  | 
		  
		    
			  
				Hi,
 
 
I have seen this same error.  It turned out that the application was not doing a graceful disconnect from the queue manager.  Verify that the application is doing a MQCLOSE and MQDISC.
 
 
Jason | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | hotsdogs | 
		  
		    
			  
				 Posted: Mon Nov 15, 2004 1:48 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Newbie
 
 Joined: 15 Nov 2004 Posts: 5
  
  | 
		  
		    
			  
				| was there ever a specific resolution to this.  I too am getting the same message in our error log.  I see no incoming taffic to the machine and the queue manager puts this message in the log every 2 seconds.  we hav rebooted the server but the message is still appearing. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | JasonE | 
		  
		    
			  
				 Posted: Tue Nov 16, 2004 2:12 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 03 Nov 2003 Posts: 1220 Location: Hursley 
  | 
		  
		    
			  
				1. What error message do you get (exactly). The important part of the above message is the part "The return code from the TCP/IP (recv) call was 10054 (X'2746')"
 
 
2. If you say you have no network traffic but are getting regular messages it would sound like you have an outbound channel in retry. What does dis chs(*) show? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | hotsdogs | 
		  
		    
			  
				 Posted: Wed Nov 17, 2004 12:49 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Newbie
 
 Joined: 15 Nov 2004 Posts: 5
  
  | 
		  
		    
			  
				The messages are below.  
 
 
From the Event Log:
 
 
Connection to host '10.20.30.40' closed.  
 
 
An error occurred receiving data from '10.20.30.40' over TCP/IP.  The connection to the remote host has unexpectedly terminated.  
 
 
Tell the systems administrator. 
 
 
The TCP/IP responder program could not be started.  
 
 
An attempt was made to start an instance of the responder program, but the program was rejected.  
 
 
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. 
 
 
From the Q Manager error log 
 
 
11/17/2004  14:39:20
 
AMQ9209: Connection to host '10.20.30.40' closed.
 
 
EXPLANATION:
 
An error occurred receiving data from '10.20.30.40' over TCP/IP.  The
 
connection to the remote host has unexpectedly terminated.
 
ACTION:
 
Tell the systems administrator. 
 
----- amqccita.c : 2781 -------------------------------------------------------
 
11/17/2004  14:39:20
 
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.[/b] | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | JasonE | 
		  
		    
			  
				 Posted: Thu Nov 18, 2004 8:37 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 03 Nov 2003 Posts: 1220 Location: Hursley 
  | 
		  
		    
			  
				| what does "runmqsc dis chs(*) all" show? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | hotsdogs | 
		  
		    
			  
				 Posted: Thu Nov 18, 2004 10:42 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Newbie
 
 Joined: 15 Nov 2004 Posts: 5
  
  | 
		  
		    
			  
				3 : display channel(*)
 
AMQ8414: Display Channel details.
 
   CHANNEL(CHL_ABBI_91)                    CHLTYPE(SVRCONN)
 
AMQ8414: Display Channel details.
 
   CHANNEL(CHL_ALAC_330)                   CHLTYPE(SVRCONN)
 
AMQ8414: Display Channel details.
 
   CHANNEL(CHL_CONT_170)                   CHLTYPE(SVRCONN)
 
AMQ8414: Display Channel details.
 
   CHANNEL(CHL_RHIC_565)                   CHLTYPE(SVRCONN)
 
AMQ8414: Display Channel details.
 
   CHANNEL(CHL_SEBR_601)                   CHLTYPE(SVRCONN)
 
AMQ8414: Display Channel details.
 
   CHANNEL(CHL_SEBR_643)                   CHLTYPE(SVRCONN)
 
AMQ8414: Display Channel details.
 
   CHANNEL(CHL_SPSR_2169)                  CHLTYPE(SVRCONN)
 
AMQ8414: Display Channel details.
 
   CHANNEL(CHL_STGC_271)                   CHLTYPE(SVRCONN)
 
AMQ8414: Display Channel details.
 
   CHANNEL(CHL_SWS_BOND)                   CHLTYPE(SVRCONN)
 
AMQ8414: Display Channel details.
 
   CHANNEL(SYSTEM.ADMIN.SVRCONN)           CHLTYPE(SVRCONN)
 
AMQ8414: Display Channel details.
 
   CHANNEL(SYSTEM.AUTO.RECEIVER)           CHLTYPE(RCVR)
 
AMQ8414: Display Channel details.
 
   CHANNEL(SYSTEM.AUTO.SVRCONN)            CHLTYPE(SVRCONN)
 
AMQ8414: Display Channel details.
 
   CHANNEL(SYSTEM.DEF.CLUSRCVR)            CHLTYPE(CLUSRCVR)
 
AMQ8414: Display Channel details.
 
   CHANNEL(SYSTEM.DEF.CLUSSDR)             CHLTYPE(CLUSSDR)
 
AMQ8414: Display Channel details.
 
   CHANNEL(SYSTEM.DEF.RECEIVER)            CHLTYPE(RCVR)
 
AMQ8414: Display Channel details.
 
   CHANNEL(SYSTEM.DEF.REQUESTER)           CHLTYPE(RQSTR)
 
AMQ8414: Display Channel details.
 
   CHANNEL(SYSTEM.DEF.SENDER)              CHLTYPE(SDR)
 
AMQ8414: Display Channel details.
 
   CHANNEL(SYSTEM.DEF.SERVER)              CHLTYPE(SVR)
 
AMQ8414: Display Channel details.
 
   CHANNEL(SYSTEM.DEF.SVRCONN)             CHLTYPE(SVRCONN)
 
AMQ8414: Display Channel details.
 
   CHANNEL(SYSTEM.DEF.CLNTCONN)            CHLTYPE(CLNTCONN) | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | jefflowrey | 
		  
		    
			  
				 Posted: Thu Nov 18, 2004 10:44 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Poobah
 
 Joined: 16 Oct 2002 Posts: 19981
  
  | 
		  
		    
			  
				
   
	| JasonE wrote: | 
   
  
	| what does "runmqsc dis chs(*) all" show? | 
   
 
 
 
   
	| hotsdogs wrote: | 
   
  
	|   display channel(*)  | 
   
 
 
 
? _________________ I am *not* the model of the modern major general. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | hotsdogs | 
		  
		    
			  
				 Posted: Thu Nov 18, 2004 12:47 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Newbie
 
 Joined: 15 Nov 2004 Posts: 5
  
  | 
		  
		    
			  
				| actually runmqsc dis chs(*) all give me an error.   MQ does not know what that command.  I assume you are wanting a display of channels? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | vennela | 
		  
		    
			  
				 Posted: Thu Nov 18, 2004 1:10 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India 
  | 
		  
		    
			  
				
   
	| Quote: | 
   
  
	| I assume you are wanting a display of channels? | 
   
 
 
I think Jeff wants
 
dis chs(*) all | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | jefflowrey | 
		  
		    
			  
				 Posted: Thu Nov 18, 2004 1:23 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Poobah
 
 Joined: 16 Oct 2002 Posts: 19981
  
  | 
		  
		    
			  
				
   
	| vennela wrote: | 
   
  
	I think Jeff wants
 
dis chs(*) all | 
   
 
 
 
Not me.
 
 
JasonE. _________________ I am *not* the model of the modern major general. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | csmith28 | 
		  
		    
			  
				 Posted: Thu Nov 18, 2004 1:54 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Grand Master
 
 Joined: 15 Jul 2003 Posts: 1196 Location: Arizona 
  | 
		  
		    
			  
				
   
	| hotsdogs wrote: | 
   
  
	| actually runmqsc dis chs(*) all give me an error.   MQ does not know what that command.  I assume you are wanting a display of channels? | 
   
 
 
 
Um.....  really?    
 
 
What kind of error?
 
 
Actually we were fishing for a display of the Channel Status.....
 
 
If "dis chs(*) all" is giving you an error.  You've got bigger problems. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | jefflowrey | 
		  
		    
			  
				 Posted: Thu Nov 18, 2004 5:33 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Poobah
 
 Joined: 16 Oct 2002 Posts: 19981
  
  | 
		  
		    
			  
				
   
	| csmith28 wrote: | 
   
  
	| If "dis chs(*) all" is giving you an error.  You've got bigger problems. | 
   
 
 
 
No.
 
 
It just means he doesn't have any running channels.
 
 
That may be normal.
 
 
In production, that would likely be bad.  Maybe. _________________ I am *not* the model of the modern major general. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | JasonE | 
		  
		    
			  
				 Posted: Fri Nov 19, 2004 2:08 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 03 Nov 2003 Posts: 1220 Location: Hursley 
  | 
		  
		    
			  
				runmqsc, dis chs(*) is a valid command (without the all, although to be fair I did really want it   )
 
 
When you say it gives an error, do you mean:
 
   
	| Quote: | 
   
  
	| AMQ8420: Channel Status not found. | 
   
 
 
 
I've sent you a pm - it would be quicker, if this is occuring ever 2 seconds, to take a look at a trace and I'll look through it - you can see clearer what is going on from it. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | msantos007 | 
		  
		    
			  
				 Posted: Thu Feb 10, 2005 4:35 am    Post subject: Maybe this is not an error | 
				     | 
			   
			 
		   | 
		
		
		   Voyager
 
 Joined: 20 Dec 2004 Posts: 78
  
  | 
		  
		    
			  
				Try to stop the channel on the sdr AND rcvr side
 
then resolve the channel and restart em again _________________ Maximiliano R. A. Santos
 
IBM Websphere MQ V6.0 Certified System Administrator
 
IBM Websphere MQ V5.3 Certified Solution Developer | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |