| Author | 
		  Message
		 | 
		
		  | QueenBee | 
		  
		    
			  
				 Posted: Wed Apr 20, 2005 12:30 pm    Post subject: IMPORTANT - Sender not starting | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 28 May 2003 Posts: 43 Location: Grand Rapids, MICHIGAN 
  | 
		  
		    
			  
				My Sender channel will not start. 
 
 
The error it spits out is as follows:
 
 
"The MQOPEN call failed. The queue manager issued an MQOPEN call to open a WebSphere MQ Object. The call failed. Check the queue manager's error log for more information about the error (AMQ4063)."
 
 
My error logs reads as follows:
 
 
"04/20/05  16:23:53
 
AMQ9509: Program cannot open queue manager object.
 
 
EXPLANATION:
 
The attempt to open either the queue or queue manager object 'XXYY' on queue manager 'XXXXXXXX' failed with reason code 2042.
 
 
ACTION:
 
Ensure that the queue is available and retry the operation."
 
 
But there is no program that has my transmission queue open.
 
 
HELP HELP HELP. This is happening in production and I need to resolve this right away as my transmission queue is stacking up with messages that needs to be processed. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | fjb_saper | 
		  
		    
			  
				 Posted: Wed Apr 20, 2005 12:37 pm    Post subject: Re: IMPORTANT - Sender not starting | 
				     | 
			   
			 
		   | 
		
		
		    Grand High Poobah
 
 Joined: 18 Nov 2003 Posts: 20768 Location: LI,NY 
  | 
		  
		    
			  
				
   
	| QueenBee wrote: | 
   
  
	My Sender channel will not start. 
 
 
The error it spits out is as follows:
 
 
"The MQOPEN call failed. The queue manager issued an MQOPEN call to open a WebSphere MQ Object. The call failed. Check the queue manager's error log for more information about the error (AMQ4063)."
 
 
My error logs reads as follows:
 
 
"04/20/05  16:23:53
 
AMQ9509: Program cannot open queue manager object.
 
 
EXPLANATION:
 
The attempt to open either the queue or queue manager object 'XXYY' on queue manager 'XXXXXXXX' failed with reason code 2042.
 
 
ACTION:
 
Ensure that the queue is available and retry the operation."
 
 
But there is no program that has my transmission queue open.
 
 
HELP HELP HELP. This is happening in production and I need to resolve this right away as my transmission queue is stacking up with messages that needs to be processed. | 
   
 
 
 
Hm... 2042 MQRC_OBJECT_IN_USE .... | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | vennela | 
		  
		    
			  
				 Posted: Wed Apr 20, 2005 12:40 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India 
  | 
		  
		    
			  
				
   
	| Quote: | 
   
  
	| But there is no program that has my transmission queue open.  | 
   
 
 
 
How do you know?
 
 
What platform? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | QueenBee | 
		  
		    
			  
				 Posted: Wed Apr 20, 2005 12:43 pm    Post subject: AIX, MQ Version: 5.2.0.6 | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 28 May 2003 Posts: 43 Location: Grand Rapids, MICHIGAN 
  | 
		  
		    
			  
				Platform: AIX, MQ Version: 5.2.0.6
 
 
How do i Know? - Because I have all my applications terminated.
 
 
A recycle of the qmgr releases the hold and my sender starts. But I dont want to keep doing this. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | fjb_saper | 
		  
		    
			  
				 Posted: Wed Apr 20, 2005 12:58 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Grand High Poobah
 
 Joined: 18 Nov 2003 Posts: 20768 Location: LI,NY 
  | 
		  
		    
			  
				The transmission queue is opened in exclusive mode by the channel.
 
 
You cannot browse it and have the channel running !! Live with it!
 
 
   | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | PeterPotkay | 
		  
		    
			  
				 Posted: Wed Apr 20, 2005 1:18 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Poobah
 
 Joined: 15 May 2001 Posts: 7723
  
  | 
		  
		    
			  
				QueenBee, next time it happens, do a QSTATUS on the XMITQ. It will tell you who has it open. _________________ Peter Potkay
 
Keep Calm and MQ On | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | csmith28 | 
		  
		    
			  
				 Posted: Wed Apr 20, 2005 3:37 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Grand Master
 
 Joined: 15 Jul 2003 Posts: 1196 Location: Arizona 
  | 
		  
		    
			  
				
   
	| PeterPotkay wrote: | 
   
  
	| QueenBee, next time it happens, do a QSTATUS on the XMITQ. It will tell you who has it open. | 
   
 
 
 
I thought he said he was running "MQ Version: 5.2.0.6".  If this is the case he will not be able to do a "dis qstatus". _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |