Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14135 - App Server stack overflow

14135   App Server stack overflow

Cause

This error occurs when a recursive situation between the presentation client and the application server has resulted in the overflow of the message stack of the application server.

Action

Change your code to avoid the recursive situation.