#*********************************************************************** # VideoCharger version 8.2 - 5724-B19. * # (C) Copyright IBM Corp. 1997, 1998 * # All Rights Reserved. * # * # US Government Users Restricted Rights * # Use, duplication or disclosure restricted by GSA ADP Schedule * # Contract with IBM Corp. * # Licensed Materials - Property of IBM * #*********************************************************************** # * # APAR: IR52872 Dex stops responding due to thread leak * # * #*********************************************************************** PTF(s): UR54464 and UR54465 FULL PROBLEM DESCRIPTION ----------------------- Sometime after multiple streams have been started repeatedly, the dex will stop responding. This is due to a thread leak in the dex that gets progressively worse over time. This leak is now fixed FILESETS: avs.cs.server.rte 8.2.3.1 avs.de.rte 8.2.3.1 SUPERSEDED PTFS: ---------------- APAR: IR52823 FIXPACK 3 FOR VIDEOCHARGER SERVER ON AIX VERSION 8.2 INSTALLATION INSTRUCTIONS ------------------------- (1) Before installing this APAR make sure that the VideoCharger Server is at Fixpack3 (APAR IR52823) level. To check the current level of your VideoCharger server, logon as user "root". Type the command "lslpp -L | grep avs". All filesets should be at version 8.2.3.0 If not install APAR IR52823. (2) Download the files "avs.cd.server.rte_8.2.3.1.bff" and "avs.de.rte_8.2.3.1.bff" in binary mode into an empty directory on your VideoCharger server. (3) While logged in as user 'root', stop the VideoCharger Server by using the command "stopsrc -cg vs". Type the command "lssrc -g vs" to verify that all the processes have stopped. (4)Apply the update using the command "smitty update_all". For "INPUT device / directory for software" specify the directory in which you saved the .bff files. (5) On the "Update Currently Installed Software to Latest Level" panel, press the 'enter' key to start the installation program. (6) After installation has completed successfully restart the VideoCharger server by using the command "startsrc -g vs" at the command prompt.