You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2009/01/12 11:48:00 UTC

[jira] Updated: (QPID-1569) CommitRollbackTest NullPointerException due to not recieving first test message

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

Aidan Skinner updated QPID-1569:
--------------------------------

    Attachment: TEST-org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback.out

Test log output

> CommitRollbackTest NullPointerException due to not recieving first test message
> -------------------------------------------------------------------------------
>
>                 Key: QPID-1569
>                 URL: https://issues.apache.org/jira/browse/QPID-1569
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker, Java Client, Java Tests
>    Affects Versions: M4
>            Reporter: Aidan Skinner
>         Attachments: TEST-org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback.out
>
>
> CommitRollbackTest failed with the exception:
> java.lang.NullPointerException  
> 	at org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback(CommitRollbackTest.java:341)  
> 	at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:188)  
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:222)
> This is due to it not recieving the first test message it sends, and then calling getText on it anyway. A more worrying issue is why does it not recieve the message in the first place. I'll attach the logfile shortly. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.