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




  • 相关阅读:
    HTTP协议及其POST与GET操作差异 & C#中如何使用POST、GET等
    php中0," ",null和false的区别
    php 上传大文件主要涉及配置upload_max_filesize和post_max_size两个选项。
    php 解决上传中文文件名时出现乱码的问题
    php学习之有用的资源 总结
    php 问题及原因总结
    php 汉字验证码
    php 图片验证码
    php 字母和数字验证码
    php 使用imagettftext()函数出问题的原因
  • 原文地址:https://www.cnblogs.com/softidea/p/4787187.html
Copyright © 2011-2022 走看看