[img=https://img-bbs.csdn.net/upload/202103/07/1615083905_926343.png][/img]
报错如上,具体情况是,前几天安装了惠普家的那个QuickTest professional,结果今天在运行idea时直接打不开了。网上百度了很多都与我这个情况不同。
应该是环境出问题了,你的java环境还正常吗?
你可以通过命令行运行个例子看看环境是否正常 https://blog.csdn.net/qq_15158911/article/details/54645394
Picked up JAVA_TOOL_OPTIONS: -agentlib:jvmhook
Picked up _JAVA_OPTIONS: -Xrunjvmhook -Xbootclasspath/a:D:\quickTest\bin\java_shared\classes;D:\quickTest\bin\java_shared\classes\jasmine.jar
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Error occurred during initialization of VM
Could not find agent library jvmhook on the library path, with error: %1 不是有效的 Win32 应用程序。
请按任意键继续. . .
是jvm环境有问题吗?