gpt4 book ai didi

linux - 无法运行 Android Studio - 无效的 ReservedCodeCacheSize

转载 作者:行者123 更新时间:2023-12-04 18:38:59 25 4
gpt4 key购买 nike

我下载了适用于 Ubuntu 的 Android Studio,每次尝试运行 ./studio.sh从 bin 文件夹中运行它,我收到以下错误消息:

Invalid ReservedCodeCacheSize=4000M. Must be at most 2048M.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
这是我的 studio.vmoptions 和 studio64.vmoptions 文件供引用
工作室.vmoptions
-server
-Xms256m
-Xmx768m
-XX:ReservedCodeCacheSize=240m
-XX:+UseG1GC
-XX:SoftRefLRUPolicyMSPerMB=50
-XX:CICompilerCount=2
-Dsun.io.useCanonPrefixCache=false
-Djdk.http.auth.tunneling.disabledSchemes=""
-Djdk.attach.allowAttachSelf=true
-Dkotlinx.coroutines.debug=off
-Djdk.module.illegalAccess.silent=true
-Djna.nosys=true
-Djna.boot.library.path=
-Didea.vendor.name=Google
-Dawt.useSystemAAFontSettings=lcd
-Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine
-Dsun.tools.attach.tmp.only=true
studio64.vmoptions
-Xms256m
-Xmx1280m
-XX:ReservedCodeCacheSize=240m
-XX:+UseG1GC
-XX:SoftRefLRUPolicyMSPerMB=50
-XX:CICompilerCount=2
-Dsun.io.useCanonPrefixCache=false
-Djdk.http.auth.tunneling.disabledSchemes=""
-Djdk.attach.allowAttachSelf=true
-Dkotlinx.coroutines.debug=off
-Djdk.module.illegalAccess.silent=true
-Djna.nosys=true
-Djna.boot.library.path=
-Didea.vendor.name=Google
-Dawt.useSystemAAFontSettings=lcd
-Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine
-Dsun.tools.attach.tmp.only=true
我目前安装了 openjdk-8-jdk 和 openjdk-11-jdk
如果有任何人可以帮助我,我会很感激!

最佳答案

我修复了它,我基本上是在编辑错误的 studio64.vmoptions 文件,我编辑了 ~/.config/Google/AndroidStudio4.2 中的那个之后一切正常

关于linux - 无法运行 Android Studio - 无效的 ReservedCodeCacheSize,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67889999/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com