Difference between revisions of "Stop the Application Server"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>=== Get Application Server Status ===</includeonly>
<includeonly>=== Stop the Application Server ===</includeonly>
Use the <tt>status</tt> command to get information on the status of the tomcat server.
To stop the application server, you kill the Apache Tomcat container it's running in.
#Login in as root
#Login in as root
#<tt>{appserver_files}/scripts/longjump status</tt>  
#<tt>{install-dir}/profiles/IS_default/bin/shutdown.sh</tt>  
<noinclude>
<noinclude>



Latest revision as of 11:24, 17 October 2019

To stop the application server, you kill the Apache Tomcat container it's running in.

  1. Login in as root
  2. {install-dir}/profiles/IS_default/bin/shutdown.sh