How to increase Memory Size of Integration Server (IS)

I have consume 100% of memory, I wan to increase the size.

Thanx
regards
Jeelani.

2 Likes

Hi ,
It is possible to increase the max memory by modifying the wrapper.java.initmemory and wrapper.java.maxmemory properties in the custom_wrapper.conf in the /profiles//configuration directory. Before you change this , I would suggest you check the following .

  1. Find out why it is at 100% memory , which are the services/actions that are leading to 100% usage.
    As the admin guide says “Your capacity planning and performance analysis should indicate whether you need to set higher maximum and minimum heap size values”
  2. Find out if your OS has sufficient memory to support increasing the memory of a particular application.

More details about the wrapper memory properties are at Admin guide - Configuring the server

-NP

4 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.