


any solution?
in backend serverConf.xml file increase JS memory to 512 or more, nlserver config -reload /restart web module
<!-- Configuring the JavaScript interpreter
maxMB : Maximum size in megabytes before running the garbage collector Default: 64
stackSizeKB : Size of each stack chunk in kilo octets Default: 8 -->
<javaScript maxMB="64" stackSizeKB="8"/>
in backend serverConf.xml file increase JS memory to 512 or more, nlserver config -reload /restart web module
<!-- Configuring the JavaScript interpreter
maxMB : Maximum size in megabytes before running the garbage collector Default: 64
stackSizeKB : Size of each stack chunk in kilo octets Default: 8 -->
<javaScript maxMB="64" stackSizeKB="8"/>