I used the Oracle SQL Developer(Version: 2.1.0.63) and has the same
problem. Then I changed the ide.conf file located under <Oracle SQL
eveloper>ide/bin/.
follow the below steps:
1. open the file
ide.conf located under <Oracle SQL eveloper>ide/bin/
2. located
line "AddVMOption -XX:MaxPermSize=640M".
3. changed to "AddVMOption
-XX:MaxPermSize=256M".
4. done.
and the Oracle SQL Developer
works.
Unable to create an instance of the Java Virtual Machine
最新推荐文章于 2025-08-22 12:31:39 发布
本文详细介绍了如何通过修改IDE配置文件中的最大永久代大小,解决使用Oracle SQL Developer时遇到的内存溢出问题。

699

被折叠的 条评论
为什么被折叠?



