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




  • 相关阅读:
    第一百二十七节,JavaScript,JSON数据类型转换,数据转换成字符串,字符串转换成数据
    第一百二十六节,JavaScript,XPath操作xml节点
    第一百二十五节,JavaScript,XML
    第一百二十四节,JavaScriptCookie与存储
    in_array严格模式和普通模式的区别
    thinkphp解决表单令牌问题
    php操作Memcache示例
    flash引入
    自己制作简单的可编辑并添加表情的文本编辑器
    php中mysqli 处理查询结果集的几个方法
  • 原文地址:https://www.cnblogs.com/softidea/p/4787187.html
Copyright © 2011-2022 走看看