Назад | Перейти на главную страницу

Из сопоставителя конечных точек больше нет доступных конечных точек

У меня есть часть домена Windows Server 2008 R2 Datacenter. DebugView постоянно выдает эту ошибку:

[5592] 5592: 2014-01-08 13:32:39.410 [DirectResult] Error (Id=0) System.Runtime.InteropServices.COMException (0x800706D9): There are no more endpoints available from the endpoint mapper. (Exception from HRESULT: 0x800706D9) 

Я просмотрел рекомендации от Ошибка репликации 1753 Нет больше доступных конечных точек из сопоставителя конечных точек но не смог устранить проблему или определить основную причину.

Другие подходы, предпринятые без положительного результата:

Любая идея о том, что искать и что вызывает это, будет оценена.

РЕДАКТИРОВАТЬ

Фрагмент из DebugView, содержащий тот же PID [5592]:

[5592] 5592: 2014-01-09 13:07:58.788 [DirectResult] Error (Id=0) System.Runtime.InteropServices.COMException (0x800706D9): There are no more endpoints available from the endpoint mapper. (Exception from HRESULT: 0x800706D9) 
[5592]    at Microsoft.Windows.ServerManager.NativeMethods.INetFwPolicy2.IsRuleGroupCurrentlyEnabled(String group) 
[5592]    at Microsoft.Windows.ServerManager.DirectResult.GetRemoteManagementEnabled() 
[5592] 5592: 2014-01-09 13:08:52.735 [CBS]                       IsCacheStillGood: True. 
[5592] Buffer insufficient for RenderEvent for LiteRecord, Retrying with the correct buffer-122-The data area passed to a system call is too small 
[5592] Buffer insufficient for RenderEvent for LiteRecord, Retrying with the correct buffer-122-The data area passed to a system call is too small 
[5592] Buffer insufficient for RenderEvent for LiteRecord, Retrying with the correct buffer-122-The data area passed to a system call is too small 
[5592] Buffer insufficient for RenderEvent for LiteRecord, Retrying with the correct buffer-122-The data area passed to a system call is too small 
[5592] Buffer insufficient for RenderEvent for LiteRecord, Retrying with the correct buffer-122-The data area passed to a system call is too small 
[5592] Buffer insufficient for RenderEvent for LiteRecord, Retrying with the correct buffer-122-The data area passed to a system call is too small 
[5592] Buffer insufficient for RenderEvent for LiteRecord, Retrying with the correct buffer-122-The data area passed to a system call is too small 
[5592] Buffer insufficient for RenderEvent for LiteRecord, Retrying with the correct buffer-122-The data area passed to a system call is too small 
[5592] Buffer insufficient for RenderEvent for LiteRecord, Retrying with the correct buffer-122-The data area passed to a system call is too small 
[5592] Buffer insufficient for RenderEvent for LiteRecord, Retrying with the correct buffer-122-The data area passed to a system call is too small 
[5592] Buffer insufficient for RenderEvent for LiteRecord, Retrying with the correct buffer-122-The data area passed to a system call is too small 
[5592] 5592: 2014-01-09 13:08:55.380 [Virtualization]            Search scope = \\FENDERVMM\root\virtualization, search query = SELECT * FROM Msvm_ComputerSystem WHERE NOT Name='FENDERVMM' 
[5592] 5592: 2014-01-09 13:08:55.390 [Virtualization]            End DetectVirtualMachines, 0 virtual machines detected 
[5592] 5592: 2014-01-09 13:08:58.991 [DirectResult] Error (Id=0) System.Runtime.InteropServices.COMException (0x800706D9): There are no more endpoints available from the endpoint mapper. (Exception from HRESULT: 0x800706D9) 
[5592]    at Microsoft.Windows.ServerManager.NativeMethods.INetFwPolicy2.IsRuleGroupCurrentlyEnabled(String group) 
[5592]    at Microsoft.Windows.ServerManager.DirectResult.GetRemoteManagementEnabled() 

Хотя сама ошибка кажется бессмысленной, она кажется признак недоступности службы межсетевого экрана.

Если вы отключили службу брандмауэра Windows, просто включите ее снова.

Я бы рекомендовал правильно настроить набор правил, но если необходимо обойти встроенный брандмауэр на сервере, просто отключите его для всех применимых профилей:

Используя консоль межсетевого экрана:

  1. Откройте консоль брандмауэра Windows в режиме повышенной безопасности (wf.msc)
  2. Щелкните правой кнопкой мыши узел "Брандмауэр Windows ..." в дереве слева.
  3. Выбрать свойства
  4. Перейдите на вкладку, соответствующую профилю, который вы хотите настроить.
  5. Измените параметр "Состояние брандмауэра" на "Выкл."

Используя панель управления:

  1. Откройте элемент панели управления Сетевым экраном (firewall.cpl)
  2. Нажмите «Включить или выключить брандмауэр Windows».
  3. Отключите брандмауэр для текущего или всех профилей