x eFix (APAR): PQ58678 Status: efix For Release: WebSphere 4.0.3 For Edition: WebSphere AE, AEs For ContainerTypes: AEServer, AEsServer For Operating System: All supported by WebSphere Supercedes eFixes: CMVC defect: PQ58678 Byte size of APAR: 1,297,661 Date: 08/30/2002 Abstract: Dynamic Caching breaks when using HttpSession, JSP templates, Path info, and displaying certain cache monitor entries Description/symptom of problem: Problems caching and displaying portlets, servlets, and JSPs: -NullPointerExceptions are generated when HttpSession is used, -JSP templates are not correctly computed, -Path info is incorrectly used. -Cache Ids contianing characters with special meaning in HTTP are incorrectly displayed by the cache monitor Directions to install ServletCacheMonitor.ear: 1) Delete /installableApps/ServletCacheMonitor.ear 2) If you have already installed the cache monitor application, use the Admin Console to uninstall it. 3) Using the Admin Console, install the new ServletCacheMonitor.ear file. 4) Access the app as normal using the /servletcache/ uri Directions to apply efix: 1) Create temporary "eFix" directory to store the zip/tar file: AIX: /tmp/WebSphere/eFix Solaris/Linux: /tmp/WebSphere/eFix Windows: c:\temp\WebSphere\eFix 2) Copy zip/tar file to the directory 3) Unzip/untar the file 4) Shutdown WebSphere 5) Run the jar file with the following command answering questions/prompts as they appear: java -jar -TargetDir 6) Restart WebSphere 7) The temp directory may be removed but the zip/tar file should be saved. Do not remove any files created and stored in the /WebSphere/AppServer/eFix/ directories. These files are required if an efix is to be removed. Directions to remove an efix: NOTE: EFIXES MUST BE REMOVED IN THE ORDER THEY WERE APPLIED. DO NOT REMOVE AN EFIX UNLESS ALL EFIXES APPLIED AFTER IT HAVE FIRST BEEN REMOVED. YOU MAY REAPPLY ANY REMOVED EFIX. Example: If your system has efix1, efix2, and efix3 applied in that order and efix2 is to be removed, efix3 must be removed first, efix2 removed, and efix3 re-applied. 1) Change directory to the efix location (/WebSphere/AppServer/eFix/). 2) Shutdown WebSphere 3) Run the backup jar file with the following command: java -jar 4) Restart WebSphere Directions to re-apply an efix: Follow the instructions for applying an efix. If the backup files still exist (from the previous efix application), you will be prompted to overwrite. Answer "yes" at the overwrite prompts. Trouble shooting -------------------------------------------------------------------------------------- o If an efix complains about the container type and you are sure it should match, contact WebSphere L2 Support for assistance with the -SkipContainerCheck option to the efix jar. Additional Information: ------------------------------------------------------------------