Skip navigation.

Administration Console Online Help

PreviousNextvertical dots separating previous/next from contents/index/pdfContents

Execute Queue

Configuration Options     Related Topics

This page allows you to monitor execute queues.

Execute queues are provided for backward compatibility, but are turned off by default.

Configuration Options

Name Description
Name

The user-specified name of this MBean instance.

This name is included as one of the key properties in the MBean's javax.management.ObjectName:
Name=user-specified-name

MBean Attribute:
ExecuteQueueMBean.Name

Changes take effect after you redeploy the module or restart the server.

Threads

The number of threads in this execute queue.

Stuck Threads

The number of stuck threads in this execute queue.

Idle Threads

MBean Attribute:
ExecuteQueueMBean.ExecuteThreadCurrentIdleCount

Changes take effect after you redeploy the module or restart the server.

Oldest Request

MBean Attribute:
ExecuteQueueMBean.PendingRequestOldestTime

Changes take effect after you redeploy the module or restart the server.

Thread Current Idle Count

MBean Attribute:
ExecuteQueueMBean.ExecuteThreadCurrentIdleCount

Changes take effect after you redeploy the module or restart the server.

Queue Length

MBean Attribute:
ExecuteQueueMBean.ExecuteThreadCurrentIdleCount

Changes take effect after you redeploy the module or restart the server.

Queue Length

MBean Attribute:
ExecuteQueueMBean.ExecuteThreadCurrentIdleCount

Changes take effect after you redeploy the module or restart the server.

Related Topics

 

Skip navigation bar   Back to Top