3323b86f91e1cc9863486da22a4cd921abb18b6a
[packages/precise/mcollective.git] / website / messages / PLMC4.md
1 ---
2 layout: default
3 title: Message detail for PLMC4
4 toc: false
5 ---
6
7 Detail for Marionette Collective message PLMC4
8 ===========================================
9
10 Example Message
11 ---------------
12
13     Failed to start registration plugin: ArgumentError: meta.rb:6:in `gsub': wrong number of arguments (0 for 2)
14
15 Additional Information
16 ----------------------
17
18 Registration plugins are loaded into the MCollective daemon at startup and ran on a regular interval.
19
20 This message indicate that on first start this plugin failed to run, it will show the exception class, line and exception message to assist with debugging