This efix is a WLM cumulative efix for release V3.5.2 and includes the following APARs/Defects: APAR: PQ44919 CMVC defect: PQ44919 Description: Memory Leak in WLMClientImpl APAR: PQ44910 CMVC defect: PQ44783 Description: Change ConfigInfoManager to use Hashtable instead cache. APAR: PQ42967 CMVC defect: 88522 Description: Mark connection bad at server vs. proxy level. APAR: PQ42880 CMVC defect: 88447 Description: WLM server sending bad Server clone information. How to apply ============ Client - create a directory to store the jar file (e.g. c:\WebSphere\AppServer\efix) - copy pq44919.jar to the directory - add the directory/jar file to the begining of the client's classpath (e.g. classpath=C:/WebSphere/AppServer/efix/pq44919.jar...) Server - create a directory to store the jar file (e.g. c:\WebSphere\AppServer\efix) - copy pq44919.jar to the directory - add the directory/jar file to the server's classpath by updating the admin.config file (e.g. com.ibm.ejs.sm.adminserver.classpath=C:/WebSphere/AppServer/efix/pq44919.jar...) Notes: - See the wlm.doc file for additional configuration instructions related to APAR PQ42967. - After all configuration is complete, stop and restart the Admin Server.