Клиент отключен от сервера.
Примечание. При попытке выполнения данной операции собраны приведенные ниже сведения. Эти сведения могут показаться непонятной, но она предоставляет контекст данной ошибки. Выполнение
данного приложения будет продолжено.
Microsoft.EnterpriseManagement.Common.ServerDisconnectedException: Клиент отключен от сервера. Вызовите метод ManagementGroup.Reconnect(), чтобы восстановить подключение. ---> System.ServiceModel.CommunicationObjectFaultedException: Коммуникационный
объект System.ServiceModel.Channels.ServiceChannel нельзя использовать для связи, так как он находится в состоянии Faulted.
Server stack trace:
в System.ServiceModel.Channels.CommunicationObject.ThrowIfFaulted()
в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
в System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
в Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.DispatchUnknownMessage(Message message)
в Microsoft.EnterpriseManagement.Common.Internal.AdministrationServiceProxy.InsertAgentPendingActions(IList`1 agentPrincipalNames, IList`1 pendingActionDataXml, String managementServerPrincipalName, Int32 pendingActionType)
--- Конец трассировки внутреннего стека исключений ---
в Microsoft.EnterpriseManagement.Common.Internal.ExceptionHandlers.HandleChannelExceptions(Exception ex)
в Microsoft.EnterpriseManagement.Common.Internal.AdministrationServiceProxy.InsertAgentPendingActions(IList`1 agentPrincipalNames, IList`1 pendingActionDataXml, String managementServerPrincipalName, Int32 pendingActionType)
в Microsoft.EnterpriseManagement.Administration.ManagementServer.SubmitInstallAgents(IList`1 instances, IList`1 failoverServers, InstallAgentConfiguration installAgentConfiguration, TaskStatusChangeCallback callback)
в Microsoft.EnterpriseManagement.Mom.Internal.UI.Administration.AgentTaskStatus.<>c__DisplayClass8.<SubmitTask>b__0(Object , ConsoleJobEventArgs )
в Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
System.ServiceModel.CommunicationObjectFaultedException: Коммуникационный объект System.ServiceModel.Channels.ServiceChannel нельзя использовать для связи, так как он находится в состоянии Faulted.
Server stack trace:
в System.ServiceModel.Channels.CommunicationObject.ThrowIfFaulted()
в System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
в System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
в System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
в System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
в System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
в Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.DispatchUnknownMessage(Message message)
в Microsoft.EnterpriseManagement.Common.Internal.AdministrationServiceProxy.InsertAgentPendingActions(IList`1 agentPrincipalNames, IList`1 pendingActionDataXml, String managementServerPrincipalName, Int32 pendingActionType)