Jurica Krizanic created QPID-5889:
-------------------------------------

             Summary: Reading from Service Bus via Qpid JMS client fails
                 Key: QPID-5889
                 URL: https://issues.apache.org/jira/browse/QPID-5889
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: 0.28
            Reporter: Jurica Krizanic


I am trying to connect to Windows Service Bus from Qpid JMS Java client. 
Authentication and handshake pass successfully, but I can not read anything 
from a  topic or queue.

I am using your example provided at 
http://svn.apache.org/repos/asf/qpid/branches/0.28/qpid/java/amqp-1-0-client-jms/example/src/main/java/org/apache/qpid/amqp_1_0/jms/example/Hello.java

Getting the error:
The server was unable to process the request; please retry the operation. If 
the problem persists, please contact your Service Bus administrator and provide 
the tracking 
id..TrackingId:584da4f8a98d4fa59dc9521c6f799cb8_GWIN-AN5B307EEHM,TimeStamp:11.7.2014.
 8:12:24

I have examined the source and I see the ReceivingLinkEndpoint instance gets to 
a detached state, so it throws an exception.
Could that be a bug? 
Can you provide an example which works with Windows Service Bus?




--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to