【发布时间】:2017-03-22 00:51:32
【问题描述】:
我已经使用 ARM 模板部署了一个 SB,当我转到资源管理器时,它显示所有节点都正常,但在系统树上,我的 2 种节点类型有一个警告:
不健康事件:SourceId='System.InfrastructureService', 属性='CoordinatorStatus',HealthState='警告', 考虑WarningAsError=false。未能创建基础架构 协调员: Microsoft.WindowsAzure.ServiceRuntime.Management.DeploymentManagementEndpointNotFoundException: 找不到部署管理端点:ManagementUri at Microsoft.WindowsAzure.ServiceRuntime.Management.DeploymentManagementServer.CreateChannelFactory() 在 Microsoft.WindowsAzure.ServiceRuntime.Management.DeploymentManagementServer.Initialize(IDeploymentManagementServer 服务器)在 Microsoft.WindowsAzure.ServiceRuntime.Management.DeploymentManagementClient..ctor(IDeploymentManagementServer 服务器)在 Microsoft.WindowsAzure.ServiceRuntime.Management.DeploymentManagementClient.CreateInstanceImpl(IDeploymentManagementServer 服务器)在 System.Fabric.InfrastructureService.ManagementClientFactory.Create()
在 System.Fabric.InfrastructureService.WindowsAzureInfrastructureCoordinatorFactory.Create() 在 System.Fabric.InfrastructureService.ServiceFactory.CreateCoordinatorByReflection(字符串 组件名称,字符串工厂类型名称,对象 [] factoryCreateMethodArgs) 在 System.Fabric.InfrastructureService.DelayLoadCoordinator.d__c.MoveNext()
.....有什么想法吗???我会很感激的
谢谢
【问题讨论】: