VBOX_E_FILE_ERROR

Discussions related to using VirtualBox on Linux hosts.
Post Reply
lno184
Posts: 1
Joined: 29. Feb 2012, 23:41

VBOX_E_FILE_ERROR

Post by lno184 »

HI all

New to this site. We have been building OVA images for quite a while, but with a recent update to VM we are massaging (Oracle Linux 6.9 with UEK4 ), I started getting this error. We are running VBoxManage on RedHat (Red Hat Enterprise Linux Server release 6.6 (Santiago) ) The vbox version is VirtualBox-5.1.x86_64. The only real difference I can figure is that the VDI's that we are processing are slightly bigger.

/opt/VirtualBox/VBoxManage export VBOX_8_56_07_SHELL --output /ds2/templates/vboxshell.23492/VBOX_8_56_07_SHELL.ova --vsys 0 --product 'XXXXX VBox Shell Appliance' --vendor XXXX --version XXXX
0%...10%...20%...30%...40%...50%...60%...70%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance write failed
VBoxManage: error: File not accessible or erroneous file contents
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Appliance, interface IAppliance
VBoxManage: error: Context: "int handleExportAppliance(HandlerArg*)" at line 1121 of file VBoxManageAppliance.cpp
Post Reply