If your OVA package was deployed with this CD-ROM state than this will fix your issue. If not, this probably won't help.
Basically you extract the OVA with 7zip. Delete the manifest file and edit line ~96 inside the .ovf file.
Change this:
<rasd:ResourceSubType>vmware.cdrom.iso</rasd:ResourceSubType>
To This:
<rasd:ResourceSubType>vmware.cdrom.atapi</rasd:ResourceSubType>