Skip to content

Mathosphere deploy does not start tomcat #9

@plusparth

Description

@plusparth
==> 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions