You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ylg (JIRA)" <ji...@apache.org> on 2016/02/17 08:00:23 UTC

[jira] [Created] (QPID-7076) qpid-cpp-benchmark throw exception when the number of senders or receivers is zero

ylg created QPID-7076:
-------------------------

             Summary: qpid-cpp-benchmark throw exception when the number of senders or receivers is zero
                 Key: QPID-7076
                 URL: https://issues.apache.org/jira/browse/QPID-7076
             Project: Qpid
          Issue Type: Test
          Components: Python Test Suite
    Affects Versions: qpid-cpp-0.34
            Reporter: ylg
            Priority: Critical


./qpid-cpp-benchmark -b vm92 -r 10 -s 0 -q 1 --summarize
send-tp recv-tp l-min   l-max   l-avg   total-tp
Traceback (most recent call last):
  File "./qpid-cpp-benchmark", line 362, in <module>
    if __name__ == "__main__": main()
  File "./qpid-cpp-benchmark", line 352, in main
    for p in senders + receivers: p.wait()
AttributeError: 'NoneType' object has no attribute 'wait'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org