How to increase Java Heap Size for tomcat application server in CA Business Intelligence?
search cancel

How to increase Java Heap Size for tomcat application server in CA Business Intelligence?

book

Article ID: 53878

calendar_today

Updated On:

Products

CA IT Asset Manager CA Software Asset Manager (CA SAM) ASSET PORTFOLIO MGMT- SERVER SUPPORT AUTOMATION- SERVER CA Service Desk Manager - Unified Self Service CA Service Desk Manager CA Service Management - Asset Portfolio Management CA Service Management - Service Desk Manager

Issue/Introduction

Description:

This document explains the steps to increase the Java Heap Size for Tomcat application server to avoid Out Of Memory errors in CA Business Intelligence.

Solution:

The maximum java memory for tomcat is set to 512MB. However, if your deployment used web intelligence documents extensively the memory may not be sufficient and may result in out of memory errors. In this case the Java heap size should be increased to 1024 MB.

Java Heap Size for tomcat can be increased in two different ways.

Method 1:

  1. On the CABI server, go to Start ->All Programs ->Tomcat ->Tomcat Configuration

  2. Click on Java tab.

  3. In the Maximum Memory Pool field enter 1024 and click Apply. Click OK See Fig 1

    Fig 1

    <Please see attached file for image>

    Figure 1

  4. Restart the tomcat service from Central Configuration Manager.

Method 2:

  1. Click on Start->Run and enter regedt32 and hit Ok

  2. Navigate to HKEY_LOCAL_MACHINE->SOFTWARE->Apache Software Foundatation->Procrun2.0->BOBJTomcat->Parameters->Java

  3. Double click on JvmMX and select the base as decimal.

  4. In the value data field enter 1024. Click on OK See Fig 2

    Fig 2

    <Please see attached file for image>

    Figure 2

  5. Restart Tomcat Application Server.

Environment

Release:
Component: ARGIS

Attachments

1558711479565000053878_sktwi1f5rjvs16s91.gif get_app
1558711476682000053878_sktwi1f5rjvs16s90.gif get_app