我在Windows 2008 R2 Standard Server上的Exchange Server 2010出现问题,每隔5-6秒交换服务器在事件日志中发布以下错误:
EventID: 1004, Name: MSExchange Mailbox Replication >The Mailbox Replication service configuration is damaged. >Error: Unrecognized attribute 'Max.MovesPerSourceMDB'. Note that attribute names are case->sensitive. (C:\Program Files\Microsoft\Exchange >Server\V14\Bin\MSExchangeMailboxReplication.exe.config line 99).
configuration文件包含:
MRSConfiguration MaxRetries = "60" MaxCleanupRetries = "5" MaxStallRetryPeriod = "00:15:00" RetryDelay = "00:00:30" MaxMoveHistoryLength = "2" Max.MovesPerSourceMDB = "5" MaxActiveMovesPerTargetMDB = "2" MaxActiveMovesPerSourceServer = "50" MaxActiveMovesPerTargetServer = "5" MaxTotalMovesPerMRS = "100" FullScanMoveJobsPollingPeriod = "00:10:00" MinimumTimeBeforePickingJobsFromSameDatabase = "00:00:04" ServerCountsNotOlderThan = "00:10:00" MRSAbandonedMoveJobDetectionTime = "01:00:00" BackoffIntervalForProxyConnectionLimitReached = "00:30:00" DataGuaranteeCheckPeriod = "00:00:10" DataGuaranteeTimeout = "00:30:00" DataGuaranteeLogRollDelay = "00:01:00" EnableDataGuaranteeCheck = "true" DisableMrsProxyCompression = "false" DisableMrsProxyBuffering = "false" MinBatchSize = "100" MinBatchSizeKB = "256"
你们有解决这个问题的方法吗?
我相信它,因为你在马克斯之后有一个完整的字符
它应该是MaxActiveMovesPerSourceMDB