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 Cartwright (JIRA)" <ji...@apache.org> on 2015/06/28 14:26:04 UTC

[jira] [Updated] (QPIDJMS-80) Failure to send messages to both Azure and Windows Service Bus

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

Andrew Cartwright updated QPIDJMS-80:
-------------------------------------
    Attachment: qpidX-jms-0.log
                qpid10msg.txt
                AZUREqpidX-jms-0.log
                azure10msg.txt

Trace files from both Qpid JMS 0.3.0 and the early JMS that ships with 0.32.  Note the difference in the Begin.  Message delivery is successful with the early version of the JMS lib.

> Failure to send messages to both Azure and Windows Service Bus
> --------------------------------------------------------------
>
>                 Key: QPIDJMS-80
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-80
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 0.3.0
>         Environment: Windows 8.1 client Windows Service Bus 1.1 and Azure Cloud Service Bus Queue
>            Reporter: Andrew Cartwright
>         Attachments: AZUREqpidX-jms-0.log, azure10msg.txt, qpid10msg.txt, qpidX-jms-0.log
>
>
> A test harness written to send a number of messages to a queue works fine against the Qpid Java Broker 0.32 but with Azure and Windows Service Bus even though connection is established and the link is opened messages are never delivered. 
> From my investigation and a comparison of the output from the Qpid JMS that ships in the 0.32 build there is an issue with the Begin performative in Proton-J 0.9.1 where the incoming and outgoing windows are set to 0.
> A change to org.apache.qpid.proton.engine.impl.TransportSession.java in my test environment resulted in successful deliver of messages to all three brokers when both windows were initialised to 2048.



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