| Previous | Next |
| PLA_E_DC_START_WAIT_TIMEOUT | PLA_E_NO_DUPLICATES |
PLA_E_REPORT_WAIT_TIMEOUT
Report generation is post-processing, separate from data capture
PLA_E_REPORT_WAIT_TIMEOUT means the Data Manager or report tool did not finish within the expected interval. The raw ETL, BLG, XML, or other collected data may already be complete even though conversion to the configured report output is still running or stalled.
Preserve the source logs and inspect Data Manager steps, report filenames, rule target input, and processes holding the files. Large traces, malformed rule XML, expensive transforms, or inaccessible destinations can delay this phase. Re-running the entire collection may discard useful evidence; first determine whether report processing can be repeated against the existing output folder.
Post-processing artifacts to inspect
- Raw collector files and their final modification times.
- Configured ReportFileName and RuleTargetFileName.
- Data Manager step that remained active.
- Process, CPU, and file-lock state of the report tool.
References
- IDataManager retention and report processing
- DataManagerSteps processing stages
- IDataCollectorSet object model
Looking for a different code? Search another status or error code.