X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=website%2Fmessages%2FPLMC4.md;fp=website%2Fmessages%2FPLMC4.md;h=3323b86f91e1cc9863486da22a4cd921abb18b6a;hb=b87d2f4e68281062df1913440ca5753ae63314a9;hp=0000000000000000000000000000000000000000;hpb=ab0ea530b8ac956091f17b104ab2311336cfc250;p=packages%2Fprecise%2Fmcollective.git diff --git a/website/messages/PLMC4.md b/website/messages/PLMC4.md new file mode 100644 index 0000000..3323b86 --- /dev/null +++ b/website/messages/PLMC4.md @@ -0,0 +1,20 @@ +--- +layout: default +title: Message detail for PLMC4 +toc: false +--- + +Detail for Marionette Collective message PLMC4 +=========================================== + +Example Message +--------------- + + Failed to start registration plugin: ArgumentError: meta.rb:6:in `gsub': wrong number of arguments (0 for 2) + +Additional Information +---------------------- + +Registration plugins are loaded into the MCollective daemon at startup and ran on a regular interval. + +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