Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14031 - Application start request failed because the thread limit was reached

14031   Application start request failed because the thread limit was reached

Cause

This error occurs if you have exceeded the operating system resource limit on the number of application threads.

A JADE client can have the number of threads up to an operating system resource-defined limit. An attempt has been made to start another application that exceeded that limit.

Action

Change your code to prevent the application limit for a client from being exceeded.