SCV restore job does not progress from 70 percent
Applies to
SnapCenter Plug-in for VMware vSphere (SCV)
Issue
- SCV restore job does not progress from 70%.
 - Restore job stopped with NullpointerException.
 - The exception happens during 
waitForTaskCompletionafterrelocateVmAndVmdks vmcontrol_jetty_server.logincludes the following error log.
Example:
0000383+00:00 WARN  SCV org.eclipse.jetty.server.HttpChannel /scbr/smcoreplugin/restore
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NullPointerException
...
Caused by: java.lang.NullPointerException
        at com.netapp.aegis.vsphere.VsphereService.waitForTaskCompletion(VsphereService.java:218)
        at com.netapp.aegis.vsphere.MigrationService.relocateVmAndVmdks(MigrationService.java:159)
        at...
- This is an exception thrown while checking the progress of moving the vmdks from the cloned datastore.
 
