PQ82202; Older libc.1 being loaded into the
WebSphere JDK process along with lib
Downloadable files
Abstract
Some of the JNI libraries (and webserver plugins), were
importing a version of libc that does not belong in 11.0 programs. It can
potentially cause problems.
Download Description
The library linkage of some of the shared libraries inside IBM®
WebSphere® Application Server on the HP-UX platform was pulling in the
older libc.1 (backwards compatibility library for HP-UX 10.20)
inadvertently. This can cause problems in some situations, depending on
how symbols inside the process get resolved (to either the libc.2 correct
version or the libc.1 version). While customers may not encounter any
problems, it is advised to install this patch to eliminate the unwanted
import of libc.1
This patches the Application Server webserver plugins, as well as
libUnixRegistry.sl, libWs50ProcessManagement.sl, and
libpmiJvmpiProfiler.sl
Prerequisites
Please download the UpdateInstaller below to install this fix.