HolyDiablo / phpvirtualbox

Automatically exported from code.google.com/p/phpvirtualbox
Other
0 stars 0 forks source link

error #688

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Exception Object
(
    [message:protected] => 
    [string:Exception:private] => 
    [code:protected] => 32
    [file:protected] => /var/www/virtualbox/lib/vboxconnector.php
    [line:protected] => 111
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/virtualbox/lib/vboxconnector.php
                    [line] => 1187
                    [function] => __vboxwebsrvConnect
                    [class] => vboxconnector
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [1] => Array
                (
                    [file] => /var/www/virtualbox/lib/vboxconnector.php
                    [line] => 218
                    [function] => getGuestOSTypesCached
                    [class] => vboxconnector
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [fn] => getGuestOSTypes
                                )

                            [1] => Array
                                (
                                    [data] => 
                                    [errors] => Array
                                        (
                                        )

                                    [persist] => Array
                                        (
                                        )

                                )

                        )

                )

            [2] => Array
                (
                    [file] => /var/www/virtualbox/lib/ajax.php
                    [line] => 93
                    [function] => __call
                    [class] => vboxconnector
                    [type] => ->
                    [args] => Array
                        (
                            [0] => getGuestOSTypes
                            [1] => Array
                                (
                                    [0] => Array
                                        (
                                            [fn] => getGuestOSTypes
                                        )

                                    [1] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [data] => 
                                                    [errors] => Array
                                                        (
                                                        )

                                                    [persist] => Array
                                                        (
                                                        )

                                                )

                                        )

                                )

                        )

                )

            [3] => Array
                (
                    [file] => /var/www/virtualbox/lib/ajax.php
                    [line] => 93
                    [function] => getGuestOSTypes
                    [class] => vboxconnector
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [fn] => getGuestOSTypes
                                )

                            [1] => Array
                                (
                                    [0] => Array
                                        (
                                            [data] => 
                                            [errors] => Array
                                                (
                                                )

                                            [persist] => Array
                                                (
                                                )

                                        )

                                )

                        )

                )

        )

    [previous:Exception:private] => 
)

Original issue reported on code.google.com by gr.saved...@gmail.com on 26 Apr 2013 at 9:54

GoogleCodeExporter commented 8 years ago
Please create a new issue if you are still seeing this problem

Original comment by imooreya...@gmail.com on 11 Jul 2013 at 4:35