Product Information > JADE Error Messages and System Messages > 1400 through 1499 - Miscellaneous Runtime Errors > 1419 - The application could not be started due to a lock error

1419   The application could not be started due to a lock error

Cause

This error occurs if an application could not be started due to a lock error; for example, an environmental object such as node.processes or a dictionary is locked, or there is an attempt to start too many applications simultaneously.

Action

Try again, or check your application code to make sure that no environmental objects or dictionaries are locked.