APAR status
Closed as program error.
Error description
remove the link option of -lc_r from all native library
links. This can potentially cause process corrfuption as the
wwrong symbol may be bound to in some senarios (since HP-UX
does lazy symbol link resolving). We'll need to provide out
an APAR that contains all the corrected libraries. It's
currently only security, plugins, jvmpi, and process
management that need to put out a library fix to correct for
the mislink.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server Users on 5.0 *
* on HP *
****************************************************************
* PROBLEM DESCRIPTION: Remove the link option of -lc_r from *
* all native library links *
****************************************************************
* RECOMMENDATION: *
****************************************************************
Some of the JNI libraries (and webserver plugins), were
importing a version of libc that doesn't belong in 11.0
programs. It can potentially cause problems. This
import happened due to a link option of -lc_r.
Problem conclusion
Removed -lc_r from the linking. Also updated the security code
that accesses the OS registry to use the non-deprecated apis
which happened to be the re-entrant safe ones), and inserted
mutexes to ensure multi-thread access is safe.
Temporary fix Comments
APAR information |
APAR number |
PQ82202 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00H |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2003-12-15 |
Closed date |
2004-01-15 |
Last modified date |
2004-01-15 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R00H PSY |
UP |
R10H PSY |
UP |
|