Troubleshooting
Problem
When using the IBM WebSphere Transformation Extender (WTX / IBM Transformation Extender (ITX) Launcher it is sometimes necessary to alter the JVM size. There are Java options Xmx and Xms for altering the size of the JVM memory footprint.
Symptom
You may want to alter the JVM memory size to combat or mitigate a java/lang/OutOfMemoryError in WTX/ITX Launcher
Cause
The system of maps under Launcher control (and any Java actions called from therein) may require more memory than the initial JVM settings supplied with the product.
Environment
IBM WebSphere Transformation Extender (WTX / IBM Transformation Extender (ITX) running under any supported operating system
Diagnosing The Problem
JVM crashes with java/lang/OutOfMemoryError message.
Resolving The Problem
A larger JVM memory footprint may be obtained with the following settings:
[JVMOptions]
option1=-Xms1024m
option2=-Xmx2048m
;option1=
;option2=
;...
... in the dtx.ini file.
Was this topic helpful?
Document Information
More support for:
IBM Transformation Extender
Software version:
9.0.0.1, 9.0.0.0, 9.0, 8.4.1.4, 8.4.1.3, 8.4.1.2, 8.4.1.1, 8.4.1, 8.4.0.5, 8.4.0.4, 8.4.0.3, 8.4.0.2, 8.4.0.1, 8.4
Operating system(s):
AIX, HP-UX, Linux, Solaris, Windows, z/OS
Document number:
560503
Modified date:
16 June 2018
UID
swg22003247