You must update the ini file in the /etc/PFA/ directory and ini files in check directories for Predictive Failure Analysis (PFA) processing to locate the Java™ code on your system. For more information about how PFA determines which ini file to use, see Migration considerations for PFA.
JAVAPATH= /usr/lpp/bcp
Update
the PATH= and LIBPATH= statements in the ini file for each check to
point to the executable code needed for JNI calls. The following example
shows the typical Java 6.0 path
for PFA: PATH= /usr/lpp/java/J6.0/lib/s390/classic:/usr/lpp/java/J6.0/lib/s390
LIBPATH= /usr/lpp/java/J6.0/lib/s390:/usr/lpp/java/J6.0/lib/s390/classic:/lib:/usr/lib:
/usr/lpp/java/J6.0 (/usr/lpp/java/J6.0/lib/s390/classic)