| Author | 
		  Message
		 | 
		
		  | nageshshiv | 
		  
		    
			  
				 Posted: Mon May 26, 2008 5:21 am    Post subject: SDR CHANNEL IS GOING TO RETRY STATUS | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 09 May 2008 Posts: 30
  
  | 
		  
		    
			  
				Hi,
 
 
 I am using MQ VER 6, My sender channel is keep on going down due to There are no messages in transmit queue and the interval time to check is expiring , Pls tell me how to fix this ? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Gaya3 | 
		  
		    
			  
				 Posted: Mon May 26, 2008 5:28 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi
 
 Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US 
  | 
		  
		    
			  
				find out, whether the listener is running fine,
 
 
Ping /telnet and verify the same.
 
 
whats there in the error logs
 
 
Regards
 
Gayathri _________________ Regards
 
Gayathri
 
-----------------------------------------------
 
Do Something Before you Die | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | exerk | 
		  
		    
			  
				 Posted: Mon May 26, 2008 5:33 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Council
 
 Joined: 02 Nov 2006 Posts: 6339
  
  | 
		  
		    
			  
				the contents of your post seem to conflict with the title, as the post implies that the channel is working as advertised.
 
 
If no messages are put on the transmission queue before the disconnect interval has expired, the channel will go into an INACTIVE state, which is a resource-saving mechanism.
 
 
Unless you have a requirement for your channels to be 'permanently' running, there is nothing to 'fix'.
 
 
Can you confirm the channel status is RETRY and not INACTIVE. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | nageshshiv | 
		  
		    
			  
				 Posted: Mon May 26, 2008 5:56 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 09 May 2008 Posts: 30
  
  | 
		  
		    
			  
				My Channel is INACTIVE Status.
 
My requirement is to My channel has to be in permanently in Running status | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | exerk | 
		  
		    
			  
				 Posted: Mon May 26, 2008 6:00 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Council
 
 Joined: 02 Nov 2006 Posts: 6339
  
  | 
		  
		    
			  
				Setting the disconnect interval to 0 (zero) will achieve what you want. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | PeterPotkay | 
		  
		    
			  
				 Posted: Mon May 26, 2008 9:26 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Poobah
 
 Joined: 15 May 2001 Posts: 7723
  
  | 
		  
		    
			  
				...but not necessarily a good idea. Why do you want the channel running constantly? _________________ Peter Potkay
 
Keep Calm and MQ On | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | fjb_saper | 
		  
		    
			  
				 Posted: Mon May 26, 2008 8:27 pm    Post subject: Re: SDR CHANNEL IS GOING TO RETRY STATUS | 
				     | 
			   
			 
		   | 
		
		
		    Grand High Poobah
 
 Joined: 18 Nov 2003 Posts: 20768 Location: LI,NY 
  | 
		  
		    
			  
				
   
	| nageshshiv wrote: | 
   
  
	Hi,
 
 
 I am using MQ VER 6, My sender channel is keep on going down due to There are no messages in transmit queue and the interval time to check is expiring , Pls tell me how to fix this ? | 
   
 
 
 
Set the xmitq to trigger the channel whenever a message comes along...
 
Read intercommunications manual   _________________ MQ & Broker admin | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | nageshshiv | 
		  
		    
			  
				 Posted: Mon May 26, 2008 11:12 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 09 May 2008 Posts: 30
  
  | 
		  
		    
			  
				| Thanks exercs, My problem got solved | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | exerk | 
		  
		    
			  
				 Posted: Mon May 26, 2008 11:55 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Council
 
 Joined: 02 Nov 2006 Posts: 6339
  
  | 
		  
		    
			  
				Glad to be of assistance, however...
 
 
   
	| PeterPotkay wrote: | 
   
  
	| ...but not necessarily a good idea. Why do you want the channel running constantly? | 
   
 
 
 
...there are implications of a permanently running channel, which can be researched on this site. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |