UG安装问题:载入Java VM时Windows出现错误:2 and 初始化错误NX License Error:The desired vendor daemon is down。[-97]
载入Java VM时Windows出现错误:2
在网上找了很多方法,最后成功的方法来源这篇文章,https://jingyan.baidu.com/article/1e5468f9ae0c84484961b7e5.html。
在运行Launch.exe中Install License Server时,直接使用SPLMLicenseServer_v6.4.2_win64_setup.exe来运行即可,
在程序所在目录行输入cmd,运行代码
SPLMLicenseServer_v6.4.2_win64_setup LAX_VM "C:\Program Files\Java\jre7\bin\java.exe"
即可成功解决问题。