![]() ![]() ![]() ![]() |
Domain: 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.Description
Type Returns the type of the MBean.
MBean Attribute:
TaskRuntimeMBean.Type
Status The status of this task.
MBean Attribute:
TaskRuntimeMBean.Status
Begin Time The time at which this task was started.
MBean Attribute:
TaskRuntimeMBean.BeginTime
End Time The time at which this task was completed.
A value of
-1
indicates that the task is currently running.MBean Attribute:
TaskRuntimeMBean.EndTime
![]() |