ORF反垃圾邮件系统

邮件服务器-邮件系统-邮件技术论坛(BBS)

 找回密码
 会员注册
查看: 3790|回复: 7
打印 上一主题 下一主题

出现此问题有何良策

[复制链接]
跳转到指定楼层
顶楼
发表于 2005-7-18 14:55:08 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
环境描述:<br>
域服务器2000操作系统,已UPDATA所有补丁及关键更新,诺顿杀毒软件升级至最新<br>
Exchange服务器2000操作系统,已UPDATA所有补丁及关键更新,诺顿杀毒软件升级至最新<br>
<br>
一直运行正常,但今天忽然出现此故障。<br>
打开Exchange服务器System Manager 时出现此对话框:<br>
RPC服务器不可用<br>
Facility :win32<br>
IDno:c00706ba<br>
Exchange System Manager<br>
但收发邮件没有任何问题<br>
检查AD和Exchange上RPC服务都是正常启动,试过重新启动故障依旧。<br>
<br>
事件查看器的应用程序日志里有如下错误<br>
Referral Interface cannot contact any Global Catalog that supports the NSPI Service. Clients making RFR requests will fail to connect until a Global Catalog becomes available again. After a Domain Controller is promoted to a Global Catalog, it must be rebooted to support MAPI Clients. <br>
<br>
和<br>
<br>
NSPI Proxy cannot contact any Global Catalog that supports the NSPI Service. New clients will be refused until a Global Catalog is available. After a Domain Controller is promoted to a Global Catalog, it must be rebooted to support MAPI Clients. <br>
<br>
请指点
沙发
发表于 2005-7-18 15:05:48 | 只看该作者

re:你是不是调整了GC的位置,如果是请立即重...

你是不是调整了GC的位置,如果是请立即重新启动GC所在的服务器,否则它不能提供对MAPI客户的支持。
藤椅
 楼主| 发表于 2005-7-18 15:23:39 | 只看该作者

re:不好意思,GC是指??我已试过重启A...

不好意思,GC是指??<br>
我已试过重启AD服务器(先)和Exchange服务器(后),故障依旧<br>
还请详细指点
板凳
发表于 2005-7-18 16:05:28 | 只看该作者

re:GC是全局目录,检查AD里是否有GC,并...

GC是全局目录,检查AD里是否有GC,并重新启动提升成功的GC。
报纸
 楼主| 发表于 2005-7-18 17:24:22 | 只看该作者

re:我试过重启了,没有效果。我在网上搜到...

我试过重启了,没有效果。<br>
我在网上搜到此文,但全是英文我看不太懂,烦请指点。。。<br>
<br>
<br>
SYMPTOMS<br>
When you install Microsoft Exchange 2000 server, two Recipient Update Services are created during the installation process. The Enterprise Configuration Recipient Update Service is used to update the configuration context in Active Directory. The second Recipient Update Service is used to update the objects in the domain context in Active Directory. There are situations in which you may want to create additional Recipient Update Services.<br>
For additional information, click the article number below to view the article in the Microsoft Knowledge Base: <br>
294792 (<a target=_blank href=http://support.microsoft.com/kb/294792/EN-US/)>http://support.microsoft.com/kb/294792/EN-US/)</a> Multiple Recipient Update services in a single Domain <br>
When you create a new Recipient Update Service in a domain that contains multiple domain controllers, a connection is created to the first domain controller that responds to this request. If this domain controller is then unavailable when you click Finish, you may receive the following error message in the Exchange System Manager: <br>
The RPC server is unavailable.<br>
Facility: Win32 ID no: c00706ba<br>
Exchange System Manager <br>
CAUSE<br>
The Recipient Update Service only lets you specify the domain that will be updated by the service. The domain controller is automatically selected, before the process of creating the new Recipient Update Service is completed. <br>
WORKAROUND<br>
There are two options for working around this issue.<br>
Method 1<br>
Do not create the Recipient Update Service until that domain controller is available, or delete the domain controller's server object from Active Directory if it is no longer available. <br>
Method 2<br>
Make the domain controller temporarily unavailable when the Recipient Update Service is created. You do this by modifying the permissions to the domain controller server object. To do this, follow these steps.<br>
<br>
Warning If you use the Active Directory Service Interfaces (ADSI) Edit snap-in, the LDP utility, or any other LDAP version 3 client, and you incorrectly modify the attributes of Active Directory objects, you can cause serious problems. These problems may require that you reinstall Microsoft Windows 2000 Server, Microsoft Exchange 2000 Server, or both. Microsoft cannot guarantee that problems that occur if you incorrectly modify Active Directory object attributes can be solved. Modify these attributes at your own risk. 1. Note the domain controller that was listed in the summary of the Recipient Update Service object before you click Finish. This is the domain controller that is not available. <br>
2. Log on by using the same user account that you used when you created the Recipient Update Service object, and then start the ADSI Edit snap-in.<br>
<br>
Note ADSI Edit is included with the Microsoft Windows 2000 Support Tools. To install the Windows 2000 Support Tools, run Setup.exe from the Support\Tools folder on the Microsoft Windows 2000 CD. <br>
3. Connect to the domain where you want to create the new Recipient Update Service object. To do this, right-click ADSI Edit, and then click Connect to. Under Computer, type or select the domain or computer, and then click OK. <br>
4. Under Domain NC [servername.yourdomainname.com] (where servername.yourdomainname.com is the fully qualified domain name of the server), expand DC=yourdomainname, expand DC=com, and then expand OU=Domain Controllers. <br>
5. Right-click CN=Servername (where Servername is the domain controller that is not available when you try to create the Recipient Update Service object), and then click Properties. <br>
6. On the Security tab, click Advanced. <br>
7. Click Add, click the account that you used to try to create the new Recipient Update Service object, and then click OK.<br>
<br>
Note Make sure that you select the correct domain when you select your user account. <br>
8. On the Properties tab, click to select the Read servicePrincipalName check box in the Deny column of the Permissions list, and then click OK. <br>
<br>
Note When you click to select the Read servicePrincipalName check box in the Deny column, you deny read permissions to the servicePrincipalName attribute. <br>
9. Click OK, click Yes in the Caution! Deny entries take priority over Allow entries box, and then click OK. <br>
10. Exit the ADSI Edit snap-in, and then wait for the new permissions to replicate throughout the forest. <br>
11. Start Exchange System Manager, and then create the new Recipient Update Service object. When you create the new Recipient Update Service object, the object creation process is forced to select a different domain controller because you have denied Read permissions to the domain controller that is not available. <br>
12. When you finish creating the Recipient Update Service object, remove the Deny access control entry (ACE) that you previously set. <br>
<br>
STATUS<br>
Microsoft has confirmed that this is a problem in Microsoft Exchange 2000 Server. <br>
地板
发表于 2005-7-18 21:01:16 | 只看该作者

re:上面这篇KB表书的是关于RUS所引用的D...

上面这篇KB表书的是关于RUS所引用的DC不正确或AD里存在无效的DC导致的问题,请按此KB排除检查
7
 楼主| 发表于 2005-7-19 15:11:19 | 只看该作者

re:今天给邮件系统服务器UPDATA系统补丁...

今天给邮件系统服务器UPDATA系统补丁,正常结束后,依提示重启电脑。<br>
悲剧发生,Exchange彻底瘫痪,Information 服务不能启动。<br>
系统日志找不到任何错误提示。<br>
8
发表于 2005-7-20 00:50:12 | 只看该作者

re:没到系统起动不了,不能说彻底!

没到系统起动不了,不能说彻底!
您需要登录后才可以回帖 登录 | 会员注册

本版积分规则

小黑屋|手机版|Archiver|邮件技术资讯网

GMT+8, 2026-7-28 20:54

Powered by Discuz! X3.2

© 2001-2016 Comsenz Inc.

本论坛为非盈利中立机构,所有言论属发表者个人意见,不代表本论坛立场。内容所涉及版权和法律相关事宜请参考各自所有者的条款。
如认定侵犯了您权利,请联系我们。本论坛原创内容请联系后再行转载并务必保留我站信息。此声明修改不另行通知,保留最终解释权。
*本论坛会员专属QQ群:邮件技术资讯网会员QQ群
*本论坛会员备用QQ群:邮件技术资讯网备用群

快速回复 返回顶部 返回列表