| Previous | Next |
| PLA_E_DCS_ALREADY_EXISTS | PLA_E_DCS_SINGLETON_REQUIRED |
PLA_E_PROPERTY_CONFLICT
PLA validates relationships between properties, not only individual values
PLA_E_PROPERTY_CONFLICT reports a cross-property contradiction inside a Data Collector Set, Data Collector, or Data Manager configuration. Each value may be syntactically valid by itself while the combined XML describes incompatible segmentation, retention, scheduling, output, or collector behavior.
Compare the final serialized XML with the documented interface properties and reduce the configuration to the smallest failing combination. Pay particular attention to duration versus segmentation, stop-on-completion rules, folder cleanup thresholds, and collector-specific settings. Reordering assignments rarely helps because Commit validates the resulting object graph rather than the setter call sequence.
Conflict isolation checklist
- Complete IDataCollectorSet XML submitted to Commit.
- Properties inherited from a template or imported XML.
- Segment duration, size, and stop conditions.
- Data Manager limits and selected resource policy.
References
- IDataCollectorSet object model
- IDataCollectorSet::Commit persistence and validation
- IDataManager retention and report processing
Looking for a different code? Search another status or error code.
