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


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.

Reply via email to