Welcome Guest! Log in
Due to some maintenance operations, stambia.org will be switched to read-only mode during the 13th November. It will be possible to read and download, but impossible to post on the forums or create new accounts. For any question please contact the support team.


Symptom

If you encounter the following error message when compiling a process :

Error "Fatal error! Too many nested apply-templates calls."

Solution  

... then try to increase the Java Stack Size in your stambia.ini file :

-Xss256k => -Xss512k

Explanation

Java has a limited stack, and when compiling complex processes, this limit can be reached and Java cannot continue. This parameter increases the stack size.

 

You have no rights to post comments

Knowledge Base

Suggest a new Article!