AMQP TextMessage
I am trying to send a simple string message from .NET to a Java client using amqp over the service bus. According to the documentation I should be able to send a brokered message like this:message =...
View ArticleWindows Azure Service Bus Connectivity problems
Is anyone else experiencing errors adding messages to topics or retrieving them from subscriptions in the US East datacenter?
View ArticleQuery MessageContainer database to view messages
Hi,Is it possible to Query the Service Bus for Windows Server 1.0 database to view messages?The purpose is to peek messages without locking the message.I would be fine with a "hack" that is not...
View ArticleAMQP "broken" link ... not detached from client
Hi all,during my tests on the AMQP.Net Library (http://amqpnetlite.codeplex.com/) I think I found a problem in the Service Bus AMQP protocol support.Following a simple application (don't see too much...
View ArticleHow to change Service Bus connection string? is it compatible with SQL...
How to change Service Bus connection string? is it compatible with SQL Mirroring?
View ArticleService Bus client library v.1.0 compatibility with SB 1.1 for Windows Server...
I have an application that currently is using Service Bus 1.0 for Windows Server (on premise), accessed using Service Bus 1.0 client library (.NET) (taken from NuGet:...
View ArticleMessages in Topic get corrupt or do not deliver
Microsoft Azure Service Bus with a subscriptionSo i have an application that subscribes to a topic and listens for messages. These messages have a seralizable payload. Every once in a while i'll...
View ArticleGCM notifications sending suddenly stoped working
I have javascript job scheduled in mobile service. Important part is:var n = require('azure').createNotificationHubService('SECRET',...
View ArticleService bus not working and cloud services wiped out after cache spike.
Last saturday (May 10) I received an e-mail telling me that my BizSpark account was disabled because I had reached the account bonus limit.Checking the logs, I noticed a cache spike that consumed about...
View ArticleOnMessageOptions.MaxConcurrentCalls Limit
Hi -What is the number limit that I can specify in OnMessageOptions.MaxConcurrentCalls? I specified a thousand but it seems it's not doing callback 1000 at a time.Your help is greatly...
View ArticleQuery Service Bus Relay listeners
Is there a way that the Service Bus namespace can be queried programmatically using the Owner or Manage claim to see the list of connected listeners?We have configured several listeners to the relay,...
View ArticleService Bus relay authorization - problem with removed security token
Hello, I have a problem with authorization/authentication tokens.My Service Bus relay is configured for token authorization. In case of REST web service I programmatically add Authorization HTTP header...
View ArticleUsing service bus relay with Linux
Hi, I'm currently designing an telemetry / command and control system for approx. 10,000 remote embedded devices based on Linux. I'm looking to use Event hubs to do most of the work, that seems pretty...
View ArticleFailing to send push notification to Windows Phone 8.1 App
Hi there,I'm attempting to send push notifications to my Windows Phone app, using the Azure management portal debug tab, but am getting the following error,'The Token obtained from the Token Provider...
View ArticleService bus relay timeout when executing a long operation: 50400: Gateway...
We are using the service bus relay to connect our shiny new web application with our customer's on premise installations of our legacy product. Some of the calls might take a long time to complete...
View ArticleBest Practice: One Topic per Event Type?
We've been discussing how we'll manage and create our Topics in relation to the number of publishers, subscribers and event types in our system. It looks like we'll only have a low number of event...
View ArticleProblem starting message broker during service broker configuration
Hi,after a successful Installation of Service Broker 1.0 i started with its configuration.The farm creation was also successful but not the step when the Services are started. First it took a Long time...
View ArticleHow to notify a client WPF application about a remote db change
Dear all,I have a remote sql server database hosted in azure linked to a Web admin portal which is charge to configure some data configuration backend. Then I have a client WPF desktop application...
View ArticleCloudfx published messages gives serialization error when read from deadletter
I am using cloudx frameworks publisher subscriber mechanism for processing messages through azure topic/subscription. Some of the expired messages are moved to DeadletterQueue. When i try to read those...
View ArticleService Bus ACS Token Random Errors -- Unable to connect to the remote server...
Hi, Sending notifications using Azure Service bus notification hub, which was worked fine, since last week. From Aug 11th, randomly getting different Errors about 80%, while trying to get ACS Auth...
View Article