【发布时间】:2016-04-14 00:33:21
【问题描述】:
在 2016 年 2 月 10 日安装 Windows 更新后,Azure 角色未在模拟器(完整/快速)中启动。 日志显示如下
[00005748:00006624, 2016/02/14, 12:03:24.391, FATAL] Role process exited with exit code of -2147024809
[00005748:00006624, 2016/02/14, 12:03:24.397, INFO ] Stopping role: deployment25(0).AzureCloudService2.WebRole1_IN_0. Notify: False Recycle: False StopTimeout: 30
[00005748:00006624, 2016/02/14, 12:03:24.398, IMPRT] State of deployment25(0).AzureCloudService2.WebRole1_IN_0 changed from RoleStateBusy to RoleStateStopping.
[00005748:00006624, 2016/02/14, 12:03:24.398, IMPRT] State of deployment25(0).AzureCloudService2.WebRole1_IN_0 changed from RoleStateStopping to RoleStateStopped.
[00005748:00006624, 2016/02/14, 12:03:24.398, ERROR] <- WapGetEnvironmentVariable=0x800700cb
[00005748:00006624, 2016/02/14, 12:03:24.398, WARN ] (Ignoring) Reading environment variable CleanupFirewallOnRoleRestart failed with HR: 800700cb
[00005748:00006624, 2016/02/14, 12:03:24.398, INFO ] The value of cleanupFirewallOnRoleRestart is set to True
[00005748:00006624, 2016/02/14, 12:03:24.398, WARN ] Attempting to recover role deployment25(0).AzureCloudService2.WebRole1_IN_0.
[00005748:00006624, 2016/02/14, 12:03:24.399, ERROR] Failed to create FSRM quota manager instance.
2016 年 2 月 14 日更新
看起来如果我使用完整的 IIS(不是 IIS Express)和完整的模拟器它可以工作,但如果我选择 Express 模拟器(我只能选择 IISExpress)它不会*
【问题讨论】:
-
看起来如果我使用完整的 IIS(不是 IIS Express)和完整的模拟器它可以工作,但如果我选择 Express 模拟器(我只能选择 IISExpress)它不会
-
使用附加信息编辑您的问题;不要为此使用 cmets。
标签: azure azure-web-roles azure-worker-roles azure-compute-emulator