תשובה Connecting via Event Flow Debugger

  • Wednesday, January 30, 2013 10:50 PM
     
     

    Hi All,

    trying to connect to the server via url below and get error below. I am running V2.1 SQl 2012 on Windows Server 2008 R2 Sp1.

    http://localhost/StreamInsight\StreamInsight\

    The HTTP service located at http://localhost/StreamInsight/StreamInsight/ is unavailable.  This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later.
    -------------------
    The remote server returned an error: (503) Server Unavailable.

    Did I forget any configuration steps?

    Appreciate hints...

    Thx

    Ludwig

All Replies

  • Tuesday, February 05, 2013 6:19 PM
     
     Answered

    Hi Ludwig,

    Please refer to http://msdn.microsoft.com/en-us/library/ee378749.aspx for details on installing StreamInsight, and to http://msdn.microsoft.com/en-us/library/ff518487.aspx for more details about connecting to the StreamInsight instance.

    I assume you installed an instance that you named 'StreamInsight', specified that it needed to run as a service, and added the adequate user as a member of the Windows security group, log off the computer for the membership to take effect.

    Connect using the following string: http://localhost/StreamInsight/StreamInsight (make sure you use the same case, no '/' at the end).

    Hope this helps.

    Thanks,

    Firaz.

  • Tuesday, February 05, 2013 6:21 PM
     
     Answered

    If you've taken the steps that Firaz mentioned, you also need to make sure that you start the StreamInsight service - it's set to Manual start by default.

    However, if you are hosting StreamInsight in-process, you have complete control over the URL; you just need to specify what the URL should be when you create and open the management service.


    DevBiker (aka J Sawyer)
    Microsoft MVP - Sql Server (StreamInsight)


    Ruminations of J.net


    If I answered your question, please mark as answer.
    If my post was helpful, please mark as helpful.