On 22/01/2019 23:52, David Filip wrote: > Hi All, > > I seem to be having troubles getting Tomcat 8.5 to start on an Amazon Linux 2 > server with systemctl. The problem seems to be that after starting tomcat, > it always immediately tries to shut down.
<snip/> > Actually, one other minor difference is that the CentOS 7.5 server has tomcat > 8.5.34 and the AWS server has tomcat 8.5.37, and I am assuming that the > difference in patch level is not relevant, but am mentioning it nonetheless. <snip/> That is very relevant. Thanks for mentioning it: https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 The workaround is use this catalina.sh http://svn.apache.org/repos/asf/tomcat/tc8.5.x/trunk/bin/catalina.sh Copying catalina.sh from 8.5.34 to 8.5.37 should work as well. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org