尝试按照以下说明在 Hyper-V 2012 r2 上安装 Hyper-V AgentShell: http://cloudstack-installation.readthedocs.org/en/latest/hypervisor/hyperv.html
安装程序崩溃,错误“应用程序中位置 0x541b8384 处发生未知软件异常 (0xe0434352)”
我还尝试使用 Jenkins CI 构建http://jenkins.buildacloud.org/
当我运行 AgentShell --install 命令时,出现崩溃对话框:
答案1
奇怪的是,通过在运行安装之前运行“卸载”解决了这个问题。
AgentShell.exe --uninstall
其次是:
AgentShell.exe --install
..没有崩溃!