You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jurica Krizanic (JIRA)" <ji...@apache.org> on 2014/07/17 15:24:04 UTC

[jira] [Resolved] (QPID-5889) Reading from Service Bus via Qpid JMS client fails

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

Jurica Krizanic resolved QPID-5889.
-----------------------------------

    Resolution: Not a Problem

Succeeded using example available here: http://weblogs.asp.net/scottgu/announcing-the-release-of-amqp-support-with-windows-azure-service-bus

Connection string of format:
connectionfactory.SBCONNECTIONFACTORY = amqps://password@FQDN/ServiceBusDefaultNamespace

Topic configured as:
topic.topicName=ServiceBusDefaultNamespace/pfmtopic

So, it is not Qpid JMS Client issue.

Thank you for your help.

> 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
>              Labels: servicebus
>         Attachments: qpid-jms-0.log
>
>
> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org