|   | 
	 
  
    | 
RSS Feed - WebSphere MQ Support
 | 
RSS Feed - Message Broker Support
 |   
 
  
	     | 
	 | 
   
 
  
	|  Broker Explorer not loading after update | 
	« View previous topic :: View next topic »  | 
   
  
  	
	  
		
		
		  | Author | 
		  Message
		 |  
		
		  | naio | 
		  
		    
			  
				 Posted: Thu Aug 27, 2015 7:55 am    Post subject: Broker Explorer not loading after update | 
				     | 
			   
			 
		   | 
		 
		
		   Voyager
 
 Joined: 08 Nov 2012 Posts: 82
  
  | 
		  
		    
			  
				Hi Masters, 
 
 
I have a trouble with the installation of Mq Broker Explorer.
 
 
I used to have MQ and Mq Explorer 7.5.0.1 and Broker 8.0.0.1 and the Broker Explorer that came with the installation of the broker, the 8.0.0.1 and everything worked fine.
 
I am on Ubuntu 12.04
 
 
Yesterday I update the MQ to 7.5.0.5 and Broker to 8.0.0.6 and the Broker Explorer stop loading, I have tried a many things but I can not make it work. That is why I am asking you for help.
 
 
I have found that this is a bug, but the suggested solution is not working:
 
 
http://www-01.ibm.com/support/docview.wss?uid=swg21668777
 
 
Present RPM packages:
 
   
	| Code: | 
   
  
	rpm -qa
 
MQSeriesRuntime-7.5.0-1.x86_64
 
MQSeriesServer-7.5.0-1.x86_64
 
MQSeriesRuntime-U200533-7.5.0-5.x86_64
 
MQSeriesJava-U200533-7.5.0-5.x86_64
 
MQSeriesExplorer-U200533-7.5.0-5.x86_64
 
MQSeriesJRE-7.5.0-1.x86_64
 
MQSeriesJava-7.5.0-1.x86_64
 
MQSeriesExplorer-7.5.0-1.x86_64
 
MQSeriesJRE-U200533-7.5.0-5.x86_64
 
MQSeriesServer-U200533-7.5.0-5.x86_64 | 
   
 
 
 
 
 
   
	| Code: | 
   
  
	IBM WebSphere MQ Explorer
 
 
Version: 7.5.0.5 | 
   
 
 
 
The MQ version is:
 
 
   
	| Code: | 
   
  
	dspmqver 
 
Name:        WebSphere MQ
 
Version:     7.5.0.5
 
Level:       p750-005-150424
 
BuildType:   IKAP - (Production)
 
Platform:    WebSphere MQ for Linux (x86-64 platform)
 
Mode:        64-bit
 
O/S:         Linux 3.8.0-29-generic
 
InstName:    Installation1
 
InstDesc:    
 
Primary:     No
 
InstPath:    /opt/mqm
 
DataPath:    /var/mqm
 
MaxCmdLevel: 750
 
LicenseType: Production | 
   
 
 
 
The Broker:
 
   
	| Code: | 
   
  
	mqsiservice -v
 
BIPmsgs  en_US
 
  Console CCSID=1208, ICU CCSID=1208
 
  Default codepage=UTF-8, in ascii=UTF-8
 
  JAVA console codepage name=UTF-8
 
 
BIP8996I: Version:    8006 
 
BIP8997I: Product:    WebSphere Message Broker 
 
BIP8998I: CMVC Level: S800-FP06 
 
BIP8999I: Build Type: Production, 64 bit, amd64_linux_2 | 
   
 
 
 
MQ Check:
 
 
   
	| Code: | 
   
  
	sudo su mqm -c "/opt/mqm/bin/mqconfig"
 
mqconfig: Analyzing Ubuntu 12.04.5 LTS settings for WebSphere MQ V7.5
 
 
System V Semaphores
 
  semmsl     (sem:1)  500 semaphores                     IBM>=500          PASS
 
  semmns     (sem:2)  11 of 256000 semaphores    (0%)    IBM>=256000       PASS
 
  semopm     (sem:3)  250 operations                     IBM>=250          PASS
 
  semmni     (sem:4)  4 of 1024 sets             (0%)    IBM>=1024         PASS
 
 
System V Shared Memory
 
  shmmax              268435456 bytes                    IBM>=268435456    PASS
 
  shmmni              3 of 4096 sets             (0%)    IBM>=4096         PASS
 
  shmall              2278 of 2097152 pages      (0%)    IBM>=2097152      PASS
 
 
System Settings
 
  file-max            7840 of 524288 files       (1%)    IBM>=524288       PASS
 
  tcp_keepalive_time  300 seconds                        IBM<=300          PASS
 
 
Current User Limits (mqm)
 
  nofile       (-Hn)  10240 files                        IBM>=10240        PASS
 
  nofile       (-Sn)  10240 files                        IBM>=10240        PASS | 
   
 
 
 
 
I tried installation the last version of MBX with no luck: 8.0.0-WS-MBX-LINUXIA32-FP0006.bin
 
 
Then I thougth that it may be a permission trouble, but I checked with a mate with the old installation and are the same:
 
 
   
	| Code: | 
   
  
	/opt/IBM/MBExplorer
 
drwxrwxr-x  7 root root 4096 Aug 27 12:28 MBExplorer/ | 
   
 
 
 
   
	| Code: | 
   
  
	/opt/mqm/mqexplorer
 
dr-xr-xr-x  3 mqm  mqm   4096 Mar  8  2013 mqexplorer/ | 
   
 
 
 
MB explorer LINK:
 
Location:
 
   
	| Quote: | 
   
  
	| /opt/mqm/mqexplorer/eclipse/links/com.ibm.wmadmin.broker.explorer.link | 
   
 
 
Content:
 
   
	| Code: | 
   
  
	| path=/opt/IBM/MBExplorer | 
   
 
 
rigths:
 
   
	| Code: | 
   
  
	| -rw-rw-r-- 1 root root   24 Aug 27 12:28 com.ibm.wmadmin.broker.explorer.link | 
   
 
 
 
 
(With the link, I have tried give full privileges, and change the ownership to mqm user and my user with no luck, the same with the MBExplorer folder, and also install it on my home.)
 
 
I also tried uninstalling all the MQ and MBX, and install the V7.5.0.1 again, but the MBX is not loading any more.
 
 
 
Any help will be appreciated, I was really used to have the MBX....
 
 
Thanks you all in advance!
 
 
 
 
Ignacio _________________ "God is in his heaven all's right with the world" | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | 
		    
		   | 
		 
	   
	 | 
   
 
  
	     | 
	 | 
	Page 1 of 1 | 
   
 
 
 
  
  	
	  
		
		  
 
  | 
		  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
  | 
  		 
	   
	 | 
   
 
  	 | 
	  |