Note that there are some explanatory texts on larger screens.

plurals
  1. POWindows Azure Roles instances are taking longer than expected to start up
    text
    copied!<p>When starting my project in both debugging mode and without debugging I get an message informing me that roles instances are taking longer than expected to start up.</p> <p>I've seen a number of threads posting that its a code issue in the roles but the code works fine on my colleagues machines.</p> <p>Here is the diagnostic information from the emulator UI:</p> <pre><code>[Diagnostics] Information: Diagnostic process exited with code: 0 [Diagnostics] Information: C:\Users\ashleyrobinson\AppData\Local\dftmp\Resources\731ee61a-70ac-4811-8c9b-279ef76ae10a\directory\DiagnosticStore\Monitor [Diagnostics] Information: C:\DUOSAzure\src\Projects\CloudUniformOrderingSystem\csx\Debug\roles\CloudService\diagnostics\x64\monitor\MonAgentHost.exe -LocalPath "C:\Users\ashleyrobinson\AppData\Local\dftmp\Resources\731ee61a-70ac-4811-8c9b-279ef76ae10a\directory\DiagnosticStore\Monitor" -StaticConfigFile "C:\Users\ashleyrobinson\AppData\Local\dftmp\Resources\731ee61a-70ac-4811-8c9b-279ef76ae10a\directory\DiagnosticStore\Monitor\Configuration\mastaticconfig.xml" -ConfigFile "C:\Users\ashleyrobinson\AppData\Local\dftmp\Resources\731ee61a-70ac-4811-8c9b-279ef76ae10a\directory\DiagnosticStore\Monitor\Configuration\maconfig.xml" -ShutDownEvent WADDM-ShutDown 66692520bb0a4ef8b40be2a6b222be3f -InitializedEvent WADM-StartUp-66692520bb0a4ef8b40be2a6b222be3f -parent 9640 -events [MonAgentHost] Output: Agent will exit when WADDM-ShutDown-66692520bb0a4ef8b40be2a6b222be3f is signaled. [MonAgentHost] Output: Will signal WADM-StartUp-66692520bb0a4ef8b40be2a6b222be3f after the agent is initialized. [MonAgentHost] Output: Registered as an event consumer. [MonAgentHost] Output: Agent will exit when parent process 9640 exits. [MonAgentHost] Output: Monitoring Agent Started [Diagnostics]: Starting configuration channel polling [MonAgentHost] Error: MA EVENT: 2013-02-08T10:21:45.552Z [MonAgentHost] Error: 2 [MonAgentHost] Error: 12384 [MonAgentHost] Error: 12524 [MonAgentHost] Error: NetTransport [MonAgentHost] Error: 0 [MonAgentHost] Error: ec0e0567-0246-43a7-b302-95ab15b [MonAgentHost] Error: netutils.cpp [MonAgentHost] Error: OpenHttpSession [MonAgentHost] Error: 749 [MonAgentHost] Error: 0 [MonAgentHost] Error: 2f87 [MonAgentHost] Error: [MonAgentHost] Error: WinHttpGetProxyForUrl(http://127.0.0.1) failed ERROR_INTERNET_UNABLE_TO_DOWNLOAD_SCRIPT (12167) [Diagnostics]: Checking for configuration updates 08/02/2013 10:22:16. </code></pre> <p>I'm using the 1.8 SDK.</p> <p>Can anyone decipher what is causing the problem.</p> <p>Thanks guys.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload