IBM Version 52 Computer Accessories User Manual


 
Field / Description
Tuning Formula or Default Value
(Default value is provided if there is no
tuning formula)
Thread Stack Size (KB)
Controls the maximum Java stack size for
any thread.
tuning.properties Property:
[operating system].STATIC_STACK
Based on your operating system and
architecture (in KB):
v HP-UX 32-bit: 384
v HP-UX 64-bit: 512
v IBM AIX (32-bit and 64-bit): 256
v Sun Solaris (32-bit and 64-bit): 256
v Linux (32-bit and 64-bit): 256
v IBM iSeries OS/400 (32-bit and 64-bit): 256
v IBM OS/390 (32-bit and 64-bit): 256
v Windows (32-bit and 64-bit): 256
Enable Heap Dump on Out of Memory
Select True from the drop-down list if you
want to generate a heapdump when the
server JVM encounters an out of memory
error.
Heapdumps are useful for troubleshooting
memory-related issues since they contain all
the live objects used by the Java application.
With this information, the objects that are
using large amounts of memory can be
identified. The contents of a heapdump can
also help a user understand why objects
cannot be freed by the Garbage Collector.
By default, the dump file is generated from
where the JVM was started (the
install_dir/bin directory).
If you select False from the drop-down list,
heapdumps are not generated when the
server JVM encounters an out of memory
error.
tuning.properties Property:
ENABLE_HEAP_DUMP_OOB
Default value: True
136 Sterling B2B Integrator: Performance Management