Fix (APAR): IZ97247 Status: Fix Product: WBI Release: 7.0.0.3 Operating System: All operating systems Supersedes Fixes: Pre-requisite Fixes: IZ82793 Exclusive-requisite Fixes: CMVC Defect: IZ97247 Byte size of APAR: 115511 Date: 2011-04-15 Abstract: Improves inter-transaction cache handling introduced with IZ82793 Description/symptom of problem: A reference to the data object in the inter-transaction cache is passed to the client making the local EJB calls. Later use of the data object may occur by the client code and by the BPC container, which leads to wrong or null data, which in turn may lead to nullpointer errors. Please note the availability of the following prerequisite APAR: NEW PROPERTY AVAILABLE THAT OFFERS POSSIBILTY TO RETRIEVE MESSAGES BY COPY WHEN USING WPS EJB API. IZ82791 (on top of V612 SP3) http://www-01.ibm.com/support/docview.wss?uid=swg1IZ82791 IZ82792 (on top of V620 SP3) http://www-01.ibm.com/support/docview.wss?uid=swg1IZ82792 IZ82793 (on top of V700 SP3) http://www-01.ibm.com/support/docview.wss?uid=swg1IZ82793 Note : If the custom property interTransactionCache.integrityCheck is set to 'true' a message like the following may appear : CWWBB0699W: The content of the internal database cache for entity 'com.ibm.bpe.database.TaskContext' with key ' TKIID = _TKI:a01b012f.6e1f5e3b.708a67f6.1eca0019}' is not valid anymore. Such a message for for the entity "com.ibm.bpe.database.TaskContext" can be safely ignored. Directions to apply fix: 1) Shutdown WebSphere. It is important that you perform a controlled and complete shutdown of the server to ensure that all transactions have completed, before installing the fix. 2) Extract the .zip file to a directory. For example, extract to C:\temp. 3) Add the fix pack repository location in IBM Installation Manager: a. Start IBM Installation Manager. b. In Installation Manager, click File > Preferences > Repositories. c. Click Add Repository. d. Browse to or enter the file path to the repository.config file. The repository.config file is located in the directory where you extracted the compressed files. For example, enter C:\temp\repository.config, and then click OK. 4) On the main page of the Installation Manager, click Update. 5) Restart WebSphere 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, then fix2 may be removed 1) Shutdown WebSphere. It is important that you perform a controlled and complete shutdown of the server to ensure that all transactions have completed, before installing the fix. 2) Start IBM Installation Manager. 3) On the main page of the Installation Manager, click Unistall. 4) Select the package to uninstall and follow the prompts on screen. 5) Restart WebSphere Directions to re-apply fix: 1) Shutdown WebSphere. It is important that you perform a controlled and complete shutdown of the server to ensure that all transactions have completed, before installing the fix. 2) Extract the .zip file to a directory. For example, extract to C:\temp. 3) Add the fix pack repository location in IBM Installation Manager: a. Start IBM Installation Manager. b. In Installation Manager, click File > Preferences > Repositories. c. Click Add Repository. d. Browse to or enter the file path to the repository.config file. The repository.config file is located in the directory where you extracted the compressed files. For example, enter C:\temp\repository.config, and then click OK. 4) On the main page of the Installation Manager, click Update. 5) Restart WebSphere. Additional Information: