Bug 745452 - NullPointerException in org.apache.qpid.client.AMQTopic.hashcode()
Summary: NullPointerException in org.apache.qpid.client.AMQTopic.hashcode()
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-java
Version: 2.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: messaging-bugs
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-12 12:30 UTC by Jiri Sedlacek
Modified: 2021-03-16 12:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.