Show TOC Start of Content Area

Background documentation Core System Modules  Locate the document in its SAP Library structure

 

This section describes the core modules of AS Java, as well as methods for their configuration. These modules are called managers and are important for the proper functioning of the system as most of them are responsible for the use of different resources of the operational system or the virtual machine. According to their specific functions, the managers are divided in several groups:

      Class Loading System

      Thread System

      Cluster Communication System

      Cache Management System

      Service Management System

      System and Application Configurations

 

More information about how to solve problems with starting the AS Java:

Troubleshooting: AS Java Bootstrap Stops with an Exit Code

End of Content Area