IBM Support

Design Studio crashes when compiling a map that uses a lot of recursion

Troubleshooting


Problem

Design Studio crashes when compiling a map that uses a lot of recursion.

Symptom

Cause

The Java® stack size is too small.

Resolving The Problem

On WebSphere Transformation Extender V8.4.0.n and V8.4.1.n:



Edit the wtx_install_dir\DesignStudio\wtx_eclipse\eclipse\eclipse.ini file, and change the -Xmso2048k parameter to -Xmso4M.

On WebSphere Transformation Extender V8.3.0.n:

  1. Edit the wtx_install_dir\ExtenderStudio.bat file.
  2. Locate the following line and replace -Xmso256k with -Xss8M -Xmso4M
    set WTXCMD=%WTXCMD% -nl %NLLOCALE% -user="%DTXHOME%" -product com.ibm.websphere.dtx.product.designstudio -vm "%JREJAVA%" -vmargs -Xmx640M -Xmso256k

[{"Product":{"code":"SSVSD8","label":"IBM Transformation Extender"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Design Studio","Platform":[{"code":"PF033","label":"Windows"}],"Version":"8.4.1.1;8.4.1.0;8.4.0.4;8.4.0.3;8.4.0.2;8.4.0.1;8.4.0.0;8.3.0.5;8.3.0.4;8.3.0.3;8.3.0.2;8.3.0.1;8.3.0.0","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
16 June 2018

UID

swg21659824