Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2011:1339 - Bug Fix Advisory
Issued:
2011-09-28
Updated:
2011-09-28

RHBA-2011:1339 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Red Hat Enterprise MRG Messaging 2.0.3 bug fix update

Type/Severity

Bug Fix Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated Red Hat Enterprise MRG Messaging packages that fix several bugs are now
available for Red Hat Enterprise MRG 2.0.3 for Red Hat Enterprise Linux 5.

Description

Red Hat Enterprise MRG (Messaging, Realtime and Grid) is a real-time IT
infrastructure for enterprise computing. MRG Messaging implements the Advanced
Message Queuing Protocol (AMQP) standard, adding persistence options, kernel
optimizations, and operating system services.

This update provides fixes for the following bugs:

  • According to the JMS specification, concurrently executing clients cannot use

the same client ID. Previously, it was possible to allow multiple connections to
use the same client ID. With this update, it is no longer possible to define
such clients. Note that you need to enable the verify client ID feature to
prevent the clients from having identical IDs (-Dqpid.verify_client_id=true).
(BZ#704547)

  • The Connection.getJMSXPropertyNames() method returned a usable enumeration

only when called for the first time. If the user called the
getJMSXPropertyNames() method multiple times, the method returned empty
enumerations. This happened because the system overwrote the first created
enumeration with the subsequent call of getJMSXProperyNames(). With this update,
the underlying code has been changed and getJMSXPropertyNames() returns the
enumeration with the property names as expected. (BZ#704566)

  • The system threw a SessionException if a session was committed after a

transaction had exceeded the queue limit (max-queue-size). This caused the
client to fail to handle the error. The system now throws a JMSException under
these circumstances and client can recover with the JMSException as expected.
(BZ#712011)

  • In a clustered environment, the system threw a SessionException when a session

was committed after a failover using the session.commit() method. Because the
client application code did not receive a standard JMSException, it could fail
to recover. The system now throws a JMSException under these circumstances and
the client recovers as expected. (BZ#723750)

  • When a connection was created with newly specified credentials, the Java

client cached the new credentials and overwrote the default credentials provided
by the connection URL. As a result, when a new connection was created without
credentials, the connection used the cached credentials and the authentication
could fail. With this update, the credentials specified at a connection creation
are not cached and the default credentials for connections without credentials
are used as expected. (BZ#726050)

  • A queue bound to the default exchange dropped messages with a subject. This

happened because the routing key was wrongly using the message subject as the
queue name. The underlying code has been changed and such messages are now
delivered to the queue. (BZ#726712)

  • Previously, the system threw a javax.naming.NameNotFoundException if the JNDI

file definition in the executed program defined a JNDI file with a syntax error.
However, this is not appropriate as the program cannot access the JNDI file and
the execution should be therefore interrupted. Such internal exceptions are now
re-thrown as ConfigurationExceptions with the message "Failed to parse JNDI
properties file" and the program is interrupted. (BZ#728484)

  • The broker ignored QMFv2 requests sent from a Java client because the requests

did no have the app-id set. The requests are now sent with the app-id and the
messages are processed as expected. (BZ#732534)

Users of the Realtime capabilities of Red Hat Enterprise MRG 2.0, which is
layered on Red Hat Enterprise Linux 5, are advised to upgrade to these updated
packages, which fix these bugs.

Solution

Before applying this update, make sure all previously-released errata relevant
to your system have been applied.

This update is available via the Red Hat Network. Details on how to use the Red
Hat Network to apply this update are available at
https://access.redhat.com/kb/docs/DOC-11259

Affected Products

  • Red Hat Enterprise MRG Messaging 2 for RHEL 5 x86_64
  • Red Hat Enterprise MRG Messaging 2 for RHEL 5 i386

Fixes

  • BZ - 704566 - JMS Connection.getMetaData returns a usable enumeration only on the first call to getMetaData
  • BZ - 726712 - Sending message with a subject to a queue fails
  • BZ - 732534 - Can't send QMFv2 requests from JMS due to inability to set app-id

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise MRG Messaging 2 for RHEL 5

SRPM
qpid-java-0.10-9.el5.src.rpm SHA-256: c6fd2bac2d2e641e6b1cbed45a6ec7d3a40b05763c253e74336dcea5e0f2c102
x86_64
qpid-java-client-0.10-9.el5.noarch.rpm SHA-256: 931f840a173b83d834bf700ef11bda98e36c1005dfa2bf222c90b56f51d8b793
qpid-java-common-0.10-9.el5.noarch.rpm SHA-256: fa2daa5898e6cb2c8c1cc68f5768f319e5ae6c4a9c3cf64b8e7ba851adbba04a
qpid-java-example-0.10-9.el5.noarch.rpm SHA-256: cfdff9fc91ad740a81df1e39b26b7de47f7f049a9cf94db4ff146c95027e9637
i386
qpid-java-client-0.10-9.el5.noarch.rpm SHA-256: 931f840a173b83d834bf700ef11bda98e36c1005dfa2bf222c90b56f51d8b793
qpid-java-common-0.10-9.el5.noarch.rpm SHA-256: fa2daa5898e6cb2c8c1cc68f5768f319e5ae6c4a9c3cf64b8e7ba851adbba04a
qpid-java-example-0.10-9.el5.noarch.rpm SHA-256: cfdff9fc91ad740a81df1e39b26b7de47f7f049a9cf94db4ff146c95027e9637

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2026 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility