美文网首页
DBeaverEE Failed to create the J

DBeaverEE Failed to create the J

作者: 王国的荣耀 | 来源:发表于2021-02-03 16:55 被阅读0次

Mac os big sur 打不开Dbeaver

DBeaverEE Failed to create the Java Virtual Machine.

设置vm路径就可以了。
-vm
/Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/bin

-startup
../Eclipse/plugins/org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar
--launcher.library
../Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426
-vm
/Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/bin
-vmargs
-XX:+IgnoreUnrecognizedVMOptions
--add-modules=ALL-SYSTEM
-Xms128m
-Xmx2048m
-XstartOnFirstThread
-javaagent:/Applications/DBeaverEE.app/Contents/lib/dbeaver-agent.jar

相关文章

网友评论

      本文标题:DBeaverEE Failed to create the J

      本文链接:https://www.haomeiwen.com/subject/ixlmtltx.html