Robbie Gemmell created QPID-6411:
------------------------------------
Summary: [AMQP 1.0 JMS Client ] NPE during session#unsubscribe is
link is refused but detach contains no error condition
Key: QPID-6411
URL: https://issues.apache.org/jira/browse/QPID-6411
Project: Qpid
Issue Type: Bug
Components: JMS AMQP 1.0 Client
Affects Versions: 0.31
Reporter: Robbie Gemmell
Assignee: Rob Godfrey
There is an NPE during session#unsubscribe if the created link is refused (i.e
null source on response) but is detached without an error code:
{noformat}
java.lang.NullPointerException: null
at org.apache.qpid.amqp_1_0.client.Receiver.<init>(Receiver.java:199)
at org.apache.qpid.amqp_1_0.client.Receiver.<init>(Receiver.java:88)
at
org.apache.qpid.amqp_1_0.jms.impl.SessionImpl.unsubscribe(SessionImpl.java:641)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]