edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > JMS Server: Control

JMS Server: Control

Column Display     Related Tasks     Related Topics

This page allows you to temporarily pause all run-time message production, insertion (in-flight messages), and consumption operations on all destinations targeted to this JMS server. These "message pausing" options allow you to assert administrative control of the JMS subsystem behavior in the event of an external resource failure.

Column Display

You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.

The following table lists all of the data points that you can display in columns on this page.

Name Description
Name of

Name of configuration. WebLogic Server uses an MBean to implement and persist the configuration.

MBean Attribute:
JMSServerRuntimeMBean.Name

Production Paused

Returns the current production paused state of the JMSServer as boolean value.

MBean Attribute:
JMSServerRuntimeMBean.ProductionPaused

Consumption Paused

Returns the current consumption paused state of the JMSServer as boolean value.

MBean Attribute:
JMSServerRuntimeMBean.ConsumptionPaused

Insertion Paused

Returns the current insertion paused state of the JMSServer as boolean value.

MBean Attribute:
JMSServerRuntimeMBean.InsertionPaused

Related Tasks

Related Topics