-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
==> default: Error: Could not start Service[tomcat7]: Execution of '/etc/init.d/tomcat7 start' returned 1:
==> default: Error: /Stage[main]/Drmf::Mathosphere/Service[tomcat7]/ensure: change from stopped to running failed: Could not start Service[tomcat7]: Execution of '/etc/init.d/tomcat7 start' returned 1:
I get this error when Puppet tries to start tomcat. Everything else works perfectly for mathosphere (it builds, and when it is deploying, the error is that tomcat is not started). I think this could be improved by using the tomcat plugin for puppet, but I'm not sure how to add that.
It is also odd that when I try starting tomcat manually using the same command it seems to work perfectly fine. Also when I try to run the deploy command manually it claims missing dependencies from basex and such. It seems to provide different errors when it is running through puppet and manually.
Metadata
Metadata
Assignees
Labels
No labels