Accessing an imported CSI in CSM resulted in:
ERROR (http-21120-9#getTreeData) 2016-11-15 12:32:41,238 (ZonesBuilder_Default.java:918): There is no Utility entry for IMASPZAP in CSI CAI.CEM.CSI FATAL (http-21120-9#getTreeData) 2016-11-15 12:32:41,238 (AbstractCsiApi.java:49): java.lang.IllegalArgumentException: Adding of null Proxy failed. CSI is inconsistent.
Access your CSI from the SMP/E online option off ISPF. Select these options:
1 ADMINISTRATION
1 DEFINITION
ZONE NAME ===>GLOBAL
3 UTILITY
Select the ZAP entry
That screen should be updated like this:
LOAD MODULE NAME ===> IMASPZAP (Name of load module
invoked for this utility)
HIGHEST RETURN CODE ===> 04 (Value between 0 and 16)
The highest return code to
be considered successful.
Note: Value may be overridden
by LMOD Return Code subentry
PRINT DD NAME ===> (Name of PRINT DD
statement to be used)
PARM ===> IGNIDRFULL
Not having IMASPZAP defined will cause this exception. Define it as shown above.