Title: Message Title
Kenneth Barber commented on an issue
PuppetDB / Bug PDB-675
init.d script silently fails if PIDfile is missing
Debugging log: init.d restart fails but silently exits 0. Missing pidfile but still running application -- killing application fixes issue.

{code}# sh -x /etc/init.d/puppetdb stop
+ [ -r /etc/default/puppetdb ]
+ . /etc/default/
+ [ -f /usr/lib/jvm/java-7-openjdk-amd64/bin/java ]
+ JAVA_BIN=/usr/lib/jvm/java-7-openjdk-amd64/bin/java
+ JAVA_ARGS=-X...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to