Trying to run Broadcom's SCRT ISV report (CAISCRT) but it is failing with a RC=0100 and reports the following error:
JVMJZBL1023N Invoking com.ibm.scrt.SCRTe.main()...
JVMJZBL2008E Could not find or load class: com.ibm.scrt.SCRTe
JVMJZBL2007E Stack trace follows:
java.lang.NoClassDefFoundError: com.ibm.scrt.SCRTe
Caused by: java.lang.ClassNotFoundException: com.ibm.scrt.SCRTe
at java.net.URLClassLoader.findClass(URLClassLoader.java:610)
at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:944)
at java.lang.ClassLoader.loadClass(ClassLoader.java:889)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:872)
JVMJZBL1042E JZOS batch launcher failed, return code=100
JVMJZBL1047W JZOS batch launcher completed with Java exception, return code=100
Release : 15.0
Component : SCRT REPORT MANAGEMENT APPLICATION
Unable to locate the scrt.jar file.
Modify the APP_HOME environment variable that is defined in CAISCRT so that it references the correct location of the scrt.jar file.
For Example:
APP_HOME=/your/directory/scrt/scrtv281
Pathname . : /your/directory/scrt/scrtv281
EUID . . . : 2258
Command Filename Message Type Permission
----------------------------------------------------------
. Dir rwxr-xr-x
.. Dir rwxr-xr-x
ext Dir rwxr-xr-x
jcl Dir rwxr-xr-x
samples Dir rwxr-xr-x
scrt.jar File rw-r--r--
version.txt File rw-r--r--
Copyright.txt File rw-r--r--
******************************* Bottom of data ***********