Page 1 of 1

VMs Crash on TOS5 5.0.126-00163

Posted: 03 Jul 2022, 02:33
by kennethmb
All VMs I try to run in virtual box ABEND this way.

I thought it was because I was bringing it forward after the TOS5 Update but I get the same thing when trying to create a new vm.

Code: Select all

Exception Object
(
    [message:protected] => The virtual machine 'HomeAssistant' has terminated unexpectedly during startup with exit code 1 (0x1)
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /Volume1/@apps/virtualbox/webui/endpoints/lib/vboxconnector.php
    [line:protected] => 2443
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /Volume1/@apps/virtualbox/webui/endpoints/lib/vboxconnector.php
                    [line] => 951
                    [function] => remote_progressGet
                    [class] => vboxconnector
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [progress] => 11945766c42e0f31-0000000000000004
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /Volume1/@apps/virtualbox/webui/endpoints/api.php
                    [line] => 316
                    [function] => __call
                    [class] => vboxconnector
                    [type] => ->
                    [args] => Array
                        (
                            [0] => progressGet
                            [1] => Array
                                (
                                    [0] => Array
                                        (
                                            [progress] => 11945766c42e0f31-0000000000000004
                                        )

                                    [1] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [data] => Array
                                                        (
                                                            [responseData] => Array
                                                                (
                                                                    [progress] => 11945766c42e0f31-0000000000000004
                                                                    [info] => Array
                                                                        (
                                                                            [completed] => 1
                                                                            [canceled] => 
                                                                            [description] => Starting VM
                                                                            [operationDescription] => Creating process for virtual machine "HomeAssistant" (headless)
                                                                            [timeRemaining] => Array
                                                                                (
                                                                                )

                                                                            [timeElapsed] => Array
                                                                                (
                                                                                    [days] => 19175
                                                                                    [hours] => 18
                                                                                    [minutes] => 31
                                                                                    [seconds] => 8
                                                                                )

                                                                            [percent] => 0
                                                                        )

                                                                )

                                                            [success] => 1
                                                            [key] => 53474945cfd7ac0bf8114767c209c2a6
                                                        )

                                                    [errors] => Array
                                                        (
                                                        )

                                                    [persist] => Array
                                                        (
                                                        )

                                                    [messages] => Array
                                                        (
                                                        )

                                                )

                                        )

                                )

                        )

                )

        )

    [previous:Exception:private] => 
)

Re: VMs Crash on TOS5 5.0.126-00163

Posted: 03 Jul 2022, 12:34
by TMroy
what did you mean ABEND this way?

A new version of VirtualBox will be released next week, please try the new one.

Re: VMs Crash on TOS5 5.0.126-00163

Posted: 04 Jul 2022, 04:45
by kennethmb
abend abnormal end or crash

Re: VMs Crash on TOS5 5.0.126-00163

Posted: 02 Aug 2022, 22:01
by kennethmb
When will the new version of VirtualBox be released? Its been a month now and still no release of VirtualBox

Re: VMs Crash on TOS5 5.0.126-00163

Posted: 03 Aug 2022, 17:22
by TMSupport
The latest version was updated on July 18, have you installed it?

Re: VMs Crash on TOS5 5.0.126-00163

Posted: 05 Aug 2022, 05:50
by kennethmb
Yes I did and I still get this dump when it fails to boot

Exception Object
(
[message:protected] => The virtual machine 'Test' has terminated unexpectedly during startup with exit code 1 (0x1)
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /Volume1/@apps/virtualbox/webui/endpoints/lib/vboxconnector.php
[line:protected] => 2443
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /Volume1/@apps/virtualbox/webui/endpoints/lib/vboxconnector.php
[line] => 951
[function] => remote_progressGet
[class] => vboxconnector
[type] => ->
[args] => Array
(
[0] => Array
(
[progress] => 198d9e1786b822bf-0000000000000005
)

)

)

[1] => Array
(
[file] => /Volume1/@apps/virtualbox/webui/endpoints/api.php
[line] => 316
[function] => __call
[class] => vboxconnector
[type] => ->
[args] => Array
(
[0] => progressGet
[1] => Array
(
[0] => Array
(
[progress] => 198d9e1786b822bf-0000000000000005
)

[1] => Array
(
[0] => Array
(
[data] => Array
(
[responseData] => Array
(
[progress] => 198d9e1786b822bf-0000000000000005
[info] => Array
(
[completed] => 1
[canceled] =>
[description] => Starting VM
[operationDescription] => Creating process for virtual machine "Test" (headless)
[timeRemaining] => Array
(
)

[timeElapsed] => Array
(
[days] => 19208
[hours] => 21
[minutes] => 49
[seconds] => 23
)

[percent] => 0
)

)

[success] => 1
[key] => 53474945cfd7ac0bf8114767c209c2a6
)

[errors] => Array
(
)

[persist] => Array
(
)

[messages] => Array
(
)

)

)

)

)

)

)

[previous:Exception:private] =>
)

Re: VMs Crash on TOS5 5.0.126-00163

Posted: 05 Aug 2022, 21:31
by TMSupport
If convenient, you can contact our tech team to have a check.