Quantcast
Channel: Exchange Server 2013 - Setup, Deployment, Updates, and Migration forum
Viewing all articles
Browse latest Browse all 7129

New-moverequest fails with "net.tcp://azrex01.fabrikam.com/Microsoft.Exchange.MailboxReplicationService did not receive a reply within the configured timeout (00:01:00). The time allotted to this operation may have been a portion of a longer timeout.

$
0
0

I try to migrate mailboxes between two Exchange organizations. 

Source have Exchange 2007 Sp3 and AD on Windows 2008 R2.

Destination has Exchange 2013 Cu3 on Windows Server 2013. Ad on this forest is 2012.

Source AD is: contoso.com

Destination is: fabrikam.com

Trust: $false

.\Prepare-Movereguest runs without any problems.

Its no trus between the forests

No traffic is blocked by FW

I have used this article http://blogs.technet.com/b/exchange/archive/2010/08/10/3410619.aspx

- EventData

   New-MoveRequest
   {RemoteLegacy=True, Identity=User01, RemoteCredential=System.Management.Automation.PSCredential, SuspendWhenReadyToComplete=True, TargetDatabase=Users01, TargetDeliveryDomain=fabrikam.com, BadItemLimit=100, RemoteGlobalCatalog=azrad01.contoso.com, AcceptLargeDataLoss=True}
   fabrikam.com/Users/ivarasen
   S-1-5-21-4127437306-2113419879-3149575443-500
   S-1-5-21-4127437306-2113419879-3149575443-500
   Remote-ManagementShell-Unknown
   9176 w3wp#MSExchangePowerShellAppPool
   
   25
   00:00:00
   View Entire Forest: 'False', Default Scope: 'fabrikam.com', Configuration Domain Controller: 'Azrad02.fabrikam.com', Preferred Global Catalog: 'Azrad02.fabrikam.com', Preferred Domain Controllers: '{ Azrad02.fabrikam.com }'
   Microsoft.Exchange.MailboxReplicationService.TimeoutErrorTransientException: The call to 'net.tcp://azrex01.fabrikam.com/Microsoft.Exchange.MailboxReplicationService AzrEx01.fabrikam.com (15.0.775.35 caps:3F)' timed out. Error details: This request operation sent to net.tcp://azrex01.fabrikam.com/Microsoft.Exchange.MailboxReplicationService did not receive a reply within the configured timeout (00:01:00). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client. ---> System.TimeoutException: This request operation sent to net.tcp://azrex01.fabrikam.com/Microsoft.Exchange.MailboxReplicationService did not receive a reply within the configured timeout (00:01:00). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client. Server stack trace: at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Microsoft.Exchange.MailboxReplicationService.IMailboxReplicationService.GetMailboxInformation3(Guid primaryMailboxGuid, Guid physicalMailboxGuid, Byte[] partitionHint, Guid targetMdbGuid, String targetMdbName, String remoteHostName, String remoteOrgName, String remoteDCName, String username, String password, String domain) at Microsoft.Exchange.MailboxReplicationService.MailboxReplicationServiceClient.<>c__DisplayClassa.<GetMailboxInformation>b__9() at Microsoft.Exchange.MailboxReplicationService.CommonUtils.CallWCFService[ExceptionT](Action serviceCall, String epAddress, Action`1 faultHandler, VersionInformation serverVersion) --- End of inner exception stack trace --- at Microsoft.Exchange.MailboxReplicationService.CommonUtils.CallWCFService[ExceptionT](Action serviceCall, String epAddress, Action`1 faultHandler, VersionInformation serverVersion) at Microsoft.Exchange.MailboxReplicationService.CommonUtils.CallService(Action serviceCall, String epAddress, VersionInformation serverVersion) at Microsoft.Exchange.MailboxReplicationService.MailboxReplicationServiceClient.GetMailboxInformation(Guid primaryMailboxGuid, Guid physicalMailboxGuid, TenantPartitionHint partitionHint, Guid targetMdbGuid, String targetMdbName, String remoteHostName, String remoteOrgName, String remoteDCName, NetworkCredential cred) at Microsoft.Exchange.Management.RecipientTasks.NewMoveRequest.RetrieveSourceMailboxesInfo() at Microsoft.Exchange.Management.RecipientTasks.NewMoveRequest.InternalValidate() at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__8() at Microsoft.Exchange.Configuration.Core.LatencyTrackerExtension.StartAndEndInternalTracking(LatencyTracker latencyTracker, String groupName, String funcName, Boolean logDetailsAlways, Action action) at Microsoft.Exchange.Configuration.Core.CmdletLatencyTracker.StartAndEndInternalTracking(Guid cmdletUniqueId, String groupName, String funcName, Boolean logDetailsAlways, Action action) at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__7()
   ServerTransient
   System.TimeoutException: This request operation sent to net.tcp://azrex01.fabrikam.com/Microsoft.Exchange.MailboxReplicationService did not receive a reply within the configured timeout (00:01:00). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client. Server stack trace: at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Microsoft.Exchange.MailboxReplicationService.IMailboxReplicationService.GetMailboxInformation3(Guid primaryMailboxGuid, Guid physicalMailboxGuid, Byte[] partitionHint, Guid targetMdbGuid, String targetMdbName, String remoteHostName, String remoteOrgName, String remoteDCName, String username, String password, String domain) at Microsoft.Exchange.MailboxReplicationService.MailboxReplicationServiceClient.<>c__DisplayClassa.<GetMailboxInformation>b__9() at Microsoft.Exchange.MailboxReplicationService.CommonUtils.CallWCFService[ExceptionT](Action serviceCall, String epAddress, Action`1 faultHandler, VersionInformation serverVersion)
   ExAA9BE9

Best Regards

Rinken


Rinken


Viewing all articles
Browse latest Browse all 7129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>