SOLO-5043
FileEmptySoloError — System
FileEmptySoloError
| Code | SOLO-5043 |
| Category | System |
| Ownership | User |
| Retryable | No |
Description
Thrown when a file solo was asked to read is empty; the message names the path. solo expects the referenced file to contain data, so this means it exists but has no content — for example the wrong file was supplied or it was not fully written.
Troubleshooting Steps
- Verify the file contains valid content:
- The file must not be empty to be processed