Puppet: System Administration Automated

Support

Ticket #905 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Mongrel does not debug itself when --debug switch is passed to puppetmasterd

Reported by: mccune Assigned to: mccune
Priority: normal Milestone:
Component: server Version:
Severity: trivial Keywords: mongrel, debug, puppetmaster
Cc: Triage Stage: Ready for checkin
Attached Patches: Code Complexity: Unknown

Description

While working to configure pound+mongrel+puppetmasterd, I found it difficult to debug problems with mongrel, as passing a HUP signal only works if Mongrel is started from it's own binary.

A small patch to enable $client_debug_mode will follow shortly. This ticket is for reference purposes.

Attachments

0001-Enabled-Mongrel-client-debugging-when-puppet-is-in-d.patch (1.5 kB) - added by mccune on 11/15/07 20:30:39.
Enable Mongrel Client Debugging Patch

Change History

11/15/07 19:36:45 changed by mccune

  • owner changed from community to mccune.
  • type changed from defect to enhancement.
  • severity changed from normal to trivial.
  • stage changed from Unreviewed to Needs design decision.

11/15/07 20:30:39 changed by mccune

  • attachment 0001-Enabled-Mongrel-client-debugging-when-puppet-is-in-d.patch added.

Enable Mongrel Client Debugging Patch

11/15/07 20:31:09 changed by mccune

  • stage changed from Needs design decision to Ready for checkin.
  • patch changed from None to Code.

11/19/07 06:36:45 changed by luke

  • status changed from new to closed.
  • resolution set to fixed.

Patch applied in [9cf477b6cc771eab7bd29d18c49128571e877987].