SWIFT Integration Projects

Increasing the heap size from the Enterprise Designer

  1. From the Enterprise Designer’s Tools menu select Options. The Options Setup dialog box appears (see Increasing the heap size from the Enterprise Designer).

  2. Increase the configured heap size for the Enterprise Designer to 768 MB as displayed in Increasing the heap size from the Enterprise Designer. Click OK.

    Heap Size Image
  3. Close and restart the Enterprise Designer to allow your changes to take effect.

Increasing the heap size from the heapSize.bat file

If an OutOfMemoryError message occurs while you are trying to open the Enterprise Designer, the heap size settings may be changed before starting the Enterprise Designer. You can increase the heap size values found in the heapSize.bat file.

  1. Go to the following directory and file:


    <eGate Install Directory>/edesigner/bin/heapSize.bat
    
  2. From the BAT file code, change the following heap size value to read as follows:

    • set eDesigner_heap_size=768

  3. Save the file and start the Enterprise Designer.

Increasing the heap size from the Logical Host

  1. Start the Logical Host.

  2. Go to the Logical Host directory and double-click the start_domain1.bat file.

  3. Open an internet browser and enter http://<host_name>:18000. The Integration Server Administration window will open.

  4. Login to the Integration Server Administration application.

  5. On the right side of the window, select the JVM Settings tab.

  6. Select the JVM Options link.

  7. Change the default Heap Size from —Xmx512m to —Xmx768m.

  8. Save the new settings and restart the Logical Host.