Active JMS Consumers
Use this page to monitor information about a JMS consumer.
- For more information, see Active JMS Sessions.
- For more information, see "Fundamentals of WebLogic JMS in Programming WebLogic JMS.
Active JMS Consumers Information
Name - The name of the destination for this consumer.
Active - Indicates whether the consumer active and whether it has a message listener set up or a synchronous receive in progress.
Selected - The message selector associated with this consumer, if any.
Durable - Indicates whether the consumer is durable.
Messages Pending - Current number of messages pending by the consumer as the result of an uncommitted transaction or an acknowledgement.
Messages Received - Total number of messages received by the consumer since the last time the server was booted.
Bytes Pending - Current number of bytes pending by the consumer as the result of an uncommitted transaction or an acknowledgement.
Bytes Received - Total number of bytes received by the consumer since the last time the server was booted.