You can resume the task from a particular point of failure. This will save your a lot of time if you are failing on the task and re executing it again and again after doing fixes.
Re-run the upgrade-profile with the flag
-Dwp.migration.framework.resume=<last failing task name>
like :
-Dwp.migration.framework.resume=deploy-apps
Re-run the upgrade-profile with the flag
-Dwp.migration.framework.resume=<last failing task name>
like :
-Dwp.migration.framework.resume=deploy-apps
No comments:
Post a Comment