Menu

VirtualBox error: Cannot interpret appliance

Daniel
2014-04-09
2015-04-04
  • Daniel

    Daniel - 2014-04-09

    Hi,

    I crated an ovf file from VMWARE which imported without error into
    Virtuabox. However when I try importing into Virtualbox PHP I get this
    error:

    I there any way around it ?

    VirtualBox error: Cannot interpret appliance without reading it first
    (call read() before interpret()) (0x80004005)

    SoapFault Object
    (
    [message:protected] => VirtualBox error: Cannot interpret appliance
    without reading it first (call read() before interpret()) (0x80004005)
    [string:Exception:private] =>
    [code:protected] => 0
    [file:protected] => /var/www/phpvirtualbox/lib/vboxServiceWrappers.php
    [line:protected] => 892
    [trace:Exception:private] => Array
    (
    [0] => Array
    (
    [file] =>
    /var/www/phpvirtualbox/lib/vboxServiceWrappers.php
    [line] => 892
    [function] => __soapCall
    [class] => SoapClient
    [type] => ->
    [args] => Array
    (
    [0] => IAppliance_interpret
    [1] => Array
    (
    [0] => Array
    (
    [_this] =>
    83c6e0dfd27468d8-000000000001980f
    )

                                 )
    
                         )
    
                 )
    
             [1] => Array
                 (
                     [file] => /var/www/phpvirtualbox/lib/vboxconnector.php
                     [line] => 2011
                     [function] => interpret
                     [class] => IAppliance
                     [type] => ->
                     [args] => Array
                         (
                         )
    
                 )
    
             [2] => Array
                 (
                     [file] => /var/www/phpvirtualbox/lib/vboxconnector.php
                     [line] => 279
                     [function] => remote_applianceReadInterpret
                     [class] => vboxconnector
                     [type] => ->
                     [args] => Array
                         (
                             [0] => Array
                                 (
                                     [file] => /home/admincit/VirtualBox
    

    VMs/moodle-HP-Z420-Workstation/moodle-HP-Z420-Workstation.ovf
    [fn] => applianceReadInterpret
    )

                             [1] => Array
                                 (
                                     [data] => Array
                                         (
                                         )
    
                                     [errors] => Array
                                         (
                                         )
    
                                     [persist] => Array
                                         (
                                         )
    
                                 )
    
                         )
    
                 )
    
             [3] => Array
                 (
                     [file] => /var/www/phpvirtualbox/lib/ajax.php
                     [line] => 259
                     [function] => __call
                     [class] => vboxconnector
                     [type] => ->
                     [args] => Array
                         (
                             [0] => applianceReadInterpret
                             [1] => Array
                                 (
                                     [0] => Array
                                         (
                                             [file] =>
    

    /home/admincit/VirtualBox
    VMs/moodle-HP-Z420-Workstation/moodle-HP-Z420-Workstation.ovf
    [fn] => applianceReadInterpret
    )

                                     [1] => Array
                                         (
                                             [0] => Array
                                                 (
                                                     [data] => Array
                                                         (
                                                         )
    
                                                     [errors] => Array
                                                         (
                                                         )
    
                                                     [persist] => Array
                                                         (
                                                         )
    
                                                 )
    
                                         )
    
                                 )
    
                         )
    
                 )
    
             [4] => Array
                 (
                     [file] => /var/www/phpvirtualbox/lib/ajax.php
                     [line] => 259
                     [function] => applianceReadInterpret
                     [class] => vboxconnector
                     [type] => ->
                     [args] => Array
                         (
                             [0] => Array
                                 (
                                     [file] => /home/admincit/VirtualBox
    

    VMs/moodle-HP-Z420-Workstation/moodle-HP-Z420-Workstation.ovf
    [fn] => applianceReadInterpret
    )

                             [1] => Array
                                 (
                                     [0] => Array
                                         (
                                             [data] => Array
                                                 (
                                                 )
    
                                             [errors] => Array
                                                 (
                                                 )
    
                                             [persist] => Array
                                                 (
                                                 )
    
                                         )
    
                                 )
    
                         )
    
                 )
    
         )
    
     [previous:Exception:private] =>
     [faultstring] => VirtualBox error: Cannot interpret appliance
    

    without reading it first (call read() before interpret()) (0x80004005)
    [faultcode] => SOAP-ENV:Client
    [detail] => stdClass Object
    (
    [RuntimeFault] => stdClass Object
    (
    [resultCode] => -2147467259
    [interfaceID] => 3059cf9e-25c7-4f0b-9fa5-3c42e441670b
    [component] => Appliance
    [text] => Cannot interpret appliance without
    reading it first (call read() before interpret())
    )

     
  • Ian Moore

    Ian Moore - 2015-04-04

    Can you tell me what version of phpVirtualBox and VirtualBox you are using?

     

Log in to post a comment.