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




  • 相关阅读:
    vue实例讲解之vuex的使用
    实例讲解webpack的基本使用第一篇
    如何写一个jquery插件
    《改变你一生的108个心理学法则》读书笔记
    用css绘制各种图形
    关于js浮点数计算精度不准确问题的解决办法
    非常有用的css使用总结
    网页meta标签总结
    Object.defineProperty()方法的用法详解
    js中set和get的用法
  • 原文地址:https://www.cnblogs.com/softidea/p/4787187.html
Copyright © 2011-2022 走看看