如何排除 RPC 终结点映射程序错误

上传人:ji****72 文档编号:37695556 上传时间:2018-04-21 格式:DOC 页数:8 大小:54KB
返回 下载 相关 举报
如何排除 RPC 终结点映射程序错误_第1页
第1页 / 共8页
如何排除 RPC 终结点映射程序错误_第2页
第2页 / 共8页
如何排除 RPC 终结点映射程序错误_第3页
第3页 / 共8页
如何排除 RPC 终结点映射程序错误_第4页
第4页 / 共8页
如何排除 RPC 终结点映射程序错误_第5页
第5页 / 共8页
点击查看更多>>
资源描述

《如何排除 RPC 终结点映射程序错误》由会员分享,可在线阅读,更多相关《如何排除 RPC 终结点映射程序错误(8页珍藏版)》请在金锄头文库上搜索。

1、简介本文逐步介绍了如何使用 Windows Server 2003 或 Windows 2000 Server CD-ROM 的 Support 文件夹中提供的,或者作为 Windows Server 2003 Resource Kit 或 Windows 2000 Server Resource Kit 的一部分提供的工具和实用工具,来排除 Windows Server 2003 和 Windows 2000 Server 中的远程过程调用 (RPC) 终结点映射程序错误。远程过程调用是 Windows 操作系统使用的一种协议。RPC 提供了一种进程间通信机制,使一台计算机上运行的程序可以在

2、远程系统上运行代码。在某些情况下,当您试图使用 Active Directory 站点和服务强制进行 Active Directory 复制时,当您试图使用 Dcpromo 工具提升附加的域控制器时,或者当您从命令行运行 netdom query fsmo 时,可能会收到类似以下内容的错误消息:终结点映射器中没有更多的终结点可用。其 他症状可能包括: 注意注意:如果使用网络捕获程序(如网络监视器)来捕获网络流量,则当计算机 尝试使用大于 1024 的任意端口与另一台计算机建立 RPC 会话时,计算机可 能收不到响应。发送方计算机使用 RPC 终结点映射程序的通用唯一标识符 (UUID)。RPC

3、 终结点映射程序的 UUID 是 E1AF8308-5D1F-11C9-91A4- 08002B14A0FA。 更多信息 Dcdiag 工具 Dcdiag 工具分析林中或企业中域控制器的状态并报告 所有问题,以帮助解决问题。当您运行 Dcdiag 工具时,可以使用该工具来帮 助排除 RPC 终结点映射程序错误。为此,请按照下列步骤操作: 1.单击“开 始”,单击“运行”,在“打开”框中键入“cmd”,然后单击“确定”。2.键入 dcdiag,然后按 Enter。如果存在 RPC 终结点映射程序问题,Dcdiag 工具会 使用类似以下内容的错误消息进行响应: The replication ge

4、nerated an error (1753):There are no more endpoints available from the endpoint mapper. DsBindWithSpnEx() failed with error 1753, There are no more endpoints available from the endpoint mapper. Directory Binding Error 1753:There are no more endpoints available from the endpoint mapper. DsBind() fail

5、ed with error 1753, There are no more endpoints available from the endpoint mapper. DsBindWithSpnEx() failed with error 1722, The RPC server is unavailable. DsBindWithCred() failed with error 1753. There are no more endpoints available from the endpoint mapper. Status is 1722:The RPC server is unava

6、ilable. Netdiag 工具可以使用 Netdiag 工具帮助找出网络和连接问题。并且可以使用 该工具帮助解决 RPC 终结点映射程序问题。为此,请按照下列步骤操作: 1. 单击“开始”,单击“运行”,在“打开”框中键入“cmd”,然后单击“确定”。2.键入 netdiag,然后按 Enter。如果存在 RPC 终结点映射程序问题,Netdiag 工具 会使用类似以下内容的错误消息进行响应: WARNING Failed to query SPN registration on DC . Kerberos test. . . . . . . . . . : Skipped Your l

7、ogon domain isnt running Kerberos.(Administrator) Kerberos cannot be tested. DC list test . . . . . . . . . . : Failed WARNING Cannot call DsBind to domaincontroller.domainname.intranet (10.55.0.110).EPT_S_NOT_REGISTEREDTrust relationship test. . . . . : Failed Test to ensure DomainSid of domain is

8、correct.FATAL Secure channel to domain is broken.ERROR_ACCESS_DENIED Repadmin 工具可以使用 Repadmin 工具进行 Active Directory 复制、解决 Active Directory 复制问题和 RPC 终结点映射程序问题。为此,请按照下列 步骤操作: 1.单击“开始”,单击“运行”,在“打开”框中键入“cmd”,然后单击 “确定”。2.键入 Repadmin /bind,然后按 Enter。如果存在 RPC 终结点映射 程序问题,Repadmin 工具会使用类似以下内容的错误消息进行响应: DsBi

9、ndWithCred to localhost failed with status 1753 (0x6d9):There are no more endpoints available from the endpoint mapper. Ntdsutil 工具企业管理员和域管理员可以使用 Ntdsutil 工具来管理和修复 Active Directory,并帮助解决 RPC 终结点映射程序问题。要帮助解决 RPC 终结点映射程序问题,请按照下列步骤操作: 1.单击“开始”,单击“运行”,在 “打开”框中键入“cmd”,然后单击“确定”。2.键入 NTDSUtil ?,然后按 Enter。3

10、.在“ntdsutil:”提示符处,键入 Metadata cleanup,然后按 Enter。4. 在“metadata cleanup:”提示符处,键入 Connections,然后按 Enter。5.在 “Connections:”提示符处,键入 Connect to server localhost,然后按 Enter。 如果存在 RPC 终结点映射程序问题,Ntdsutil 工具会使用类似以下内容的错 误消息进行响应: DsBindW error 0x6d9 (There are no more endpoints available from the endpoint mapper

11、.) Gpotool 工具可以使用 Gpotool 工具检查域控制器中组策略对象的一致性。 Gpotool 工具包含在 Windows Server 2003 Resource Kit 中。可以通过访问 以下 Microsoft 网站下载 Windows Server 2003 Resource Kit: http:/ 4ae7-96ee-b18c4790cffdDisplayLang=en (http:/ 4ae7-96ee-b18c4790cffdDisplayLang=en) 安装 Resource Kit 后,可以使用 Gpotool 工具帮助解决 RPC 终结点映射程 序问题。为此,

12、请按照下列步骤操作: 1.单击“开始”,指向“程序”,单击 “Windows Resource Kit 工具”,然后单击“命令外壳”。2.键入 gpotool,然后 按 Enter。 如果存在 RPC 终结点映射程序问题,Gpotool 工具会使用类似以下内容的错 误消息进行响应: GPOTOOL:e ERROR:GetDCList; DsBindW; hr=800706d9; There are no more endpoints available from the endpoint mapper. GPOTOOL:+ File:d:ntprivatectpolprfcommonpolut

13、ilpolutil.cxx; Line:728 GPOTOOL:e ERROR:GetDCList; GetDCList failed; hr=800706d9; There are no more endpoints available from the endpoint mapper. GPOTOOL:+ File:d:ntprivatectpolprfcommonpolutilpolutil.cxx; Line:644 事件查看器 当 RPC 无法正常工作时,域客户端、成员服务器或域控制器中可能会记录下列事件: 事件 ID: 1053 来源: Userenv 描述:Windows 不能确

14、定用户或计算机名称。 (终结点映射器中没有更多的终结 点可用。 )组策略处理中止。事件 ID: 1000 来源: Userenv 描述:Windows 不能确定用户或计算机名称。返回值 (1753)。 :事件 ID: 1168 来源:NTDS General 描述:发生错误 -1073741823(c0000001)(内部 ID 3000b35) 。请与 Microsoft 产品支持服务联系以获得帮助。事件 ID: 1265 来源:NTDS KCC 描述:尝试使用下列参数建立复制链接时失败: 分区: CN=Configuration,DC=contoso,DC=com 源 DSA DN:CN=

15、NTDS Settings,CN=ServerName,CN=Servers,CN=domainname,CN=Sites,CN=Confi guration,DC=contoso,DC=com 源 DSA 地址:70863dce-1031-47ea-a567- 2f46212dd361._ 站点间传输 (如果有): CN=IP,CN=Inter-Site Transports,CN=Sites,CN=Configuration,DC=securityroot,DC=net 状态如下:终 结点映射器中没有更多的终结点可用。记录数据是状态码。将重试此操作。事件 ID: 1656 来源:NTDS 常规事件 描述:目录服务找不到任何安装在此计算机上的 RPC 协议序列,错误是 1719。如果这种情况继续存在,目录服务将无法对任何 RPC 请求作出响应。事件 ID: 10010 来源: DCOM 描述:服务器 8BC3F05E-D86B-11D0-A075-00C04FB68820 没有在限定的时 间内用 DCOM 注册。事件 ID: 4097 来源: EventSystem描述:COM+ 事件系统在其内容处理过程中检测到一个错误的返回代码。 .eventsystemobj.cpp 第 42 行

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 行业资料 > 其它行业文档

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号