Environment
PlateSpin Protect 10.4
Situation
Resolution
Determine if the PlateSpin Operations Framework Controller service on the source workload has started and remains running. If not, follow the steps below:
1. Abort the hanging replication
2. On the source workload open the C:\Program Files\PlateSpin Migrate Server\Controller\OfxController.exe.config file with notepad
3. Locate the following line:
<JobScheduling UseThreads="true" UseThrottling="True" />
4. Change the value of UseThrottling to false:
<JobScheduling UseThreads="true" UseThrottling="false" />
5. Save the file and exit. Start the PlateSpin Operations Framework Controller service
6. Start a new replication