How to start Tomcat error in Eclipse Java.lang.OutOfMemoryError:PermGen space solution

Source: Internet
Author: User
Tags tomcat server

Some projects refer to too many jar packages, or reflection generates too many classes, different or have too many constant pools, it is possible to report Java.lang.OutOfMemoryError:PermGen Space Error, we know that can be passed the JVM parameters -XX:MaxPermSize=256mto configure the size of this portion of the heap memory.

How do I configure Tomcat's memory size in eclipse?

First you need to double-click Tomcat Server, as shown in:

A double-click will appear after the Tomcat configuration interface:

Then click on the, Red rectangle link, will pop up the Tomcat parameter configuration section face, to select the arguments parameter box:

If you set the value of-xx:maxpermsize=256m within the VM arguments text box, you can add other JVM parameters, such as maximum memory, minimum memory, and so on.

Source: Http://outofmemory.cn/java/OutOfMemoryError/outofmemoryerror-permgen-space-in-tomcat-with-eclipse

How to start Tomcat error in Eclipse Java.lang.OutOfMemoryError:PermGen space solution

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.