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




  • 相关阅读:
    第三天 python的初始编码,基本数据类型(int,str,bool),字符串的操作
    while循环,格式化输出,运算符,while...else...
    python的种类,变量,常量,基础数据类型,input,if条件语句
    JavaScript 之 web API
    传输层上的TCP和UDP
    应用层上的协议HTTP
    计算机网络通信
    grid布局
    使用classList和dataset实现tab切换
    JS之跨域
  • 原文地址:https://www.cnblogs.com/softidea/p/4787187.html
Copyright © 2011-2022 走看看