This message class contains messages that can occur when deploying an XMM file to an XML RPC server. They have the following format:
2013nnnn
where | 2013 | is the message class, and |
nnnn | is the message number in the range 0000 - 9999 |
20130001 | 20130002 | 20130005 | 20130007 | 20130010 | 20130011
See Deployment to RPC Server for XML/SOAP and Dynamic Configuration of RPC Server for XML/SOAP.
20130001 | Unknown configuration method |
Explanation |
Remote configuration is not supported by this version of the RPC Server for XML/SOAP. |
Action |
Upgrade to RPC Server for XML/SOAP Version 8.1 or later to use this feature. |
20130002 | Invalid Call |
Explanation |
The deployment message size exceeds the maximum message length. |
Action |
Increase maximum message size in Broker attribute file. |
20130005 | Permission Denied: No write access |
Explanation |
RPC Server for XML/SOAP cannot write files. |
Action |
Modify permission for affected part of file system. |
20130007 | Permission Denied: No modification access |
Explanation |
RPC Server for XML/SOAP cannot modify files. |
Action |
Modify permission for affected part of file system. |
20130010 | Error during processing operation (Validation fails) |
Explanation |
The XMM file contains one or more programs that were previously deployed within another XMM file. Multiple XMM files containing the same IDL program should not be deployed to the same server. |
Action |
Check XMM files to remove conflicts. |
20130011 | Disabled Deployment for RPC Server for XML/SOAP |
Explanation |
RPC Server for XML/SOAP supports deployment, but it is disabled in server properties. |
Action |
Modify the server properties for enabling deployment. |