Following error occurs during the new disk function. Seems to work without errors in vsphere, but returns the following error in Opalis. Workaround is to change the object links to continue on error/warning.
Here's the error:
Object reference not set to an instance of an object.
Exception: NullReferenceException
Target site: <runCommand>d__0.MoveNext
Stack trace:
at VMWareCMDlets.NewHardDisk.<runCommand>d__0.MoveNext()
at Opalis.QuickIntegrationKit.Framework.Core.FilterSet.Filter(IEnumerable values)
at Opalis.QuickIntegrationKit.Framework.Core.FilteredResponse.PublishRange(IEnumerable values)
at VMWareCMDlets.NewHardDisk.Execute(IOpalisRequest request, IOpalisResponse response)
Here's the error:
Object reference not set to an instance of an object.
Exception: NullReferenceException
Target site: <runCommand>d__0.MoveNext
Stack trace:
at VMWareCMDlets.NewHardDisk.<runCommand>d__0.MoveNext()
at Opalis.QuickIntegrationKit.Framework.Core.FilterSet.Filter(IEnumerable values)
at Opalis.QuickIntegrationKit.Framework.Core.FilteredResponse.PublishRange(IEnumerable values)
at VMWareCMDlets.NewHardDisk.Execute(IOpalisRequest request, IOpalisResponse response)