Eclipse launches Tomcat error oom

Source: Internet
Author: User
Tags svn
The background of the problem arises:
Project originally can start normally, no problem, today from a new branch, to new check out, open a new workspace, from the new SVN address check out the project, the same operation, check out after the Update MAVEN project no task error prompt, Strange is the name of the project to become capitalized, a look at the Pom file with the name of the project is also capitalized, thought someone changed, anyway, also SVN should have no problem, configure the same server in eclipse, using the same jdk,tomcat, start is very happy, Finally landed on the error oom PermGen space, then I set the JVM parameters, and then start the login still have this error, and then I open the original normal project, start its server access can, from the console found it more than I now the new server more print the following information

-xms1024m-xmx1024m-xx:maxpermsize=256m-xx:maxnewsize=256
The above set parameters are not printed at startup, because there are more colons in the configuration, the configuration is wrong, add the correct configuration after everything is OK

Strange is the original normal startup of the server, the following JVM parameters are not configured these things, but it is printed out, do not know these command line argument will also be from XXX these configurations, tomcat Catalina.bat with the same one, I looked at a bit of these things, forget where to add these, first write down.

Eclipse launches Tomcat error oom

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.