Re: Starting Tomcat 10 at bootup
Amn Ojee Uw <amnojeeuw@gmail.com> writes:
> systemctl status tomcat.service
> ● tomcat.service - Tomcat webs servlet container
> Loaded: loaded (/etc/systemd/system/tomcat.service; enabled; vendor preset>
> Active: activating (auto-restart) (Result: exit-code) since Fri 2022-11-25>
> Process: 86949 ExecStart=/opt/tomcat/bin/startup.sh (code=exited, status=0/>
> Process: 86960 ExecStop=/opt/tomcat/bin/shutdown.sh (code=exited, status=1/>
> CPU: 38ms
So maybe take a look at /opt/tomcat/bin/shutdown.sh to see what might
cause it to exit with an error condition? You could try posting it here
or a link to it.
Reply to: