Task #4703
closed
- Status changed from New to In Progress
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
The startup scripts are ready. They are upstart based because, with a manual installed tomcat, it's way easiers.
Inside the life
home directory you'll find two scripts:
startContainer.sh
stopContainer.sh
Use them to start and stop the service.
As requested, I redirected the standard output and the standard error to catalina.out
. I'm also providing a logrotate rule to daily rotate the catalina.out file and remove all the catalina logs older than 15 days.
It should be better to have a log4j.properties with proper settings for the rotation and removal of the old log files, though.
- Status changed from Feedback to Closed
The startup script is working.
Also available in: Atom
PDF