Opened 2 years ago
Last modified 2 years ago
#21500 new defect
aRC=VBOX_E_FILE_ERROR (0x80bb0004)
Reported by: | pabel | Owned by: | |
---|---|---|---|
Component: | OVF | Version: | VirtualBox-7.0.6 |
Keywords: | export/import *.ova | Cc: | |
Guest type: | Linux | Host type: | Linux |
Description
If the annotations/describing textfield of the machine => <attached pic> grows up to more than 8192 bytes/signs/text and when this machine once is exported as *.ova it will not be possible to import again and use it in Virtalbox
=> ERROR-Notation while refusing to load *.ova :
ApplRead ERROR [COM]: aRC=VBOX_E_FILE_ERROR (0x80bb0004) aIID={86a98347-7619-41aa-aece-b21ac5c1a7e6} aComponent={ApplianceWrap} aText={Element 'Annotation' exceeds limit of 8192 bytes VERR_BUFFER_OVERFLOW (Buffer too small to save result.)}, preserve=false aResultDetail=0
It will be helpful to reserve enough place for text annotations in my case I store all notices of buildups for new machines as helpful stepbystep reminders
Attachments (1)
Change History (2)
by , 2 years ago
Attachment: | Screenshot_20230203_162225_x.jpg added |
---|
p.s. the import of a "textannotationoverloaded" *.ova can reimported like [b]scottgus1b in [url]https://forums.virtualbox.org/viewtopic.php?f=3&t=108520#p531648[/url] described