Readme for: IBM WebSphere MQ for Windows, Version 5.3.0.0 + CSD01 IBM WebSphere MQ for Windows, Version 5.3.0.1 Download interim fix: IC35040.zip IC35040.tar.Z ================================================================= There is an APAR fix provided which can be applied to either IBM WebSphere MQ V5.3.0.0 plus CSD01 or IBM WebSphere MQ V5.3.0.1. APAR IC35040 ------------ This interim fix for APAR IC35040 fixes a problem in the situation where a JMS publish/subscribe subscriber application failed with with error message: javax.jms.JMSException: MQJMS2002: failed to get message from MQ queue with the linked exception com.ibm.mq.MQException: Completion Code 2, Reason 2003 (MQRC_BACKED_OUT) This zip or compressed tar file contains the file required for APAR IC35040 built for WebSphere MQ V5.3.0.1 code (equivalent to WebSphere MQ V5.3.0.0 with CSD01 applied). The file is: com.ibm.mqjms.jar Before applying this fix please ensure that you have a backup copy of the original file. For WebSphere MQ V5.3 customers, the original file can be located in the \lib directory. For WebSphere Application Server V5 customers, who have installed the Embedded Messaging component, the directory that contains the original file can be located by means of the Administration Console. From the Administration Console, click on "Environment" and select "Manage WebSphere Variables" from the pick-list. From the table that is then presented, look for the "MQJMS_LIB_ROOT" entry as this is a pointer to the directory that will contain the original file. After taking a backup of the original file, the new file should be placed into this directory. The APAR fix (IC35040.zip or IC35040.tar) for this problem consists of a single zip or tar file which contains a replacement for the following file in WebSphere MQ V5.3: com.ibm.mqjms.jar Either WebSphere MQ V5.3.0.0 plus CSD01 or WebSphere MQ V5.3.0.1 is a pre-requisite for this APAR fix. To apply the fix IC35040.zip:- (1) Unzip the IC35040.zip file into a temporary directory on your hard drive. (2) Stop all running queue managers and channel listeners. (3) Take a backup copy of the existing com.ibm.mqjms.jar file. (4) Apply the fix. (5) Restart the queue managers and channel listeners. To apply the fix IC35040.tar: (1) Run the tar program against the tar file: tar -xvf IC35040.tar (2) Stop all running queue managers and channel listeners. (3) Take a backup copy of the existing com.ibm.mqjms.jar file. (4) Apply the fix. (5) Restart the queue managers and channel listeners.