You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <ji...@apache.org> on 2019/03/25 22:22:00 UTC

[jira] [Commented] (PROTON-2006) Qpid Proton cannot connect to Azure Service Bus 'amqp:connection:framing-error'

    [ https://issues.apache.org/jira/browse/PROTON-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801180#comment-16801180 ] 

Andrew Stitcher commented on PROTON-2006:
-----------------------------------------

I can reproduce this trivially against a servicebus instance myself.

> Qpid Proton cannot connect to Azure Service Bus 'amqp:connection:framing-error'
> -------------------------------------------------------------------------------
>
>                 Key: PROTON-2006
>                 URL: https://issues.apache.org/jira/browse/PROTON-2006
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: cpp-binding, examples
>    Affects Versions: proton-c-0.28.0
>            Reporter: Oskar Christensson
>            Priority: Major
>
>  
> {code:java}
> amqp:connection:framing-error: SASL header mismatch: Insufficient data to determine protocol [''] (connection aborted){code}
> We're trying to get a C++ connection to Azure Service Bus using AMQP with QPID proton, and trying out the examples under qpid-proton/cpp/examples it fails.
> Steps to reproduce:
>  # Clone qpid-proton
>  # Follow installation and make README
>  # Create new Service Bus Namespace in azure
>  # Create new Service Bus Queue in Azure with Sessions enabled
>  # Create a policy with all permissions
>  # `./service_bus -n <namespace>.servicebus.windows.net -p <policy_name> -k <uri_encoded_policy_key> -e <queue_name>
> Expected results:
> It should work according to the docs in the cpp/examples/service_bus.cpp docs
> Actual results:
> {code:java}
> amqp:connection:framing-error: SASL header mismatch: Insufficient data to determine protocol [''] (connection aborted){code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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