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 2010/10/12 16:55:32 UTC

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

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:dev-subscribe@qpid.apache.org


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

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell updated QPID-2903:
---------------------------------

    Fix Version/s:     (was: 0.7)

Updating 'Fix For'  to Unknown on issues not targeted for 0.8

> 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
>
> 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:dev-subscribe@qpid.apache.org