I am trying to migrate my exchange server to a new box and retire the old hardware. Exchange 2010 to 2010. I have the new box installed and running but it seems to cause email delays on my production server and logs this error:
Apparently they are conflicting. The event log on the production server shows this:
The Mailbox Replication service was unable to determine the set of active mailbox databases on a mailbox server.
Mailbox server: EXCHANGE.domain.local
Error: MapiExceptionNetworkError: Unable to make admin interface connection to server. (hr=0x80040115, ec=-2147221227)
Diagnostic context:
......
Lid: 15000 dwParam: 0x6BA Msg: EEInfo: prm[1]: Pointer val: 0x0000000000000000
Lid: 15000 dwParam: 0x6BA Msg: EEInfo: prm[2]: Pointer val: 0xAF00A8C000000000
Lid: 16280 dwParam: 0x6BA Msg: EEInfo: ComputerName: n/a
Lid: 8600 dwParam: 0x6BA Msg: EEInfo: ProcessID: 8136
Lid: 12696 dwParam: 0x6BA Msg: EEInfo: Generation Time: 2013-08-16 13:24:39:119
Lid: 10648 dwParam: 0x6BA Msg: EEInfo: Generating component: 18
Lid: 14744 dwParam: 0x6BA Msg: EEInfo: Status: 10060
Lid: 9624 dwParam: 0x6BA Msg: EEInfo: Detection location: 318
Lid: 13720 dwParam: 0x6BA Msg: EEInfo: Flags: 0
Lid: 11672 dwParam: 0x6BA Msg: EEInfo: NumberOfParameters: 0
Lid: 24060 StoreEc: 0x80040115
Lid: 23746
Lid: 31938 StoreEc: 0x80040115
Lid: 19650
Lid: 27842 StoreEc: 0x80040115
Lid: 20866
Lid: 29058 StoreEc: 0x80040115
I am assuming it's because I have all the roles installed since I will only be running 1 exchange server. Any ideas?