Business object size limitation

There are fundamental limitations to the Java Virtual Machine upon which the InterChange Server Express runs.

The reasons for these recommendations are as follows:

Note:
Large objects for the JVM (> 20 MB) lead to excessive heap fragmentation and the inability to allocate enough memory, leading to java.lang.OutOfMemory errors, which cause InterChange Server Express to shut itself down.

Copyright IBM Corp. 2004, 2005