PQ72523: CLASSPATH IS NOT APPENDING WHEN JAVA.LIBRARY.PATH IS SET | |||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||
![]() 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 familyProblem 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 is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
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
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.