You are currently reviewing an older revision of this page.
APM Remote fails to run initialization due to Web Service being unavailable or busy.
Check the RemoteSynchronizer log. If the error log entry contains the following:
2018-06-20 18:58:10.1395Z Error Joe.Marin Ivara.Replication.Remote.Synchronizer.Client [9] Synchronization Failure EXCEPTION OCCURRED:EndpointNotFoundException There was no endpoint listening at http://xxxxxx.bentley.com/remotesvc/RemoteService/Synchronize that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. Server stack trace: ...
...WebException The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
Messages of this type indicate that the web service is busy or unavailable.
If the Synchronization Service has been configured properly and is up and running without errors, this is likwly due to a configuration problem on the Remote. Here is how to verify that the settings on the remote are correct:
If the Remote was packaged and deployed, then you will need to redeploy deployment package.