3 Steps to solve problem:java.lang.OutOfMemoryError: PermGen space in tomcat



Today i open a url by my browser, i find my eclipse show error:java.lang.OutOfMemoryError: PermGen space,which means tomcat use too much memory.Then the web system can not be opened correctly.

To fix this problem is easy, you can search much solutions by google, today i introduce my solution steps.

Step 1: Close your eclipse and edit eclipse.ini

If you have opened window of eclipse, you should close it.

Then you should open eclipse.ini file and edit it.

If you do not know where this file is, you can find it at the install path of your eclipse. For example, paht:D:\Program Files\eclipse is my eclipse install path and eclipse.ini file is in directory of D:\Program Files\eclipse.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>