Updated mcollective.init according to OSCI-658
[packages/precise/mcollective.git] / website / messages / PLMC24.md
diff --git a/website/messages/PLMC24.md b/website/messages/PLMC24.md
new file mode 100644 (file)
index 0000000..0bfb434
--- /dev/null
@@ -0,0 +1,20 @@
+---
+layout: default
+title: Message detail for PLMC24
+toc: false
+---
+
+Detail for Marionette Collective message PLMC24
+===========================================
+
+Example Message
+---------------
+
+    Failed to load DDL for the 'rpcutil' agent, DDLs are required: RuntimeError: failed to parse DDL file
+
+Additional Information
+----------------------
+
+As of version 2.0.0 DDL files are required by the MCollective server.  This server indicates that it either could not find the DDL for the rpcutil agent or that there was a syntax error.
+
+Confirm that the DDL file is installed in the agent directory and that it parses correctly using the 'mco plugin doc' command.