We have been using the Qpid JMS 0.1.0 release to talk AMQP 1.0 to Windows
Service Bus and Azure Service Bus.  After a bit of work we have a stable
implementation but we would like to move to the proton base JMS.  With a
test harness we can talk to Windows service bus and send messages based on
your examples but when attempting to send 100 messages in a row we get:
"Holding Message send until credit is available"
In further testing with Azure Service Bus we get the following on the first
message send attempt:

2015-06-25 22:20:25,275 [dows.net:5671/]] - TRACE AmqpFixedProducer             
- Holding Message send until credit is available.

and

2015-06-25 22:20:25,529 [dows.net:5671/]] - TRACE FRAMES                        
- RECV: Flow{nextIncomingId=1, incomingWindow=0, nextOutgoingId=1,
outgoingWindow=2046, handle=0, deliveryCount=0, linkCredit=1000,
available=0, drain=false, echo=false, properties=null}

Any suggestions on where I should be looking?



--
View this message in context: 
http://qpid.2158936.n2.nabble.com/Qpid-JMS-0-3-0-Holding-message-send-until-credit-is-available-tp7627277.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to