Hi all,
I have been using a pretty bog standard "instantiate a vapp template" workflow now for sometime. Occassionally I get an internal error 500 issue which seems to be a generic failure.
More recently I have started looping of deployment which means that as I am running the workflow more often I am seeing more failures.
So my environment has 3 major components.
VCO VC VCD.
all of which appear to be functioning fine, all work 95% of the time. I am just seeing this issue now due to the sheer volume of vApps being provisioned. Technically I can handle this by adding some form of retry count to the calling code. however I would like to dig a little deeper and see what the root cause of this issue is. perhaps this is an underlying infrastructure issue that I am missing somewhere.
Not really sure where this information will be logged, I guess its hidden in the depths of vCD somewhere. vCO certainly doesn't give any clear indication of location other than the 500 error code. I can rerun the same workflow again with no errors.