SunOS : Sun Java(TM) System LDAP Java Development Kit patch |
Status: RELEASED
Patch Id: 138905-01
***********************************************************************
READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT
FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU
AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE
TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE.
***********************************************************************Summary: SunOS : Sun Java(TM) System LDAP Java Development Kit patch
Date: Oct/17/2008
Installation Requirements:
Additional instructions may be listed below
Solaris Release:
Sun OS Release:
Unbundled Product: LDAP Java Development Kit
Unbundled Release: 4.21
Xref: patch available for SunOS sparc and i386 as patch 119725-06 and for RHEL2.1 as patch 120834-04
Topic:
Relevant Architecture: all
BugId's fixed with this patch:
6268213 6294799 6402167 6538128 6711620 6731145
Changes incorporated in this version:
6731145 6711620 6538128 6402167 6268213 6294799
Patches accumulated and obsoleted by this patch:
Patches which conflict with this patch:
Required Patches:
Obsoleted by:
Files Included in this Patch:
ldapjdk.jar
Problem Description:
6731145 Failures occurring with ldapjdk 4.20 & persistent searches enabled on AM 7.0 p3
6711620 LDAPJDK returns the stale data to the client, and possibly causes password mismatches in AM
6538128 memory leak in ldapjdk
6402167 LDAP JDK 4.18 cause LDAP client/DS stalling, hung, unexpected connection closes
6268213 Reconnections fail with load balancers.
6294799 JES4_07: Java exception error happens in stop DS server from console in ja locale
Revision History:
Patch Installation Instructions:
--------------------------------
The LDAP Java Development Kit patch 138905-01 must not be installed
in these 2 cases :
- For a Solaris native installation of Directory Server 5.2 or 6.x,
please, install LDAP Java Development Kit patch 119725-06 instead.
- For a rpm installation of Directory Server 5.2 or 6.x on RHEL2.1,
please, install LDAP Java Development Kit patch 120834-04 instead.
The LDAP Java Development Kit patch 138905-01 needs to be installed in all the other cases.
Instructions to install patch 138905-01 :
1. Stop all of those applications that are using the ldapjdk.jar
In the case you have Directory Server 5.2 installed, you need to stop these 2 applications :
- Stop the Administration Server :
<serverroot>/stop-admin
- Exit from the Directory Server Console
2. Replace ldapjdk.jar with the one provided in this patch :
* For a ZIP installation of Directory Server 5.2, on SunOS sparc and x86, RHEL2.1, HP-UX, Microsoft Windows 2000 and Microsoft Windows 2003,
please, replace the ldapjdk.jar file located under
<DS_install_path>/java/
with the ldapjdk.jar file provided with patch 138905-01.
* For a ZIP installation of Directory Server 6.x, on SunOS sparc and x86, RHEL2.1, HP-UX, Microsoft Windows 2000 and Microsoft Windows 2003,
please, replace the ldapjdk.jar file located under
<DS_install_path>/dsrk6/lib/
with the ldapjdk.jar file provided with patch 138905-01.
* For a Package installation of Directory Server 5.2 or a Java Enterprise Server 4 installation on HP-UX
please, replace the ldapjdk.jar file located under
/opt/sun/share/lib/
with the ldapjdk.jar file provided with patch 138905-01.
* For a Java Enterprise Server 4 installation on Microsoft Windows 2000 or Microsoft Windows 2003
please, replace the ldapjdk.jar file located under
C:\Sun\share\lib
and
C:\Sun\Server-Root\java
with the ldapjdk.jar file provided with patch 138905-01.
* For a Java Enterprise Server 5 installation on Microsoft Windows 2000 or Microsoft Windows 2003
please, replace the ldapjdk.jar file located under
C:\program files\sun\JavaES5\share\lib
with the ldapjdk.jar file provided with patch 138905-01.
3. Restart your applications that use ldapjdk.jar
How to identify the version of ldapjdk.jar installed on your system :
on Solaris, HP-UX, RHEL2.1, run the command :
# strings ldapjdk.jar | grep current-version
current-version: 4.21
on Windows, in a DOS windows, run the command :
c:\>findstr current-version ldapjdk.jar
current-version: 4.21
Special Install Instructions:
-----------------------------
README -- Last modified date: Sept 22, 2008
README -- Last modified date: Friday, October 17, 2008