[
https://issues.apache.org/jira/browse/PROTON-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167238#comment-15167238
]
Cliff Jansen commented on PROTON-1148:
--------------------------------------
For questions along these lines please use [email protected] (see
https://qpid.apache.org/discussion.html)
Please reply on the mailing list with a bit more information:
- Any other arguments to recv? i.e. how are to specifying the trust
store location to Proton?
- If you set the following environment variables while running recv:
set PN_TRACE_DRV=1
set PN_TRACE_FRM=1
what debug output do you see?
> recv example does not receive messages from ServiceBus topic.
> -------------------------------------------------------------
>
> Key: PROTON-1148
> URL: https://issues.apache.org/jira/browse/PROTON-1148
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: 0.11.0, 0.12.0
> Environment: Windows 10 Visual Studio 2105 Python 3.5
> Reporter: Randy Armstrong
>
> I have two clients subscribing to a topic:
> one using AMQPLite and the recv example in the proton code base.
> The AMQPLite client receives notifications.
> The recv example does not.
> I am assuming that since I have verified that my broker is producing messages
> and the recv example does not get then there is a bug in proton c code base.
> The URL i use for the recv example is:
> amqps://receiver:<password>@opcfoundation-prototyping.servicebus.windows.net/MyTopic/Subscriptions/default
> I can provide a password if needed to replicate.
> Please tell me if this is not the right place to report these issue.
> I looked for a forum I could post to and could not find one.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)