How do I restart my tomcat? Print

  • 255

However, if you have a private Tomcat instance with a good Java web host like us, then you have the ability to restart the container yourself any time. First SSH into your account,cd yourdomain.com/tomcat/bin/ (substitute yourdomain.com with yours)

Commands for stopping and starting Apache Tomcat

  $ cd yourdomain.com/tomcat/bin/    
  $ ./shutdown.sh    
  $ ./startup.sh

You can also restart your Tomcat container from your Siteworx control panel. Heres the KB for Tomcat Control.

Was this answer helpful?

« Back