AddressBasedDestinationTest#testCreateExchange fails on java.0.10 test profiles
-------------------------------------------------------------------------------
Key: QPID-2903
URL: https://issues.apache.org/jira/browse/QPID-2903
Project: Qpid
Issue Type: Bug
Affects Versions: 0.6
Reporter: Robbie Gemmell
Fix For: 0.7
AddressBasedDestinationTest#testCreateExchange fails on java.0.10 test profiles
(it is currently excluded). To rectify this an arguments parameter must be
added to exchange creation implementation in the broker.
Testcase: testCreateExchange took 3.644 sec
Caused an ERROR
null
java.lang.NullPointerException
at
org.apache.qpid.client.AMQSession_0_10.matchProps(AMQSession_0_10.java:1074)
at
org.apache.qpid.client.AMQSession_0_10.isExchangeExist(AMQSession_0_10.java:1022)
at
org.apache.qpid.test.client.destination.AddressBasedDestinationTest.testCreateExchange(AddressBasedDestinationTest.java:276)
at
org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:232)
at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:120)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]