SCC Out of Memory Errors

Problem: SAP Control Center generates OutOfMemory errors.

Solution:
  • If the OutOfMemory error says that SAP Control Center is out of heap space, increase the maximum memory setting (SCC_MEM_MAX or jvmopt=-Xmx).
  • If the OutOfMemory error says that SAP Control Center is out of permanent generation space, increase the permanent memory setting (SCC_MEM_PERM or jvmopt=-XX:MaxPermSize).
  • Repeated OutOfMemory errors may indicate a memory leak. OutOfMemory errors generate heap dumps:
    • When SAP Control Center runs as a service in Windows:

      C:/windows/system32

    • When SAP Control Center runs as a service in UNIX:

      <SCC-install-directory>/SCC-3_3/bin

    Send the heap dump files to Technical Support for analysis.
Related tasks
Configuring Memory Usage