Mark, Beautiful, thanks, that worked! I made the invalid assumption that since catalina.sh worked stand-alone, it wasn't the problem. Thanks for the assist, and just wanted to confirm that fixed the problem.
Brings to mind what they say about AssUMe'ing ... ;-) Regards, Dave. > On Jan 23, 2019, at 3:22 AM, Mark Thomas <[email protected]> wrote: > > 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: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
