IBM MQ Explorer Version 9.3

Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
May 2023 | 172/670 | 154 (0.05%) | 15 |
April 2023 | 185/668 | 145 (0.04%) | 13 |
March 2023 | 181/688 | 190 (0.05%) | 21 |
February 2023 | 176/668 | 184 (0.05%) | 33 |
January 2023 | 174/677 | 165 (0.05%) | 32 |
December 2022 | 197/805 | 143 (0.04%) | 31 |
November 2022 | 192/808 | 193 (0.05%) | 28 |
October 2022 | 202/811 | 167 (0.04%) | 25 |
September 2022 | 195/812 | 163 (0.04%) | 23 |
August 2022 | 180/808 | 186 (0.05%) | 29 |
July 2022 | 182/816 | 178 (0.05%) | 42 |
June 2022 | 195/810 | 160 (0.04%) | 9 |
Unsuccessful Installs in the last 7 Days: 3
Count | Error Message |
---|---|
2 | Cannot continue the operation. There is another install operation in progress. |
1 | Cannot complete the install because of a conflicting dependency.... |
Sunday, May 28, 2023 - 12:30
Reviews Sign in to post reviews
Mac M1 issue
Submitted by Bo Tanaka on Wed, 2023-03-01 17:15
Works great on Eclipse 2022-12 but JMS Administered Objects wizard never launches to add an inital context. Anyone figured out a way to make this work?
Error installing 9.3 MQ Explorer plugin
Submitted by Brian Wilson on Thu, 2023-01-19 10:27
I can successfully install MQ Explorer by following the procedure to "Install software" within Eclipse; however, the Drag and Install method does not work, and produces an error that says the Plug in is not compatible with the version of Eclipse -- even though it is (and as I said will install successfully following the procedure).
Save password problem
Submitted by Gabor Konrad on Sat, 2021-05-01 09:35
I'm on my macOS Big Sur + Eclipse IDE for Enterprise Java Developers v 2020-03 (4.15.0) + IBM MQ Explorer 9.2.0 installed as IBM suggested on its page "Writing and running MQ applications on your Mac"
The MQ Explorer is working good but I can't save the passwords necessary to connect to my MQ Managers.
When I'm going to save passwords on the Passwords Preferences Page I get the message "An error has occurred. See error log for more details. com/ibm/misc/BASE64Encoder"
Can you suggest to me what should I do so that MQ Explorer would be able to save my passwords?
I appreciate any help to solve the problem.
Thank You In Advance
Re: Save password problem
Submitted by Soheel Chughtai on Mon, 2021-06-21 04:52
I suspect that this is because the MQ Explorer requires classes that are bundled only in an IBM JRE to encrypt the passwords. Unfortunately the IBM JRE isn't available for MacOS.
One way to tell would be to start MQExplorer from the command line. For me this is from the directory
Start MQ Explorer by running
This will capture the logs to the terminal. When you get the error you should see an error stack. I suspect it will be attempting to load something like
Re: Re: Save password problem
Submitted by Ram Govind on Sun, 2021-07-25 21:58
I am getting the same problem.
In the log it is looking for the class "com.ibm.misc.BASE64Encoder "
Is there anyway to get the class for MacOS?
Complete error
!MESSAGE An internal error occurred during: "Initializing MQ Explorer".
!STACK 0
java.lang.NoClassDefFoundError: com/ibm/misc/BASE64Encoder
at com.ibm.mq.explorer.passwords.internal.utils.PwUtils.<clinit>(PwUtils.java:85)
at com.ibm.mq.explorer.passwords.internal.store.PwDefaultStore.exportData(PwDefaultStore.java:608)
at com.ibm.mq.explorer.passwords.internal.store.PwDefaultStore.create(PwDefaultStore.java:960)
at com.ibm.mq.explorer.passwords.internal.store.PwDefaultStore.importData(PwDefaultStore.java:551)
at com.ibm.mq.explorer.passwords.internal.store.PwDefaultStore.open(PwDefaultStore.java:192)
at com.ibm.mq.explorer.ui.internal.passwords.PwStoreManager.<init>(PwStoreManager.java:144)
at com.ibm.mq.explorer.ui.internal.passwords.PwStoreManager.getStoreManager(PwStoreManager.java:480)
at com.ibm.mq.explorer.ui.internal.base.UiPlugin.initialisePasswordManager(UiPlugin.java:3017)
at com.ibm.mq.explorer.ui.internal.base.UiPlugin.delayedStartup(UiPlugin.java:712)
at com.ibm.mq.explorer.ui.internal.base.UiPlugin.access$0(UiPlugin.java:579)
at com.ibm.mq.explorer.ui.internal.base.UiPlugin$2.run(UiPlugin.java:565)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: java.lang.ClassNotFoundException: com.ibm.misc.BASE64Encoder cannot be found by com.ibm.mq.explorer.passwords_9.2.0.202007091454
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:519)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
... 12 more
Installer says incompatible Eclipse version 4.15.0 and 4.14.0
Submitted by Zahid Bukhari on Fri, 2021-04-23 17:29
I'm on MacOS - I'm following along this guide:
Writing and running MQ applications on your Mac
Developing with the IBM MQ MacOS Toolkit
I get everything setup, I'm using AzulJDK 11, but when I try to install it, that's the error I get.
I started at 4.15.0 and then went down to 4.14.0 hoping it would help, it didn't.
MacOS 10.14.6
Any help would be appreciated! I just need the MQ Explorer tool so if there's a way to just do that, please let me know. So far I just saw that article as the only IBM approved method for MacOS.
Thanks in advance!
Re: Installer - incompatible Eclipse version 4.15.0 and 4.14.0
Submitted by Soheel Chughtai on Tue, 2021-04-27 05:13
I have
MacOS 10.15.7 (Catalina)
openjdk version "15.0.2" (Installed and managed by sdkman)
and MQ Explorer is working on Eclipse 4.15 and 4.19 (latest)
although I do get warnings on install that the plug-ins jars are unsigned
For 4.19, I installed Eclipse IDE for Java Developers (MacOS) from this page - https://www.eclipse.org/downloads/packages/
For 4.15, I installed Eclipse IDE for Java Developers (MAcOS from this page - https://www.eclipse.org/downloads/packages/release/2020-03/r
Can you confirm that they are the Eclipse packages that you have?
Mac BigSur
Submitted by Mohamed Elmasry on Thu, 2020-11-19 00:40
worked for me with eclipse 4.14 and java 11 on Mac BigSur
Re: Mac BigSur
Submitted by Alex Zin on Thu, 2020-11-19 11:09
It worked on Big Sur with 4.15
Ecliple 4.16 ((
Submitted by Alex Zin on Sun, 2020-08-30 04:34
Not is working with Ecliple 4.16 ((
Re: Ecliple 4.16 ((
Submitted by Richard Pilot on Tue, 2020-09-01 14:39
That's correct, we list the supposed versions in the marketplace description above and the latest working level is 4.15.
macOS
Submitted by Dennis Kuhlmeier on Wed, 2019-06-19 05:28
I am unable to figure out how to actually use this, even if unsupported, on macOS. On drag&drop the marketplace window opens, but the install doesn't start. It doesn't obviously fail either. So how can I test it?
Re: macOS
Submitted by Ben Durrans on Fri, 2019-06-28 06:05
Hi Dennis,
At the moment MacOS is not officially supported, but if you would like to use it for development purposes then I would recommend you check out the "Getting started with the IBM MQ MacOS Toolkit for developers" page on LearnMQ, where there is a section on how to install MQ Explorer.
Hope this helps,
Ben
Re: Re: macOS
Submitted by Pavel M on Thu, 2019-08-15 11:58
on Mac if trying to install on top of Eclipse 4.8 then it says it's not compatible and don't want to install
and the link to download 4.7 for Mac don't work at this moment, unfortunately, so I can't try it
on the more modern Eclipse it also don't want to be installed. May this be this some limitation of JVM used? I'm trying with JDK 12
sorry, I understand the plugin is not supported on Mac, but..
Re: Re: Re: macOS
Submitted by Dennis Kuhlmeier on Fri, 2019-08-16 09:04
Sadly I think 4.7 is required. Download link just worked for me, have you tried to select a different mirror? "Main Download Site" worked fine.
Re: Re: macOS
Submitted by Dennis Kuhlmeier on Tue, 2019-07-02 05:14
Thanks, Ben! That worked!
Does not work with eclipse 4.10
Submitted by City Villager on Thu, 2019-03-07 23:00
Gives Class load excpetion for Classes which are already availble in ECLIPSE MQ JARs. Can someone please test and make it work
Plugin Jars
Submitted by Venu Madhav on Fri, 2018-05-18 18:04
How Can or where can I get the zip file so that I can manually configure the plugin instead of installing it by using the drag and drop button
Re: Plugin Jars
Submitted by Matt Leming on Thu, 2018-05-24 11:44
Hi,
You can use one of the options here: http://www-01.ibm.com/software/integration/wmq/explorer/downloads/
Cheers, Matt.
unabled to browse message
Submitted by James Yu on Wed, 2016-07-13 02:37
MQ Explorer plugin has been successfully installed, but I can only see how many messages are in queue. When I right clicked on the queue, I don't see the "browse" option as it appears in standalone "MQ Explorer". How do I browse queue message to exam message content in this plugin?