You could also try `puppetdb-foreground --debug` for some more verbose logging. And, is there anything at all in /var/log/puppetdb?
On Wednesday, January 9, 2013 3:11:19 AM UTC-8, Matthew Burgess wrote: > > On Wed, Jan 9, 2013 at 1:37 AM, Cody Robertson > <codyha...@gmail.com<javascript:>> > wrote: > > Hello! How is everyone this splendid evening? > > > > I've recently migrated to the latest Puppet and PuppetDB (using the > build in > > database) however I'm noticing PuppetDB keeps crashing without any > errors > > that I can find in the logs. I've ran it in the foreground using the > > puppetdb-foreground command however it simply exits after awhile. The > only > > thing I can consistently do is see it crash - I can't get any useful > debug > > information beyond that. > > > > Can anyone shed some light on how I should go about this? Thank you! > > What does /var/log/messages say. Just a stab in the dark, but if your > server is short of memory, then the kernel's oom killer may be > targetting the puppetdb process; that would certainly be evident in > your /var/log/messages output. > > If that's not the culprit, then attaching 'strace' to the puppetdb > process might be informative (strace -p <pid>). > > Regards, > > Matt. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/r4X9JqrxEDwJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.