堆内存溢出 [英] Heap Memory Overflow

查看:67
本文介绍了堆内存溢出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在Matlab 7.10.0中为我的程序编写了一些代码,该代码具有图形用户界面,但是有时我确实在命令窗口中收到此错误:

I have written some piece of code for my program in Matlab 7.10.0 which has a graphical user interface, but sometimes i do receive this error on the command window:

[ConditionalEventPump]异常 在事件调度期间发生: java.lang.OutOfMemoryError:Java堆 空间

[ConditionalEventPump] Exception occurred during event dispatching: java.lang.OutOfMemoryError: Java heap space

系统变得太慢了... 请帮助我,如何解决此堆内存问题.

And the system gets too slow... Kindly help me with this,,how can i resolve this heap memory issue.

推荐答案

您需要增加JVM的堆内存量,请参见

You need to increase the amount of heap memory for the JVM, see this "solution"

这篇关于堆内存溢出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆