Thursday, February 21, 2013

Installation WMB Toolkit 8.0.0.1 on Ubuntu 13.04

During the installation of Toolkit you will met error that in the system absent library: libstdc++.so.6 and libstdc++.so.5.

Tuesday, February 19, 2013

How to fix error "AMQ9716: Remote SSL certificate revocation status check failed for channel"



Some time after installation or upgrade you can meet error AMQ9716. This basically will mean that you MQ is trying to connect to OCSP server even if you are not using it.


List of all CAs that accepts your queue manager


openssl s_client -connect <HOST>:<port>

Tuesday, February 5, 2013

Migration of QMGR from one server to another


I guess everyone met such task as migration of queue manager from old server to new one.
So here is it how to do this. Hopefully it will be helpful not only for me:


Monday, February 4, 2013

Installation of IBM Message Broker v 8.0.0.1 on Windows 2012

Hello,
During installation of my test environment I meat such error:
ZeroGu2: Windows DLL failed to load


Caused by: com.ibm.mq.MQException: JMSCMQ0001: WebSphere MQ call failed with compcode '2' ('MQCC_FAILED') reason '2189' ('MQRC_CLUSTER_RESOLUTION_ERROR').

Hi all,
Today I meat a problem such problem I got this error from our WAS team.
The error:

Caused by: com.ibm.msg.client.jms.DetailedInvalidDestinationException: JMSWMQ2007: Failed to send a message to destination 'MY.QUEUE'.
JMS attempted to perform an MQPUT or MQPUT1; however WebSphere MQ reported an error.