I am trying to run a script that stops and runs Tomcat on linux.
When I run it from the command line, it works fine. But it doesn't seem to work when I run the same script from the Execute Shell build step in a Jenkins / Hudson job. Jenkins does not report any errors, but if I try to go to the tomcat page, I get a page error message.
So, Jenkins seems to be able to stop the server, but does not bring him a backup.
I would be grateful for any help.
linux tomcat hudson jenkins
Hasan zaidi
source share