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

NotifyQueueDepthWarningThreshold

Integer (notification warning messages)

10000

Purpose

The NotifyQueueDepthWarningThreshold parameter specifies the level at which the notification queue depth is reported to the jommsg.log file (for example, the default value of 10000 logs a message when the size of the notification delivery queue for a JADE process reaches a multiple of 10,000, 20,000, 30,000, and so on). Set this parameter to zero (0) if you want to disable the logging of the notification warning messages.

Parameter is read when …

The application server or the standard (fat) client node is next initialized.