Quantcast
Channel: Service Bus forum
Viewing all articles
Browse latest Browse all 1916

Failure to connect to Service Bus using Service Bus Explorer from a client

$
0
0

I'm trying to connect to my service bus using Service Bus Explorer.

I'm getting this error message.

Exception: The token provider was unable to provide a security token while accessing {url} Token provider returned message: ''

Should my scenario as described below work? 

Is this a limitation of the Service Bus Explorer?

I have two VM machines, they are single machines but each are there own domains.

VM1

    • domain:devservicebus.local
    • IP: 10.4.40.1
    • Installed Service Bus 1.1 using web platform installer, configured to use sql database on 10.4.40.2 with sql authentication
    • Run Service Bus Explorer, connect using connection string and create topic.
    • Turned firewall off (for sake of testing)
    • This works.


VM2

  • domain: dev.sp2013.local
  • IP: 10.4.40.2
  • Install client certificates as described here - http://msdn.microsoft.com/en-us/library/windowsazure/jj192993.aspx
  • Turned firewall (for sake of testing)
  • Run Service Bus Explorer, connect using connection string, get the following error.

<13:47:58> The application is now connected to the sb://machinename.devservicebus.local:9355/ServiceBusDefaultNamespace service bus namespace.
<13:47:58> MessagingFactory successfully created
<13:47:58> Exception: The token provider was unable to provide a security token while accessing 'https://machinename.devservicebus.local:9355/ServiceBusDefaultNamespace/$STS/Windows/'. Token provider returned message: ''.. Method <GetQueues>b__3c: retry 1 of 10.
<13:47:59> Exception: The token provider was unable to provide a security token while accessing 'https://machinename.devservicebus.local:9355/ServiceBusDefaultNamespace/$STS/Windows/'. Token provider returned message: ''.. Method <GetQueues>b__3c: retry 2 of 10.
<13:47:59> Exception: The token provider was unable to provide a security token while accessing 'https://machinename.devservicebus.local:9355/ServiceBusDefaultNamespace/$STS/Windows/'. Token provider returned message: ''.. Method <GetQueues>b__3c: retry 3 of 10.
<13:47:59> Exception: The token provider was unable to provide a security token while accessing 'https://machinename.devservicebus.local:9355/ServiceBusDefaultNamespace/$STS/Windows/'. Token provider returned message: ''.. Method <GetQueues>b__3c: retry 4 of 10.
<13:47:59> Exception: The token provider was unable to provide a security token while accessing 'https://machinename.devservicebus.local:9355/ServiceBusDefaultNamespace/$STS/Windows/'. Token provider returned message: ''.. Method <GetQueues>b__3c: retry 5 of 10.
<13:47:59> Exception: The token provider was unable to provide a security token while accessing 'https://machinename.devservicebus.local:9355/ServiceBusDefaultNamespace/$STS/Windows/'. Token provider returned message: ''.. Method <GetQueues>b__3c: retry 6 of 10.
<13:47:59> Exception: The token provider was unable to provide a security token while accessing 'https://machinename.devservicebus.local:9355/ServiceBusDefaultNamespace/$STS/Windows/'. Token provider returned message: ''.. Method <GetQueues>b__3c: retry 7 of 10.
<13:47:59> Exception: The token provider was unable to provide a security token while accessing 'https://machinename.devservicebus.local:9355/ServiceBusDefaultNamespace/$STS/Windows/'. Token provider returned message: ''.. Method <GetQueues>b__3c: retry 8 of 10.
<13:48:00> Exception: The token provider was unable to provide a security token while accessing 'https://machinename.devservicebus.local:9355/ServiceBusDefaultNamespace/$STS/Windows/'. Token provider returned message: ''.. Method <GetQueues>b__3c: retry 9 of 10.
<13:48:00> Exception: The token provider was unable to provide a security token while accessing 'https://machinename.devservicebus.local:9355/ServiceBusDefaultNamespace/$STS/Windows/'. Token provider returned message: ''.. Method <GetQueues>b__3c: retry 10 of 10.
<13:48:00> Exception: The token provider was unable to provide a security token while accessing 'https://machinename.devservicebus.local:9355/ServiceBusDefaultNamespace/$STS/Windows/'. Token provider returned message: ''.
<13:48:00> InnerException: The token provider was unable to provide a security token while accessing 'https://machinename.devservicebus.local:9355/ServiceBusDefaultNamespace/$STS/Windows/'. Token provider returned message: ''.






Viewing all articles
Browse latest Browse all 1916

Trending Articles



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