Fix (APAR): PQ81065 Status: Fix Release: 4.0.7,4.0.6,4.0.5 Operating System: All Supersedes Fixes: Pre-requisite Fixes: CMVC Defect: PQ81065 Byte size of APAR: 862914 Date: 2003-11-19 Abstract: Heuristic completion does not work Description/symptom of problem: When trying to heuristically complete a transaction in a superior server, following the failure of a subordinate server, the request does not work. Directions to apply fix: 1) Create temporary "fix" directory to store the jar file: AIX: /tmp/WebSphere/fix Solaris/Linux: /tmp/WebSphere/fix Windows: c:\temp\WebSphere\fix 2) Copy jar file to the directory 3) Shutdown WebSphere 4) Run the jar file with the following command answering questions/prompts as they appear: java -jar PQ81065_Fix.jar 5) Restart WebSphere 6) The temp directory may be removed but the jar file should be saved. Do not remove any files created and stored in the /WebSphere/AppServer/fix/ directories. These files are required if a fix is to be removed. Directions to remove fix: NOTE: FIXES MUST BE REMOVED IN THE ORDER THEY WERE APPLIED. DO NOT REMOVE A FIX UNLESS ALL FIXES APPLIED AFTER IT HAVE FIRST BEEN REMOVED. YOU MAY REAPPLY ANY REMOVED FIX. Example: If your system has fix1, fix2, and fix3 applied in that order and fix2 is to be removed, fix3 must be removed first, fix2 removed, and fix3 re-applied. 1) Change directory to the fix location (/WebSphere/AppServer/fix/). 2) Shutdown WebSphere 3) Run the backup jar file with the following command: java -jar PQ81065_Fix_backup.jar 4) Restart WebSphere Directions to re-apply fix: Follow the instructions for applying a fix. If the backup files still exist (from the previous fix application), you will be prompted to overwrite. Answer "yes" at the overwrite prompts. Additional Information: