Relative Content

Tag Archive for jenkinstomcatdevops

Tomcat getting stopped while running through jenkins

I’m getting an issue while starting and stopping tomcat through jenkins.
I’m using Jenkins war and Apache tomcat tar file and in my pipeline script simply I’m trying to restart and start the tomcat. I’m getting logs as tomcat started but in catalina.log it’s getting stopped just after some seconds.