Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.
Service Broker at Https://****.com failed to retrieve the service information for Https://****.com

Answered Service Broker at Https://****.com failed to retrieve the service information for Https://****.com

  • Sunday, January 20, 2013 6:13 PM
     
     

    Hi - Hope someone can help me with this issue. 

    We had a change implemented to upgrade an existing tax application and after the change we started seeing the following error message when trying to access the application client. 

    Setup: Windows 2008 Application and SQL server windows 2008 with SQL Server 2008 SP2 enterprise edt.

    Load balanced application : HTTPS 443

    Error Message:

    Service broker at https//***.com failed to retrieve the service information for Https://****.com  (same address as 1st).

    The underlying connection was closed. The connection was closed unexpectedly. 

    To: https://***.com/servicebroker.svc

    <action d1p1: mustunderstand="1" xmlns:d1p1="http://www.w3.org/2003/05/soap-envelope"

    xmlns="http://www.w3.org/2005/08/addressing">taxpp.servicebroker/IserviceBrokerService/Discover</Action>

    <ServiceClaimsClient xmlns="http://services.corptax.com">&lt;serviceClaimsClient sessiondID=""

    client id="000000-00000-0000-00000000" environment="environmentID= "000000-00000-0000-00000000" enterprise key="0" eneterprise id="000000-00000-0000-00000000" system year "0" username="" userID="000000-00000-0000-00000000" windowsidentityName= domain\userID" /&gt;</ServiceClaimsClient>

    <MessageID XMLNS="http://www.w3.org/2005/08/addressing">um:uuid:8237847238</MessageID>

    <rEPLY TO XMLNS="http://www.w3.org/2005/08/addressing">

    <Address> http://www.w3.org/2005/08/addressing/anonymus</Address>

    </ReplyTo>

    <CompressionAlgorithmd1p1:,ustUnderstand="1"xmlns:d1p1="http:://www.w3.org/2003/05/soap-envelope"

    cmlns="http://taxapp.com?compression">http://taxapp/Algorithm/gzip</compressionAlgorith>

    <To d1p1:mustUnderstand="1" xmlnsd1p1="http://www.w3.org/2003/05/soap-envelope"

    xmlns="http://www.w3.org/2005/08/addressing"> https://***.com/servicebroker.svc

    <</To>

All Replies

  • Monday, January 21, 2013 4:28 PM
     
     

    could you please run SSBDiagnose utility on the service broker setup in question and share the output ? run the utility first in CONFIGURATION mode to make sure there are no configuration errors, before you run it for RUNTIME mode to track a particular conversation.

    Please follow this link for more information on how to use the ssbdiagnose utility - http://msdn.microsoft.com/en-us/library/bb934450.aspx


    Sanil Mhatre | Database Developer | MCTS | If you find my reply useful in any way, please vote it as helpful. If it has helped answer your question, please mark it as Answer. http://sqlwithsanil.com

  • Monday, January 21, 2013 4:34 PM
     
     Answered

    This error appears to be in a Web Service call to a web service endpoint at https://***.com/servicebroker.svc

    The SQL Server Service Broker feature does not create any such web services, and nothing in the error message indicates any connection to SQL Server Service Broker.

    This web service appears to be part of the "existing tax application", and so you need to address this with whoever supports that application.

    David


    David http://blogs.msdn.com/b/dbrowne/