| Author | Message | 
		
		  | mqsme | 
			  
				|  Posted: Thu Apr 09, 2015 8:47 am    Post subject: MQ Explorer connection to MQ broker |   |  | 
		
		  |  Acolyte
 
 
 Joined: 16 Sep 2013Posts: 51
 
 
 | 
			  
				| Hi, 
 I created a clustered MQ manager v7.0.1 (yes, it is old version, will upgrade later) in Linux. Successfully connect to the MQ manager in Windows MQ explorer, but fail to connect to MQbroker with MQ explorer Broker plug-in to the same Linux machine.
 
 When i connect to the broker, it returns
 
 Queue manager not available for connection reason code 2059
 
 - Either the network is down  (not possible, i'm connecting to Queue Manager right in MQ explorer)
 - The queue manager is not running (not possible, same as above)
 - there is no related listener running on port 1414 (Both MQ explorer and runmqsc show the listener is running)
 
 3 : dis listener('mqbroker1')
 AMQ8630: Display listener information details.
 LISTENER(mqbroker1)                   CONTROL(QMGR)
 TRPTYPE(TCP)                            PORT(1414)
 IPADDR( )                               BACKLOG(0)
 DESCR( )                                ALTDATE(2015-04-08)
 ALTTIME(11.19.10)
 
 1. Check that the broker is running (yes)
 2. Check that the broker has an active TCP listener if you are connectinv remotely (yes)
 3. Check your user has the rights to access the broker (i can view the MQ manager in MQ explorer, what other rights need to have in order to connect to MQ Broker?)
 
 Thanks a lot.
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | mqjeff | 
			  
				|  Posted: Thu Apr 09, 2015 8:56 am    Post subject: |   |  | 
		
		  | Grand Master
 
 
 Joined: 25 Jun 2008Posts: 17447
 
 
 | 
			  
				| Did you see if the default Broker Explorer channel exists, and is open for connections? |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | mqsme | 
			  
				|  Posted: Thu Apr 09, 2015 9:03 am    Post subject: |   |  | 
		
		  |  Acolyte
 
 
 Joined: 16 Sep 2013Posts: 51
 
 
 | 
			  
				| Hi Jeff, 
 Do you mean this channel? It is in inactive state
 
 6 : dis CHANNEL(SYSTEM.BKR.CONFIG) all
 AMQ8414: Display Channel details.
 CHANNEL(SYSTEM.BKR.CONFIG)              CHLTYPE(SVRCONN)
 ALTDATE(2015-04-08)                     ALTTIME(11.00.12)
 COMPHDR(NONE)                           COMPMSG(NONE)
 DESCR( )                                HBINT(300)
 KAINT(AUTO)                             MAXINST(999999999)
 MAXINSTC(999999999)                     MAXMSGL(104857600)
 MCAUSER( )                              MONCHL(QMGR)
 RCVDATA( )                              RCVEXIT( )
 SCYDATA( )                              SCYEXIT( )
 SENDDATA( )                             SENDEXIT( )
 SHARECNV(10)                            SSLCAUTH(REQUIRED)
 SSLCIPH( )                              SSLPEER( )
 TRPTYPE(TCP)
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | mqsme | 
			  
				|  Posted: Thu Apr 09, 2015 9:26 am    Post subject: |   |  | 
		
		  |  Acolyte
 
 
 Joined: 16 Sep 2013Posts: 51
 
 
 | 
			  
				| Got it fix now. Made a trivial mistake in the connection parameter. 
 Thanks a lot.
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | Vamsi_MQ | 
			  
				|  Posted: Fri May 29, 2015 1:30 pm    Post subject: AMQ 4036 - Error while adding Queue Manager into MQ Console |   |  | 
		
		  | Newbie
 
 
 Joined: 13 Apr 2015Posts: 3
 
 
 | 
			  
				| I have created a queue manager in as400 machine 
 While I was trying to add that queue manager into my WebSphere MQ console - got AMQ 4036 error "Access not permitted"
 
 Can anyone help me on this, how to get his resolved, your help is really appreciated.
 
 Thanks.
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | RogerLacroix | 
			  
				|  Posted: Fri May 29, 2015 1:49 pm    Post subject: Re: AMQ 4036 - Error while adding Queue Manager into MQ Cons |   |  | 
		
		  |  Jedi Knight
 
 
 Joined: 15 May 2001Posts: 3265
 Location: London, ON  Canada
 
 | 
			  
				| 
   
	| Vamsi_MQ wrote: |  
	| Can anyone help me on this, how to get his resolved, your help is really appreciated. |  Is the default CHLAUTH rule blocking you?  Did you add a rule to allow yourself in?  Is your Windows UserID defined to the OS/400 system? Or did you set the MCAUSER in the channel?
 
 Regards,
 Roger Lacroix
 Capitalware Inc.
 _________________
 Capitalware: Transforming tomorrow into today.
 Connected to MQ!
 Twitter
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  |  |