Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > MaxWaitAppStart

MaxWaitAppStart

Integer (milliseconds)

0

Purpose

The MaxWaitAppStart parameter specifies the maximum time that JADE waits for an ApplicationType_Non_GUI, ApplicationType_Non_GUI_Rest, or ApplicationType_Non_GUI_Web to initiate on another thread before raising an exception. The default value of zero (0) indicates infinity (that is, that the application never times out).

Parameter is read when …

The database server node is next initialized.

Hints

If you specify this value, exception 1253 is raised if the application thread does not complete sign‑on within the specified wait time.

Take the resource requirements of your system into account when you specify a value; for example, if your machine has a high system load, a value of 45,000 milliseconds (45 seconds) may not be sufficient to complete sign‑on.