You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <qp...@incubator.apache.org> on 2010/01/25 19:25:34 UTC

[jira] Assigned: (QPID-2353) c++ qmf-console example returns 0 objects

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

Ted Ross reassigned QPID-2353:
------------------------------

    Assignee: Ted Ross

> c++ qmf-console example returns 0 objects
> -----------------------------------------
>
>                 Key: QPID-2353
>                 URL: https://issues.apache.org/jira/browse/QPID-2353
>             Project: Qpid
>          Issue Type: Bug
>          Components: Qpid Managment Framework
>    Affects Versions: 0.6
>            Reporter: Gordon Sim
>            Assignee: Ted Ross
>
> ./examples/qmf-console/console 
> Creating SessionManager
> Adding broker
> Package List:
> getting exchanges...
>    returned 0 elements
> getting queues...
>    returned 0 elements
> The same example compiled agianst 0.5 qmf libs gives:
> $ ./examples/qmf-console/console 
> Creating SessionManager
> Adding broker
> Package List:
>     org.apache.qpid.broker
>         org.apache.qpid.broker:agent(a813b105-63144c05-83d4cbd5-37313d81)
>         org.apache.qpid.broker:bind(042af49f-eea75cd1-0ac110b0-e0573cab)
>         org.apache.qpid.broker:binding(d61ac058-85bce5ba-d3369a10-7853c94f)
>         org.apache.qpid.broker:bridge(74880011-8cafe21b-0f24b084-60412a90)
>         org.apache.qpid.broker:broker(de8f5ed2-81a47d99-786f2cb7-2ca929b9)
>         org.apache.qpid.broker:brokerLinkDown(2836ca18-fbcec0ce-ee58b0ab-c6b7f2d4)
>         org.apache.qpid.broker:brokerLinkUp(231817fb-b79dc812-ec9bbe50-d9c7cd8d)
>         org.apache.qpid.broker:clientConnect(f59fe634-9c51cfce-b3be63bf-063a0ac2)
>         org.apache.qpid.broker:clientConnectFail(e65806ac-3a74478f-01902ea6-e6ee21e1)
>         org.apache.qpid.broker:clientDisconnect(1e8665cf-f24105df-78630c44-c0bb33c6)
>         org.apache.qpid.broker:connection(bd9eb47f-44f03d9c-8756d142-8524e54b)
>         org.apache.qpid.broker:exchange(c9bb43df-44ac63d5-cc1c6a03-2025c97d)
>         org.apache.qpid.broker:exchangeDeclare(ac64abd6-494c5950-5d78289e-42c15307)
>         org.apache.qpid.broker:exchangeDelete(3dc35f89-ec32a279-7d533546-9efaa0cf)
>         org.apache.qpid.broker:link(627fbfee-e867f69a-4127ce0f-03030be7)
>         org.apache.qpid.broker:queue(abc51bec-7673ac57-9a455108-72935869)
>         org.apache.qpid.broker:queueDeclare(a227e1d0-a1cd444d-3a3c76e6-4af7a9d7)
>         org.apache.qpid.broker:queueDelete(fb1ce712-c041d774-102d32d7-1666574b)
>         org.apache.qpid.broker:session(9a57d0d2-8b178c84-4fac5c9a-96c2cf75)
>         org.apache.qpid.broker:subscribe(fbe18f36-6e5034d4-5f4c4135-8a379942)
>         org.apache.qpid.broker:subscription(7cc0ee44-57d42ed7-1a4b3156-ed9a4343)
>         org.apache.qpid.broker:system(92f7522b-188882d7-49ea668d-b4c5ea0b)
>         org.apache.qpid.broker:unbind(70163d9d-b5148d7c-9ea41738-43d6358a)
>         org.apache.qpid.broker:unsubscribe(37be0dbf-c1e05a79-a99bbcfc-5f2499a1)
>         org.apache.qpid.broker:vhost(14a3fa67-8ae28988-cd9440ef-630d1b49)
> getting exchanges...
>    returned 6 elements
> exchange: org.apache.qpid.broker:exchange[0-0-1-0-1152921504606846980] 0-0-1-0-1152921504606846979:
> exchange: org.apache.qpid.broker:exchange[0-0-1-0-1152921504606846981] 0-0-1-0-1152921504606846979:qpid.management
> exchange: org.apache.qpid.broker:exchange[0-0-1-0-2305843009213693953] 0-0-1-0-1152921504606846979:amq.direct
> exchange: org.apache.qpid.broker:exchange[0-0-1-0-2305843009213693954] 0-0-1-0-1152921504606846979:amq.topic
> exchange: org.apache.qpid.broker:exchange[0-0-1-0-2305843009213693955] 0-0-1-0-1152921504606846979:amq.fanout
> exchange: org.apache.qpid.broker:exchange[0-0-1-0-2305843009213693956] 0-0-1-0-1152921504606846979:amq.match
> getting queues...
>    returned 1 elements
> queue: org.apache.qpid.broker:queue[0-253-1-0-4] 0-0-1-0-1152921504606846979:qmfc-63238e5f-e326-40f0-a782-32a581f0f480
>   bindingCount=4
>   arguments={}
> Broker: org.apache.qpid.broker:broker[0-0-1-0-1152921504606846978] 0-0-1-0-1152921504606846977:5672
> Call echo method...
> Result: code=0 text=OK
>    Output Arg: body => Testing...
>    Output Arg: sequence => 1

-- 
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