PQ72523: CLASSPATH IS NOT APPENDING WHEN JAVA.LIBRARY.PATH IS SET

 Fixes are available

Cumulative WebSphere System Management Fix, 5.0.0
5.0.1: WebSphere Application Server Version 5.0 Fix Pack 1 (Version 5.0.1)



APAR status
Closed as program error.

Error description
Customer has a JNI library problem where they cannot append
to the library path by setting the java.library.path
environment variable in the admin console.
Local fix
Define java.library.path in order to append the library required
for the JNI call in setupCmdLine.sh or startServer.sh
.
Problem already documented in CMVC Defect 155656 in
botp family
Problem summary
****************************************************************
* USERS AFFECTED: All WebSphere Application Server users.      *
****************************************************************
* PROBLEM DESCRIPTION: User is unable to set search path for   *
*                      native libraries.                       *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
When user has native code library that needs to be accessed,
he tries to specify this by setting appropriate environment
variable (note - name of this variable is platform specific)
but finds that this is not being used in the path used
by Java when it searches for native code libraries.
Problem conclusion
Note: this problem was reported and corrected under internal
defect 155656.

Changed code in LaunchCommand.java so that if we see a
command line token like:

  -Djava.library.path=<value>

then we append <value> that to the system property:

  java.library.path

when the server is launched.
Temporary fix Comments
APAR information
APAR number PQ72523
Reported component name WAS BASE 5.0
Reported component ID 5630A3600
Reported release 00A
Status CLOSED PER
PE NoPE
HIPER NoHIPER
Special Attention NoSpecatt
Submitted date 2003-03-26
Closed date 2003-05-28
Last modified date 2003-05-28

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:

Modules/Macros
Admin          

Publications Referenced

Fix information

Applicable component levels
R003 PSY    UP
R00A PSY    UP
R00H PSY    UP
R00I PSY    UP
R00S PSY    UP
R00W PSY    UP


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > General
Operating system(s):
Software version: 00A
Software edition:
Reference #: PQ72523
IBM Group: Software Group
Modified date: May 28, 2003