Tomcat restart-free

Source: Internet
Author: User

To achieve this function, you need to configure the local machine:
Installation steps:
1. Start the installer in windows, enter: java-jar dcevm-0.2-win.jar in the console (path to the dcevm-0.2-win.jar folder) under the attachment download
Wait for a while, a program box will appear. Select a jdk and then install it. After the installation is complete, test it. (If the installation is complete, no prompt is displayed. You can click test to check whether the installation is successful)
The installer will replace bin/client/jvm. dll and bin/server/jvm. dll in java, and back up future jvm. dll to the corresponding directory. Add dcevm. jar to the lib/ext/directory.

2. eclipse end Modification
Add the following content to the eclipse. ini file: (remove the original part from the file)
-Vmargs
-Xms128M
-Xmx512M
-XX: PermSize = 64 M
-XX: MaxPermSize = 512 M
-XX: + PrintGCTimeStamps
-XX: + PrintGCDetails
-XX: + TraceClassLoading
-XX: + TraceClassUnloading
-XX: + PrintGCTimeStamps
-XX: + PrintGCDetails
-Verbose: gc
-Xloggc: gc. log

Author ""
 

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.