SOLVED Virtualbox dont work after going for 9.10 Nightlies from Stable

Status
Not open for further replies.

reidara

Dabbler
Joined
Aug 4, 2012
Messages
42
I decided to change train from 9.10 Stable to 9.10 Nightlies....

After that Virtualbox plugin dont work... I can access the webgui of virtualbox , but the VMs wont start:

I get this error: The virtual machine 'test' has terminated unexpectedly during startup with exit code 1

and this :
Exception Object
(
[message:protected] => The virtual machine 'test' has terminated unexpectedly during startup with exit code 1
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /usr/local/www/phpvirtualbox/lib/vboxconnector.php
[line:protected] => 2382
[trace:Exception:private] => Array
(
[0] => Array
(
=> /usr/local/www/phpvirtualbox/lib/vboxconnector.php
[line] => 928
[function] => remote_progressGet
[class] => vboxconnector
[type] => ->
[args] => Array
(
[0] => Array
(
[progress] => 5107891f2cbf9bef-000000000000042b
[_persist] => Array
(
[vboxHandle] => 5107891f2cbf9bef-0000000000000429
)

[fn] => progressGet
)

)

)

[1] => Array
(
=> /usr/local/www/phpvirtualbox/lib/ajax.php
[line] => 309
[function] => __call
[class] => vboxconnector
[type] => ->
[args] => Array
(
[0] => progressGet
[1] => Array
(
[0] => Array
(
[progress] => 5107891f2cbf9bef-000000000000042b
[_persist] => Array
(
[vboxHandle] => 5107891f2cbf9bef-0000000000000429
)

[fn] => progressGet
)

[1] => Array
(
[0] => Array
(
[data] => Array
(
[responseData] => Array
(
[progress] => 5107891f2cbf9bef-000000000000042b
[info] => Array
(
[completed] => 1
[canceled] =>
[description] => Starting VM
[operationDescription] => Creating process for virtual machine "test" (headless)
[timeRemaining] => Array
(
)

[timeElapsed] => Array
(
[days] => 16981
[hours] => 17
[minutes] => 12
[seconds] => 10
)

[percent] => 0
)

)

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

[errors] => Array
(
)

[persist] => Array
(
)

[messages] => Array
(
)

)

)

)

)

)

[2] => Array
(
=> /usr/local/www/phpvirtualbox/lib/ajax.php
[line] => 309
[function] => progressGet
[class] => vboxconnector
[type] => ->
[args] => Array
(
[0] => Array
(
[progress] => 5107891f2cbf9bef-000000000000042b
[_persist] => Array
(
[vboxHandle] => 5107891f2cbf9bef-0000000000000429
)

[fn] => progressGet
)

[1] => Array
(
[0] => Array
(
[data] => Array
(
[responseData] => Array
(
[progress] => 5107891f2cbf9bef-000000000000042b
[info] => Array
(
[completed] => 1
[canceled] =>
[description] => Starting VM
[operationDescription] => Creating process for virtual machine "test" (headless)
[timeRemaining] => Array
(
)

[timeElapsed] => Array
(
[days] => 16981
[hours] => 17
[minutes] => 12
[seconds] => 10
)

[percent] => 0
)

)

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

[errors] => Array
(
)

[persist] => Array
(
)

[messages] => Array
(
)

)

)

)

)

)

[previous:Exception:private] =>
)


What to do ?
 
D

dlavigne

Guest
I decided to change train from 9.10 Stable to 9.10 Nightlies....

Why? Do you plan to provide testing and bug reports for the development team?

If not, you should change your train back to STABLE, change the default boot environment back to the latest stable BE, and reboot into it...
 

reidara

Dabbler
Joined
Aug 4, 2012
Messages
42
Why? Do you plan to provide testing and bug reports for the development team?

If not, you should change your train back to STABLE, change the default boot environment back to the latest stable BE, and reboot into it...

Ok . Will Do
 

reidara

Dabbler
Joined
Aug 4, 2012
Messages
42
Why? Do you plan to provide testing and bug reports for the development team?

If not, you should change your train back to STABLE, change the default boot environment back to the latest stable BE, and reboot into it...


Thank You. Problem Solved
 
Last edited:
Status
Not open for further replies.
Top