I have a major problem in my production environment on Azure.
I have an installation of a cloud service, table storage and service bus on West US for one of my customers.
In the service bus we use a combination of queues, topics and topic subscriptions.
One of the topics as started to act out.
Looking at both the classic portal and the new one, it kept disappearing from view and returning.
I tried to recreate it, but when I tried to delete it I got this error:
- Operation nameDelete Topics
- Time stampThu Nov 10 2016 15:30:27 GMT+0200 (Jerusalem Standard Time)
- Event initiated by*****
- Error codeGatewayTimeout
- MessageThe gateway did not receive a response from 'Microsoft.ServiceBus' within the specified time period.
- The topic no longer appear but now whenever I try to create it I'm getting this:
- Operation nameWrite Topics
- Time stampThu Nov 10 2016 15:48:38 GMT+0200 (Jerusalem Standard Time)
- Event initiated by***
- Error codeInternalServerError
- MessageSubCode=40901. Another conflicting operation is in progress. TrackingId:7c97bc1c-6e7d-45b8-8c6b-dede70a7187a_M0_M0_G5, SystemTracker:bcyber.servicebus.windows.net:accountnotifyupdate, Timestamp:11/10/2016 1:48:39 PM
Help