IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > PeopleSoft Enterprise > Troubleshooting and support

Resolving memory limit exception during outbound processing

A memory limit exception encountered during outbound processing can be resolved by increasing the JVM maximum heap memory size.

When concurrently processing fifty outbound requests, the adapter may produce an out of memory error. To avoid or resolve this error, increase the JVM maximum heap default value.


Procedure

  1. From the administrative console, click the name of your server.

  2. In the configuration tab, under Server Infrastructure, click Java and Process Definition>Process Definition.

  3. Click Java Virtual Machine.

  4. In the Maximum Heap Size field, type 1024.

  5. Click OK.

  6. Click Save.

  7. Log out, and then restart the server.


Results

The maximum heap size default value is increased.

Troubleshooting and support