https://issues.apache.org/bugzilla/show_bug.cgi?id=55268
Bug ID: 55268 Summary: daemon.sh only waits for 10 seconds Product: Tomcat 7 Version: 7.0.42 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Integration Assignee: dev@tomcat.apache.org Reporter: js...@zepler.net I'm trying to use daemon.sh to start tomcat, but it passes a wait value of 10 seconds to jsvc. Tomcat does still start up ok, but the shell script's return code is 1, which is causing my puppet script to fail. It would be useful if this could be parameterised so that I can choose a time suitable for my webapps. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org