Customer wishes to change the global job timeout value in vReplicator 3.x but is unable to find this setting in the GUI.
There is no option to do this through the GUI, this must done by directly editing the Vizioncore.vReplicator.Service.exe.config file.
1. Browse to the vReplicator install directory, by default this will be C:\Program Files\Vizioncore\vReplicator.
2. Look for a file named Vizioncore.vReplicator.Service.exe.config.
3. Open this file in a text editor such as Notepad.
4. Look for the following key
<add key="ReplicationJobTimeOutInMinutes" value="960" />
<!-- This the elapsed time to give a job to run in before timing out.-->
5. Change 960 to the desired value, the maximum possible is 9999.
6. Save the change to the file and, at a time when no jobs are in progress, restart the vReplicator Job Service on the vReplicator server. This will cause the config file to be reread and the change will then take effect.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center