You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2011/08/04 14:29:27 UTC

[jira] [Closed] (QPID-2903) AddressBasedDestinationTest#testCreateExchange fails on java.0.10 test profiles

     [ https://issues.apache.org/jira/browse/QPID-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell closed QPID-2903.
--------------------------------

    Resolution: Not A Problem

Closing this JIRA out as 'not a problem' because this test should always have failed against the Java broker. An underyling issue was identified as the broker failing to validate the exchange declare arguments and close the session because they arent supported; this has been raised as QPID-3090, with a feature JIRA also raised seperately as QPID-3092 to add support for exxchange-declare arguments.

> 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
>            Assignee: Robbie Gemmell
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org