Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 745452

Summary: NullPointerException in org.apache.qpid.client.AMQTopic.hashcode()
Product: Red Hat Enterprise MRG Reporter: Jiri Sedlacek <jsedlace>
Component: qpid-javaAssignee: messaging-bugs <messaging-bugs>
Status: CLOSED UPSTREAM QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 2.0CC: jross, oskutka
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:14:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jiri Sedlacek 2011-10-12 12:30:41 UTC
Description of problem:

NullPointerException is thrown when hashcode() is called on org.apache.qpid.ra.admin.QpidTopic, which inherits from AMQTopic. 

How reproducible:

Topic is deployed on eap-5.1.1 by mbean with 

destinationAddress=topic.AA;{create:always,node:{type:topic}}
destinationType=topic

and then got by client from JNDI, then is called hashcode and nullpointerexception is thrown.

Comment 1 Weston M. Price 2011-10-13 12:52:14 UTC
This is a JMS client bug. As such I am changing the component.

Comment 5 Red Hat Bugzilla 2025-02-10 03:14:18 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.