Update the application server process

Source: Internet
Author: User

1. send an email to notify the relevant person of the application Server update start time, update duration, estimated end time ( may need to communicate with users beforehand ) .

2. log in to the application server ( such as a linux server with Tomcat installed ),

Close Tomcat

①#ps-ef | grep tomcat kill xxxx(tomcat process pid)

The second method :②#cd usr/local/tomcat/bin/./catalina.sh Stop

3. Backup the application-related folders that need to be updated;

4. Upload Patches file to the the folder you just backed up;

5. Restart Service ( e.g. tomcat)    

#cd usr/local/tomcat/bin/./catalina.sh start

6. See if an updated app operation works (significant updates also require view Associated Database Some actions are often).


This article is from the "zgysolution" blog, make sure to keep this source http://zgysolution.blog.51cto.com/9605745/1590284

Update the application server process

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.