Quantcast
Channel: Service Bus forum
Browsing all 1916 articles
Browse latest View live

How to use custom performance counters to monitor my app?

Hi,I have a app which will read messages from a specified service bus queue. I want to monitor how many messages it read from service bus queue in the last minutes. And I want to use a custom...

View Article


Consuming Event Hub messages with the IEventProcessor interface

Hi - It seems that I am doing something wrong when I try to consume messages off of an Event Hub using the EventProcessorHost with an implemented IEventProcessor Interface.If I manually create a...

View Article


Long Polling with Topic/Subscription

Is it possible to implement long polling with topics? I can get it working with the service bus queues but I need to be able to filter the messages to certain iot clients.Thanks

View Article

Long Polling with REST

I have set up long polling (comet programming) within Azure workers to test a messaging system I'm developing. It seems to work fine. However when I move the client outside Azure and use Node.js it's...

View Article

Service Bus Send/Receive - REST API

I need to use the Azure Service Bus REST API for sending messages to Service Bus Topics. On the receiving side I'm using the Azure Service Bus SDK.Message on the sender side:POST...

View Article


EventProcessorHost not processing in Worker Role

I have a Worker Role that is hosting an EventProcessorHost to stream data from Event Hub.This works fine whilst I'm sending events, but if I stop for a while, when I send events again it doesn't seem...

View Article

What's wrong with my service bus queue

In my chat application, I have a service bus queue created 2 years ago, which works perfectly good and very fast.Now, I needed to create a twin application, so I created a new namespace and queue. It...

View Article

How to access Service bus 1.1 message queue from windows Service running in...

I have set up a Service bus 1.1 for windows server and trying to access it using the following code. var sbUriList = new List<Uri>() { new UriBuilder { Scheme = "sb", Host = ServerFQDN, Path =...

View Article


Daily/hourly MessagingCommunicationException and MessagingExceptions

I'm using the Azure Service Bus and everything works fine. But when I'm checking the logs for the consumer of the messages of the bus I can find a lot ofMessagingExceptions or...

View Article


One listener to multiple topic-subscriptions

I have several Topics (multiple customer) with the same Subscriptions (e.g. AlertService, CRM,...). For every subscription I have an application-service (AlertService, CRM,...) that should...

View Article

Service bus queueclient receive returns null, if the message size is more...

Hi, I was able send message to service bus queue with message size more than 64kb. but i can't receive it, it returns null. Do you have any idea what i am missing?ThanksKsen

View Article

Event Hub failover implementation

EventProcessorHost provides a persistent checkpoint storage in blob for failover. But this is only a convenience for failover not failover itself.Event Hub does not have similar concept as Message...

View Article

Using PartitionedSender to send an event to an EventHub got exception.

var manager = NamespaceManager.CreateFromConnectionString(xxx); var eventHubSender = eventHubClient.CreatePartitionedSender(description.PartitionIds[0]);eventHubSender.Send(new EventData("Hello")...

View Article


Lease.PartitionId vs EventData,PartitionId in Azure Event Hub implementation...

I simply have an app with a sender using EventHubClient and receiver using EventProcessorHost agianst the same EventHub created in Azure Cloud. The event hub has 16 partitions. The sending (using...

View Article

Brokered Message - Queue Read Problem

Hello Azure Experts !I am in a need to browse through the messages in the service bus queue using peek(). Say, there are 500 servicepathURL I am sending a message request 500 messages in total. I store...

View Article


Azure Service Bus Relay Periodical Disconnection

I'm implementing a service host with the Azure Service Bus Relay. The implementation is very straight forward:Program.cs:public class Program { public static void Main(string[] args) { var random = new...

View Article

Capturing service bus traffic with fiddler

Hi, I'm using Node js to connect to Service Bus Topics and I'm having problems to get the Topic information programmatically. I'm trying to use fiddler to debug the problem. In order to see the node js...

View Article


Image may be NSFW.
Clik here to view.

Azure Service - Service Bus as a Cloud Gateway [Project Reykjavik]

Hi,I saw several Microsoft presentations where Service Bus as Cloud Gatewey Project Reykjavik is mentioned.I'm a little but confused about the following:Service Bus as a Cloud Gateway- Each device gets...

View Article

Azure Service Bus - Big latency problems with topics since (at least) yesterday

Hi Azure Support Team,since yesterday we are often not able to connect to our Azure Service Bus Namespace (hosted in West Europe) from our application neither via Service Bus Explorer. We are...

View Article

Service Bus Relay Authentication using JavaScript

Hi,We have a WCF service exposing some functions with, it connects to the azure service bus relay using a shared key. Our client application is written in HTML5+JS running on a phone or tablet. How can...

View Article
Browsing all 1916 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>