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

Dead Letter Queue Implementation - (Exceptions)

Hello Guys, I am getting this issue "This messaging entity has already been closed, aborted, or disposed." Here is the scenario is, I am trying to process the Dead Letter Queue messages with Azure...

View Article


QuotaExceededException: More info required

I'm getting QuotaExceededException s with the info..."Put token failed. status-code: 403, status-description: The maximum number of '1000' tokens per connection has been reached."It's not entirely...

View Article


Posting to Event Hubs from Firefox generates element not found (XML parsing...

Posting a message to EventHubs from JavaScript in Firefox results in an "element not found" error.The reason for this looks to be a bug in Firefox as described here:...

View Article

ServiceBus: Can not receive messages from queue

I'm working with this code for receiving messages from a queue:function startReceiver(){ serviceBusService.getQueue(configurations.queueForRequest, function(err, queue){ if(!err){ var length =...

View Article

how do i do this with service bus?

As I am new to this profession, I wanted the LED on the raspberry pi to be controlled using the android phone through AZURE IOT hub. How can I connect both the hardware and android application to the...

View Article


ServiceBus error connecting to cluster SQL

We have Service Bus newly installed in our enviornment. We do have errors below where we see SQL connection timed out and it's intermittent. When we check on the SQL server, we don't see any failover...

View Article

Error after adding in failover DB in ServiceBus

we were testing in our test ServiceBus to add in the failover DB instance in the Service Bus connection string. After successfully following the steps below, we encounter the error "Security token...

View Article

Phantom messages causing timeout exceptions on ASB

Was directed here via @AzureSupport via Twitter. When I enable "Break when thrown" in visual studio, I see that timeout exceptions are being thrown by the service bus library I am using...

View Article


How can i migrate classic EventHub( with Service Bus Resources) to the new...

We are planning to move all classic EventHubs ( with Service Bus Resources ) which is available to manage only in the classic portal to the new EventHub(Preview which is available only in the new...

View Article


Is there a way to target a particular topic subscriber with brokered...

BrokeredMessage in ServiceBus has a "To" field. Is this for sending messages to only a single subscriber? Docs on this are a little light, and "To" is difficult to search for in a search engine :)

View Article

Java EventHubClient Throughput

Hi,I am working on sending around 1000 msg/s to an Azure Event Hub with 16 partitions and 5 TU's from an Apache Storm Cluster (Java). What we have noticed is a single EventHubClient can't keep up with...

View Article

NamespaceAccessControl.GetAccessControlList errors with a...

We are using ServiceBus v2.7 and AccessControlExtensions v1.0 Given 2 namespaces named like this ["customxyzns", "customxyzns2"], if you call NamespaceAccessControl.GetAccessControlList() using the...

View Article

My mixed namespace does not convert to notification hub even when I delete...

I have a namespace created in the classic portal - it contains several notification hubs and by mistake also a queue.So I just found out that it did not auto convert to a notification hub type but is a...

View Article


Ingesting Twitter feed into Azure Search

Hi,I want to send Twitter data into Azure Search and be able to query it at a later time. The Twitter Sentiment Analysis example talks about sending feed to Event Hub which in turn acts as input to...

View Article

Disabling TLS 1.0 causes application using Azure Service Bus to fail

I've written a basic Hello World application using Azure Service Bus and everything works fine.Now, I have to test PCI compliance on the machine that will be using the Azure Service Bus.  One of the...

View Article


Event Hubs and Pipeline Threshold

Apologies I can't find the forum for Event Hubs is there one?Anyhow... Basically a 1 unit is limited to 1MB/s. Though on my monitoring chart I can see more than 1MB/s peaking into the hub. I don't...

View Article

Languages supported by Event Hub

The Event Hub programming guide mentions .NET SDK. Does it support any of the other languages mentionedhere OR is .NET the only framework supported?

View Article


Service Bus gateway timeout errors

I have a partitioned topic in a Service Bus Standard (East US). I keep getting gateway timeout errors while creating a subscription on it (using old and new portal).Failed creating Service Bus...

View Article

Service Bus vNext roadmap?

It has been over a year since Service Bus 1.1 was released for Windows.  Is there a timeframe we can expect to see an update for this? Really looking forward to bringing some of the Azure-only features...

View Article

Reading messsages from Azure Service Bus Topic

Hi- Can anyone share information how to read messages from Azure Service Bus Topic using Informatica. can you please share any documentation on it.

View Article
Browsing all 1916 articles
Browse latest View live