以下是错误信息:
020-04-10 10:29:57.895 goland[1523:31631] allVms required 1.8*,1.8+
2020-04-10 10:29:57.897 goland[1523:31634] Current Directory: /Users/Donne
2020-04-10 10:29:57.897 goland[1523:31634] Value of GOLAND_VM_OPTIONS is (null)
2020-04-10 10:29:57.897 goland[1523:31634] Processing VMOptions file at /Users/Donne/Library/Application Support/JetBrains/GoLand2020.1/goland.vmoptions
2020-04-10 10:29:57.897 goland[1523:31634] Done
Error: could not find libjava.dylib
Failed to GetJREPath()
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Error opening zip file or JAR manifest missing : /Applications/GoLand.app/Contents/bin/jetbrains-agent.jar
Error occurred during initialization of VM
agent library failed to init: instrument
1
Donne OP 删除了 /Users/Donne/Library/Application Support/JetBrains/GoLand2020.1/goland.vmoptions 后可以启动了,瞎猫碰上死耗子。
|
2
peyppicp 2020-04-10 11:07:37 +08:00
/Applications/GoLand.app/Contents/bin/jetbrains-agent.jar
|
3
hantsy 2020-04-10 11:23:35 +08:00
Failed to GetJREPath()
|
6
hantsy 2020-04-10 11:33:24 +08:00
这个问题出现只是这个文件里面配置有问题,比如 jdk 路径等。
|
7
feelinglucky 2020-04-10 12:08:11 +08:00 1
看 `jetbrains-agent.jar` 就知道可能是盗版的受害者,😄️
|
8
senninha 2020-04-10 14:56:22 +08:00
启动加载 Java Agent 失败了,删掉启动配置就不会去加载这个 Agent,所以表现就是能“打开”了。。。
|
9
ztcaoll222 2020-04-10 15:17:23 +08:00
|
10
kaifang 2020-04-10 15:20:08 +08:00 via iPhone
一切正常,刚升级到了 goland 2020.1 教育版全家桶
|
11
hallDrawnel 2020-04-10 15:21:32 +08:00
一般直接全部干掉再装就行了。
|
12
justin2018 2020-04-10 16:00:58 +08:00
升级了 真香~~ 貌似 2020.1 支持中文包了~ 没有完全中文化 个别英文还没有翻译~
|
14
Donne OP 删除了 Support 、Preferences 下的相关目录,然后重新下载了一个可以成功打开了。
|
15
sherlockgy 2020-04-13 17:35:30 +08:00
因为你目录里面有破解包,新版本加载失败了,你可以从 vmoption 文件里面把你引用破解包那句给删了。正版不贵,600 多,买一个吧,毕竟是帮你挣钱的工具
|