Start of Content Area

Procedure documentation Error Identification and Analysis Locate the document in its SAP Library structure

The goal of error identification is to ensure the operating readiness of the J2EE Engine and the deployed applications through regular and automated checks.

 

The following checks can be regularly performed:

·        Availability: Is the SAP J2EE Engine running? Are the individual components running?

·        Monitoring Log Files: Do the files contain error messages?

·        Resource Usage and Performance: Are the system resources overloaded, is the performance acceptable?

If the J2EE Engine is communicating with an ABAP system, the SAP Java Connector (SAP Jco) is used. For more information, see the section notes about the SAP Java Connector (SAP JCo).

Recommendation

If you have a central ABAP system, you should connect the SAP J2EE ENgine to this central system. This is done using an agent. If you install the SAPCCMSR agent with the option –J2EE and register it with the central system, you can monitor the availability of the SAP J2EE Engine and the log files and resource usage using transaction RZ20 in the central monitoring system.

 

 

 

End of Content Area