Unable to download web test results for failed Availability Monitor request - HTTP 500

When attempting to download the Web Test results for a failed request in my availability monitor, the server returns HTTP 500.
The full URL attempting to be accessed is https://stamp2.app.insightsportal.visualstudio.com/api/WebTestResult?fileName=eProd Dx1 Api_2015-02-25T16:58:00.000Z.webtestresult&subscriptionId=REMOVEDFORSECURITYPURPOSES&resourceGroup=eprod-dx1webapi&webTestId=eprod
dx1 api-eprod-dx1webapi&location=us-ca-sjc-azr&timestamp=1424883480
I can provide the sub ID as needed.

Thinking this is an Azure Portal issue. Please move.

Similar Messages

  • Web test result for a URL which needs a client certificate to authenticate

    Hi,
    we want to check URL response of a .asmx URL which needs a client certificate for authenticating.
    I got the cert object and then passed it to invoke-webrequest cmdlet, but no matter what i try I always get this error
    “The underlying connection was closed”.
    code1
    $WebClient = New-Object System.Net.WebClient
    [System.Net.ServicePointManager]::ServerCertificateValidationCallback = {$true}
    $WebClient.DownloadString(“https://server1/mywebservices/myser.asmx”)
    code2
    $url=”https://server1/mywebservices/myser.asmx”
    $cert=(Get-ChildItem cert: -Recurse | where {$_.Thumbprint -eq “abcdefgh3333…..something”}| Select -First 1)
    [System.Net.ServicePointManager]::ServerCertificateValidationCallback = {$true}
    #load my client certificate defined by thumbprint
    $HTTP_Request = [System.Net.WebRequest]::Create($url)
    $HTTP_Request.ClientCertificates.Add($cert )
    # We then get a response from the site.
    $HTTP_Response = $HTTP_Request.GetResponse()
    Can someone please help me.
    Thanks
    Manish

    Hi Anna
    Thanks for the reply.
    I used the function referred earlier in my script, as below.
    It is still throwing error. However it does work in powershell v2.
    Is there any specific change required in the script to make it work with V3. I tried invoke-webrequest and it failed too.
    function Ignore-SSLCertificates
        $Provider = New-Object Microsoft.CSharp.CSharpCodeProvider
        $Compiler = $Provider.CreateCompiler()
        $Params = New-Object System.CodeDom.Compiler.CompilerParameters
        $Params.GenerateExecutable = $false
        $Params.GenerateInMemory = $true
        $Params.IncludeDebugInformation = $false
        $Params.ReferencedAssemblies.Add("System.DLL") > $null
        $TASource=@'
            namespace Local.ToolkitExtensions.Net.CertificatePolicy
                public class TrustAll : System.Net.ICertificatePolicy
                    public bool CheckValidationResult(System.Net.ServicePoint sp,System.Security.Cryptography.X509Certificates.X509Certificate cert, System.Net.WebRequest req, int problem)
                        return true;
        $TAResults=$Provider.CompileAssemblyFromSource($Params,$TASource)
        $TAAssembly=$TAResults.CompiledAssembly
        ## We create an instance of TrustAll and attach it to the ServicePointManager
        $TrustAll = $TAAssembly.CreateInstance("Local.ToolkitExtensions.Net.CertificatePolicy.TrustAll")
        [System.Net.ServicePointManager]::CertificatePolicy = $TrustAll
    $url="https://server1/mywebservices/myser.asmx"
    $certs = Get-ChildItem Cert:\CurrentUser\My | where {
    $_.Thumbprint -eq “abcdefgh3333…..something”} 
    $HTTP_Request = [System.Net.WebRequest]::Create($url)
    Ignore-SSLCertificates
    try
        $HTTP_Request.ClientCertificates.Add($certs )
        # We then get a response from the site.
        $HTTP_Response = $HTTP_Request.GetResponse()
    catch [System.exception]
        Write-Error $error[0].Exception
    $HTTP_Status = [int]$HTTP_Response.StatusCode
    Manish

  • HT201263 I am unable to download the restore file for ipod touch due to slow internet connection. is there any other source to download the file to my windows7 computer?

    I am unable to download the restore file for ipod touch due to slow internet connection. is there any other source to download the file to my windows7 computer?

    Try this link or this place
    After the download, hold down the Shift key when you click Update in iTunes, and you'll be prompted to locate the downloaded firmware file.

  • Unable to download every other lecture for all courses!

    As of 3/5/2012, I have been unable to download every other lecture (modulo 2) for every course and collection.
    I'm using an iPhone 4, with iOS 5.0.1. Only iTunes U appears to be affected. I can still stream the undownloadable lectures, but am unable to download them for later viewing away from wifi/cellular service.
    Is this behavior by design?
    Is it a bug?
    Is there any way to get the "Free" > "Download Video" links back?
    Has anyone else experienced this?
    Thank you for any and all help,
    John

    It doesn't appear to be limited to a specific provider. Courses from Yale (organic chem), UC Berkley (Chem 1a, 1al fall 2011) and MIT (Intro to Algorithms, Physics I) are all affected, for example. If I randomly browse courses, they're affected too. After looking through about 30 courses/collections, I haven't found a course or collection that isn't affected. It appears to be a modulo 2 thing, as the "Free" button is missing for every other lecture in every case (the odd lectures don't have the "Free" button, and the evens do, in every case). Only the iTunes U app appears to be affected. The iTunes app doesn't exhibit this behavior. I've tried rebooting, killing and restarting the app, deleting and redownloading the app. I've also tried touching the spot where the "Free" button should be, which results in the course streaming, instead of downloading.
    The buttons render initially, and then disappear with the second refresh, when I initially navigate to a course or collection.
    The system log appears to display the following messages:
    SpringBoard[15] (Warning) (displayed about 5 times on a single access, not sure if this is related)
    Unable to deliver SBApplicationNotificationStateChanged
    wifid[25] (Error)
    WiFi....Client itunesstored is background application
    Any thoughts?

  • Unable to download oracle 9i R2 for Windows XP.

    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    I am trying to download Oracle 9i R2 for Win 2000/XP since two days. After clicking on the file, the browser comes with an errormessage. I tried from several locations. The problem is same. Details given below.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg
    - download-east.oracle.com (also same with download.oracle.com)
    - /otn/nt/oracle9i/9201/92010NT_Disk1.zip
    - Trying since September 15 night.
    - IE 6.0 sp1 (also tried on IE 5.5 sp1)
    - Windows XP sp1 (also tried on Windows 2000)
    - Error Message Pasted below.
    The page cannot be displayed
    There is a problem with the page you are trying to reach and it cannot be displayed.
    Please try the following:
    Click the Refresh button, or try again later.
    Open the download-east.oracle.com home page, and then look for links to the information you want.
    If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the download-east.oracle.com home page.
    64 - Host not available
    Internet Security and Acceleration Server
    Technical Information (for support personnel)
    Background:
    The gateway has lost the connection with the Web site you are trying to access.
    ISA Server: kencom54
    Via:
    URL: http://download-east.oracle.com/otn/nt/oracle9i/9201/92010NT_Disk1.zip
    Time: 9/17/2002 5:28:00 PM GMT

    If the platform is XP Prof. You have to stop the services before you de-install the modules. To complete clean up the Oracle installation, after you run the Oracle installer, you have to remove the key in Windows registery and then remove all the related directories.
    The "getting started for windows" document has a detailed instruction of how to do this (from stopping oracle services to deleting directories). I tried it at least twice, it works.
    Good luck.

  • I keep getting the "unable to download try again later" for two movies, help

    I have two new movies that I can't finish downloading onto my iPad mini. I have plenty of space but keep getting the unable to download, try again later message. I signed out of my apple account and signed back in, no help. I shut my iPad off and tried again, no help. I'm currently trying to download them to my computer so I get just sync my account but one of the movies is in HD. HELP PLEASE!

    Morning Chris 1012,
    Thanks for using Apple Support Communities.
    For troubleshooting on this, take a look at this article:
    iOS: Troubleshooting applications purchased from the App Store
    http://support.apple.com/kb/ts1702
    Hope this helps,
    Mario

  • Unable to Download latest source code for BlazeDS through open source site, is it a known problem?

    I am unable to download the source or turnkey version of blazeds, is it down for all or for my firewall has some issues?

    The Url I am trying to download is from http://opensource.adobe.com/wiki/display/blazeds/download+blazeds+4
    Both this links are seems to be down :
    http://flexorg.wip3.adobe.com/blazeds/4.x/21287/blazeds-src-4.0.1.21287.zip
    http://flexorg.wip3.adobe.com/blazeds/4.x/21287/blazeds-turnkey-4.0.1.21287.zip
    - Ckrish

  • I rented a short film on iTunes but didn't have enough space for the HD version I paid for. I was unable to download it in SD for whatever reason and cannot seem to download my purchase on my desktop iTunes. Am I missing something?

    I rented a short film on iTunes but didn't have enough space for the HD version I paid for. I was unable to download it in OR convert it to SD for whatever reason and cannot seem to download my purchase on my desktop iTunes. Am I missing something?

    When you purchase an HD movie or show, in most cases the SD copy can be downloaded from your purchases area in iTunes. On the main iTunes Store page, go to Purchases under the Quick Links and then select Movies or TV shows as appropraite. Click the "Not On This Computer" button. Uncheck the "Download HD when available" box and you should then see the SD copies of the movies/shows and be able to download them.
    Note that with digital copies from a Blu-Ray or DVD, if it comes with an HD copy, you normally cannot get the SD copy as well and have to purchase it separately if you want it.
    Regards.

  • Unable to download web premium. problem

    keep trying to download web premium

    Please specify the OS you are using and error message you get while downloading.
    Alternately you can follow the steps listed at http://forums.adobe.com/thread/981369 to initiate a direct download.

  • Web Services Connector for JMX available

    We are glad to announce that the Reference Implementation of our Web-Services Connector for JMX Agents, being defined by JSR 262, is available in Early Access on http://ws-jmx-connector.dev.java.net/. This major milestone is aligned with the second Early Draft Review of the Specification in the Java Community Process.
    The WS-Connector for JMX is based on the WS-Management protocol, defined by the DMTF. Its greatest benefit is to provide interoperability between a variety of client applications compliant with this standard, including those not based on the Java platform, and any JMX-based instrumentation.
    This week, at JavaOne, we will demonstrate examples of this interoperability on stage during the technical session "TS 2656 - JMX Technology: Who's Doing What". We will show in particular how Windows Vista's management tools can use the JVM telemetry instrumentation. Join Eamonn McManus and Jean-Francois Denise, or watch their blogs, for more details on this.
    We encourage you to use and provide feedback on the WS-Connector RI early access, which is fully functional and, we believe, already pretty stable.
    Note that our implementation of the WS-Management protocol is based on the Wiseman open source project, which lives at http://wiseman.dev.java.net/.
    The JMX Team.

    We are glad to announce that the Reference Implementation of our Web-Services Connector for JMX Agents, being defined by JSR 262, is available in Early Access on http://ws-jmx-connector.dev.java.net/. This major milestone is aligned with the second Early Draft Review of the Specification in the Java Community Process.
    The WS-Connector for JMX is based on the WS-Management protocol, defined by the DMTF. Its greatest benefit is to provide interoperability between a variety of client applications compliant with this standard, including those not based on the Java platform, and any JMX-based instrumentation.
    This week, at JavaOne, we will demonstrate examples of this interoperability on stage during the technical session "TS 2656 - JMX Technology: Who's Doing What". We will show in particular how Windows Vista's management tools can use the JVM telemetry instrumentation. Join Eamonn McManus and Jean-Francois Denise, or watch their blogs, for more details on this.
    We encourage you to use and provide feedback on the WS-Connector RI early access, which is fully functional and, we believe, already pretty stable.
    Note that our implementation of the WS-Management protocol is based on the Wiseman open source project, which lives at http://wiseman.dev.java.net/.
    The JMX Team.

  • Missing sapmsg.ini in Sapgui 7.2 for CCMSPING availability monitoring

    Hi All,
    I've been trying to locate the SAPMSG.INI file for configuring the CCMSPING availability monitoring through RZ21 on Solman, but could not find the sapmsg.ini file in the specified location of ' c:\winnt\sapmsg.ini ' which was mentioned in the SAPGUI logon pad's option window. Can you help me to locate this file?
    Thanks,
    Modena

    Hi,
    for 7.2 te config files wont available in c:
    windows
    it should be under C:\Documents and Settings\<username>\Application Data\SAP\Common
    Please check the note also [Note 1442303 - SAP GUI 7.20 - replacement of SAPWORKDIR|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1442303]
    check here
    Thanks,
    Jansi

  • Unable to download Oracle 11g tools for VS2008

    I checked the checkbox to agree to the terms, clicked on the button below it and got the page with the 200MB zip file (size is an estimate because I can't see the page right now). I click on that zip file to download and the page just gives me errors (the typical deer in headlights look when something's missing). I have tried this on two different machines using IE7.
    I want to download the VS2008 11g tools so I can get started with this exciting technology.
    Thanks!

    I'm not even getting that far... It just fails after trying for about 30 seconds.
    Update: My colleague here at the office just downloaded it and it is zero length... Completely useless.
    I know it is free, but can't a company the size of Oracle please take care of this as soon as possible? We are in budget decision mode and they always want solid answers for technical direction. We need to do some testing against our 11g database with VS2008 and we can't do something as simple as download the tools!!! It's absurd, quite frankly! Hey Oracle!!! Get it fixed please! Heellllpppp!
    Edited by: SteveH2008 on Sep 19, 2008 9:53 AM

  • Speed Tests Results for 802.11ac Wireless Connections

    Using the new Apple MacBook Air with 802.11ac wireless, I tested copying a file and a folder to both the new 802.11ac AirPort Extreme router housing a USB-connected hard disk and the less recent 802.11n Apple AirPort Extreme router housing a similar USB-connected hard disk.
    The results of the tests are summarized in the table below. The movie file was ripped from a DVD movie, and the Microsoft folder is simply the Microsoft Office 2011 folder in my Applications folder containing 14,231 items.
    The MacBook Air computer was located 6–8 feet away from each router with no intervening obstructions. While this was not a scientific test, it demonstrated to me that 802.11ac wireless is clearly superior to 802.11n in a real world setting. I assume that the lower relative performance of 802.11ac versus 802.11n for the large folder containing many files is due to overhead in copying and writing files from and to the hard disks. Ditto for the Gigabit Ethernet test.

    Great resource for speedtesting: www.speedtest.net
    Will show you ping speed, upload/download speeds for your connection. Try for each then post results.

  • Unable to download itunes 10.5 for windows 7. multiple errors

    I get multiple errors while downloading itunes 10.5
    during set up:
    1. apple mobile device failed to start. Verify you have sufficient privileges to start system services.
    2. An error occured during installation of assembly "Microsoft.VC80.CRT
    error when trying to open itunes:
    Apple application software not found.  please uninstall, then instal again. Error 2
    Ive already tried to uninstal and re install.  Any help would be great!

    I also have problems just like you, but in order.
    Fist .      An error occured during installation of assembly "Microsoft.VC80.CRT
    Second. Apple mobile device failed to start. Verify you have sufficient privileges to start system services.
    LOL Apple =)) .
    Now just wait for apple confirmed that bug, and fix it.

  • HT5192 unable to download ios 5.0 for ipad using windows 7 and itunes 10.1

    I am unable to upgrade to ios 5.0 for my ipad. I am using windows 7 and my itunes is updated 10.1   it keeps timimg out and i get error message 3259.  I already tried diacbling antivirus software

    You've tried turning off all firewall and antivirus software ? If that doesn't work then you could try downloading the 5.1.1 update via a browser :
    original iPad
    iPad 2 wifi
    iPad 2 gsm/sim
    iPad 2 CDMA
    iPad 2 new
    iPad 3 wifi
    iPad 3 gsm
    iPad 3 CDMA
    When it's finished downloading, in your computer's iTunes press and hold the shift key on Windows (command key on Mac) when clicking the Check For Updates button which should let you navigate to the downloaded file.

Maybe you are looking for

  • Can someone advise how to reopen all windows from last session?

    hi there, i already tried to change preferences and i still cant retrive websites from latest session. Can someone advise what else can I do thank you anna

  • PDF no longer shows up as a printer

    I found a 2009 question here that said it has to do with either Windows or Acrobat updates, but I couldn't find the solution on the site the answer linked to. I'm using Acrobat 9 Pro in Vista Home Premium 64 bit, and I just installed some updates. I

  • How do call c++program in oracle

    how do I call c++ program in oracle? how do I store results which c++ program produce to oracle database?(eg:results could be some pictures,variable)

  • Epson EPL 6200L impossible to print with Bonjour

    I [07/Nov/2007:22:16:31 +0100] [Job 171] Adding start banner page "none". I [07/Nov/2007:22:16:31 +0100] [Job 171] Adding job file of type application/pdf. I [07/Nov/2007:22:16:31 +0100] [Job 171] Queued on "EPSON_WIFI" by "pk 1". I [07/Nov/2007:22:1

  • SqlLite DB Manager for Mac?

    Hi, does anyone know of good and free SQLLite DB manager? I will use SqlLite in my app, but as I never used it before I don't know any db tools for it. Tried googling, but didn't find anything interesting, I thought maybe somebody here already use on