Howdy,
I have recently developed some code that makes multiple calls to VclWaitTaskEnd.
As of last week this code was executing properly with no issues, but of course now that I am back to it on Monday I am receiving the following error:
Task 'task' error: DynamicWrapper (Instance) : [VclError]-[class com.vmware.vmo.plugin.vcloud.model.schema.objects.Error] -- VALUE : com.vmware.vmo.plugin.vcloud.model.schema.objects.Error@4e682aa1 (Dynamic Script Module name : VclWaitTaskEnd#26)
The error has appeared in multiple places in the code and seems to be triggered on whichever conditional statement calls for the wait first.
Could anyone shed some light on why this has cropped up.
Thanks,