Skip to content

phpvirtualbox 7.2 - error saving 64-bit machine #363

@jhoerter70

Description

@jhoerter70

If i open an existing 64-bit machine (Ubuntu or Win11) and i will save it, i get folowing error (Page fusion ist not enabled):

VirtualBox error: apirc=0x80004001 Page fusion is only supported on 64-bit hosts (0x80004001)

SoapFault Object
(
[message:protected] => VirtualBox error: apirc=0x80004001 Page fusion is only supported on 64-bit hosts (0x80004001)
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /var/www/html/endpoints/lib/vboxServiceWrappers.php
[line:protected] => 6414
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /var/www/html/endpoints/lib/vboxServiceWrappers.php
[line] => 6414
[function] => __soapCall
[class] => SoapClient
[type] => ->
)

        [1] => Array
            (
                [file] => /var/www/html/endpoints/lib/vboxServiceWrappers.php
                [line] => 48
                [function] => setPageFusionEnabled
                [class] => IMachine
                [type] => ->
            )

        [2] => Array
            (
                [file] => /var/www/html/endpoints/lib/vboxconnector.php
                [line] => 1943
                [function] => __set
                [class] => VBox_ManagedObject
                [type] => ->
            )

        [3] => Array
            (
                [file] => /var/www/html/endpoints/lib/vboxconnector.php
                [line] => 952
                [function] => remote_machineSave
                [class] => vboxconnector
                [type] => ->
            )

        [4] => Array
            (
                [file] => /var/www/html/endpoints/api.php
                [line] => 316
                [function] => __call
                [class] => vboxconnector
                [type] => ->
            )

    )

[previous:Exception:private] => 
[faultstring] => VirtualBox error: apirc=0x80004001 Page fusion is only supported on 64-bit hosts (0x80004001)
[faultcode] => SOAP-ENV:Client
[faultcodens] => 
[faultactor] => 
[detail] => stdClass Object
    (
        [RuntimeFault] => stdClass Object
            (
                [resultCode] => -2147467263
                [returnval] => 4a36a030f5859cc6-000000000000000a
            )

    )

[_name] => 
[headerfault] => 

)__

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions