The virtual machine 'crashplan' has terminated unexpectedly during startup with exit code 1
Posted: 29. Apr 2017, 01:46
Hello,
Currently I'm running Virtualbox 4.3.12 on a FreeNAS 9.10 templated jail. After applying a small FreeNAS upgrade (just a patch to 9.10), I'm unable to load my ubuntu 14.02 crashplan instance in virtualbox with the error "The virtual machine 'crashplan' has terminated unexpectedly during startup with exit code 1". Attached below are the details from that error, but I'm having trouble figuring out where the problem is. Any help would be appreciated, thanks!
Currently I'm running Virtualbox 4.3.12 on a FreeNAS 9.10 templated jail. After applying a small FreeNAS upgrade (just a patch to 9.10), I'm unable to load my ubuntu 14.02 crashplan instance in virtualbox with the error "The virtual machine 'crashplan' has terminated unexpectedly during startup with exit code 1". Attached below are the details from that error, but I'm having trouble figuring out where the problem is. Any help would be appreciated, thanks!
Code: Select all
Exception Object
(
[message:protected] => The virtual machine 'crashplan' 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
(
[file] => /usr/local/www/phpvirtualbox/lib/vboxconnector.php
[line] => 928
[function] => remote_progressGet
[class] => vboxconnector
[type] => ->
[args] => Array
(
[0] => Array
(
[progress] => 467a66939dd3e98b-00000000000000b5
[_persist] => Array
(
[vboxHandle] => 467a66939dd3e98b-00000000000000b3
)
[fn] => progressGet
)
)
)
[1] => Array
(
[file] => /usr/local/www/phpvirtualbox/lib/ajax.php
[line] => 309
[function] => __call
[class] => vboxconnector
[type] => ->
[args] => Array
(
[0] => progressGet
[1] => Array
(
[0] => Array
(
[progress] => 467a66939dd3e98b-00000000000000b5
[_persist] => Array
(
[vboxHandle] => 467a66939dd3e98b-00000000000000b3
)
[fn] => progressGet
)
[1] => Array
(
[0] => Array
(
[data] => Array
(
[responseData] => Array
(
[progress] => 467a66939dd3e98b-00000000000000b5
[info] => Array
(
[completed] => 1
[canceled] =>
[description] => Starting VM
[operationDescription] => Creating process for virtual machine "crashplan" (headless)
[timeRemaining] => Array
(
)
[timeElapsed] => Array
(
[days] => 17284
[hours] => 23
[minutes] => 31
[seconds] => 5
)
[percent] => 0
)
)
[success] => 1
[key] => 53474945cfd7ac0bf8114767c209c2a6
)
[errors] => Array
(
)
[persist] => Array
(
)
[messages] => Array
(
)
)
)
)
)
)
[2] => Array
(
[file] => /usr/local/www/phpvirtualbox/lib/ajax.php
[line] => 309
[function] => progressGet
[class] => vboxconnector
[type] => ->
[args] => Array
(
[0] => Array
(
[progress] => 467a66939dd3e98b-00000000000000b5
[_persist] => Array
(
[vboxHandle] => 467a66939dd3e98b-00000000000000b3
)
[fn] => progressGet
)
[1] => Array
(
[0] => Array
(
[data] => Array
(
[responseData] => Array
(
[progress] => 467a66939dd3e98b-00000000000000b5
[info] => Array
(
[completed] => 1
[canceled] =>
[description] => Starting VM
[operationDescription] => Creating process for virtual machine "crashplan" (headless)
[timeRemaining] => Array
(
)
[timeElapsed] => Array
(
[days] => 17284
[hours] => 23
[minutes] => 31
[seconds] => 5
)
[percent] => 0
)
)
[success] => 1
[key] => 53474945cfd7ac0bf8114767c209c2a6
)
[errors] => Array
(
)
[persist] => Array
(
)
[messages] => Array
(
)
)
)
)
)
)
[previous:Exception:private] =>
)