User Tools

Site Tools


development:applications:alarmcache:howto:startupshutdown

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
development:applications:alarmcache:howto:startupshutdown [2018/02/05 16:28] bcoffeydevelopment:applications:alarmcache:howto:startupshutdown [2021/06/25 10:09] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +===== Shutdown and Startup =====
 +The alarm cache deployment is located on both app handlers of EXT servers currently in the usual location of /var/tomcat/alarmcache. Shutdown and startup is also as with every other application, the scripts are located at /var/tomcat/alarmcache/bin, these are run as non-sudo. 
  
 +
 +=====Log Files =====
 +The normal log files are located in the usual location of ~/logs/grails/AlarmCache.log
 +These are rolled over everyday and zipped up.
 +
 +
 +The catalina logs are located at /var/tomcat/alarmCache/logs/catalina.out
 +
 +
 +Both logs should be tailed on shutdown and startup to check for exceptions.