Welcome Guest! Log in
Stambia versions 2.x, 3.x, S17, S18, S19 and S20 are reaching End of Support January, 15th, 2024. Please consider upgrading to the supported Semarchy xDI versions. See Global Policy Support and the Semarchy Documentation.

The Stambia User Community is moving to Semarchy! All the applicable resources have already been moved or are currently being moved to their new location. Read more…


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.

 

Knowledge Base

Suggest a new Article!