0bfb4345c9a04f1f88a0b2025d2950975b6f80af
[packages/precise/mcollective.git] / website / messages / PLMC24.md
1 ---
2 layout: default
3 title: Message detail for PLMC24
4 toc: false
5 ---
6
7 Detail for Marionette Collective message PLMC24
8 ===========================================
9
10 Example Message
11 ---------------
12
13     Failed to load DDL for the 'rpcutil' agent, DDLs are required: RuntimeError: failed to parse DDL file
14
15 Additional Information
16 ----------------------
17
18 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.
19
20 Confirm that the DDL file is installed in the agent directory and that it parses correctly using the 'mco plugin doc' command.