Enterprise Java Analysis situations
The situations in this category alert you to possible errors relating to Java™ resources.
- CICSplex_Corbaserver_Warning
- Warning threshold exceeded; CORBA server not enabled.
The CORBA server identified in the alert is not enabled. Determine why the CORBA server is not enabled, and take the appropriate action.
Formula:
If the value of State does not equal Discarding then situation CICSplex_Corbaserver_Warning is true.
- CICSplex_DJAR_Warning
- Warning threshold exceeded; deployed JAR being discarded.
The deployed JAR identified in the alert is being discarded. Determine why the DJAR is being discarded, and take the appropriate action.
Formula:
If the value of State equals Discarding then situation CICSplex_DJAR_Warning is true.
- CICSplex_DJAR_Critical
- Critical threshold exceeded; DJAR not usable or resolved.
The deployed JAR identified in the alert is either UNRESOLVED or UNUSABLE. Determine why the DJAR is in this state, and take the appropriate action. Verify that the DJAR is present in the directory specified in the HFS file parameter and that it has been correctly built. Examine the output from the DJAR resolution process in the CICS® job log for full details of the error.
Formula:
If the value of State equals Unresolved or the value of State equals Unusable then situation CICSplex_DJAR_Critical is true.