今天配置同步的时候,出现 Unable to process Create message 的错误信息,按照微软文档(http://technet.microsoft.com/en-us/library/ee721049.aspx 和 http://blogs.msdn.com/spses/archive/2010/04/01/sharepoint-2010-provisioning-user-profile-synchronization.aspx)的要求,该给的权限都给了还是出错。

走投无路之际,脑中一道闪光闪过,去查下事件查看器,我晕,出错信息是

The server encountered an unexpected error while performing an operation for the client.
 
 "BAIL: MMS(7576): mastate.cpp(3073): 0x80230607 (The specified management agent name was invalid.  A valid management agent name can only contain upper or lower case letters 'a' through 'z', the digits '0' through '9', dash ('-'), underscore ('_'), period ('.'), comma (','), or space, and may not be a reserved system file name.): Invalid MA name: MOSSAD-BAIL: MMS(7576): mastate.cpp(1637): 0x80230607 (The specified management agent name was invalid.  A valid management agent name can only contain upper or lower case letters 'a' through 'z', the digits '0' through '9', dash ('-'), underscore ('_'), period ('.'), comma (','), or space, and may not be a reserved system file name.)
BAIL: MMS(7576): server.cpp(964): 0x80230607 (The specified management agent name was invalid.  A valid management agent name can only contain upper or lower case letters 'a' through 'z', the digits '0' through '9', dash ('-'), underscore ('_'), period ('.'), comma (','), or space, and may not be a reserved system file name.)
Forefront Identity Manager 4.0.2450.5"

 

原来,连接名称不能有中文,把连接名称从"AD同步"改为"ADSync",这下好了。。。

记录下来,希望大家不要多走弯路了。

posted on 2010-05-21 09:47  Donaldxu  阅读(1835)  评论(1编辑  收藏  举报