zoukankan      html  css  js  c++  java
  • Unable to load Virtual engine

    相关:
    GenyMotion自带VirtualBox


    解决办法:
    首先确认genymotion及virtualBox正确安装,然后右键点击启动程序选属性,在兼容性里选以兼容模式运行,同时勾选以管理员身份运行。
    genymotion及virtualBox两个都要做,然后就可以了。


    C:Users当前用户名AppDataLocalGenymobilegenymotion.log

    九月 6 21:02:01 [Genymotion] [Error] Output command: "VBoxManage.exe: error: Failed to create the VirtualBox object!
    VBoxManage.exe: error: Code E_INVALIDARG (0x80070057) - One or more arguments are invalid (extended info not available)
    VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or failed to start."
    九月 6 21:02:01 [Genymotion] [Error] VBoxManage ("list", "hostinfo") returns 1
    九月 6 21:02:01 [Genymotion] [Error] Output command: "VBoxManage.exe: error: Failed to create the VirtualBox object!
    VBoxManage.exe: error: Code E_INVALIDARG (0x80070057) - One or more arguments are invalid (extended info not available)
    VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or failed to start."
    九月 6 21:02:02 [Genymotion] [Error] VBoxManage ("list", "hostinfo") returns 1
    九月 6 21:02:02 [Genymotion] [Error] Output command: "VBoxManage.exe: error: Failed to create the VirtualBox object!
    VBoxManage.exe: error: Code E_INVALIDARG (0x80070057) - One or more arguments are invalid (extended info not available)
    VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or failed to start."
    九月 6 21:02:03 [Genymotion] [Error] VBoxManage ("list", "hostinfo") returns 1
    九月 6 21:02:03 [Genymotion] [Error] Output command: "VBoxManage.exe: error: Failed to create the VirtualBox object!
    VBoxManage.exe: error: Code E_INVALIDARG (0x80070057) - One or more arguments are invalid (extended info not available)
    VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or failed to start."
    九月 6 21:02:03 [Genymotion] [Error] "Fail to load vboxmanage plugin from f:/Program Files/Genymobile/Genymotion/plugins/"
    九月 6 21:02:03 [Genymotion] [Error] VM Engine failed to load
    九月 6 21:02:03 [Genymotion] [Error] Unable to find VM Engine. Plugin loading aborted.
    九月 6 21:02:03 [Genymotion] [Debug] [LogCollector] VM engine not available


    http://www.imooc.com/qadetail/59986




  • 相关阅读:
    迭代器,可迭代对象,生成器区别
    七大经典排序算法
    二叉排序树的插入、生成、删除及查找操作
    二分查找(折半查找)
    顺序查找
    二叉树的创建、遍历及应用
    (原创)一些常见小程序(C)
    顺序队列
    二叉树的创建
    Vue开源项目库汇总
  • 原文地址:https://www.cnblogs.com/softidea/p/4787187.html
Copyright © 2011-2022 走看看