|
Cluster: Monitoring: Asynchronous Tasks
Because some administrative tasks (such as deployments, service migrations, and attempts to start or stop Managed Servers) are completed immediately and others take varying amounts of time to complete, this Tasks page allows you to monitor the completion status of all tasks.
If tasks are available, you can click on a task's description to get more detailed information about it.
Column Display
Name Description Description A description of this task.
MBean Attribute:
TaskRuntimeMBean.DescriptionType Returns the type of the MBean.
MBean Attribute:
TaskRuntimeMBean.TypeStatus The status of this task.
MBean Attribute:
TaskRuntimeMBean.StatusBegin Time The time at which this task was started.
MBean Attribute:
TaskRuntimeMBean.BeginTimeEnd Time The time at which this task was completed.
A value of
-1indicates that the task is currently running.MBean Attribute:
TaskRuntimeMBean.EndTime
| |