Problem
Batch Analysis jobs fail with the following error message in the Image Artist Job Status page:
Evaluation Aborted at Building Block Input Image Text: The analysis sequence has become incompatible with the selected input data.
Cause
This error occurs when the analysis script is not compatible with the dataset it’s being applied to.
A common example is when the script references a channel that does not exist in the dataset.
Resolution
To resolve the issue:
- Open the dataset in question using the Image Analysis view in Image Artist.
- Load the analysis sequence you intended to use.
- Step through the sequence, ensuring each building block loads properly.
- Modify any building blocks that are incompatible with the dataset (e.g., reference to missing channels).
- Continue until you reach the Define Results building block.
- Re-save the updated analysis sequence to the database.
- For future Batch Analysis runs, use this updated script version.
Always verify compatibility between datasets and analysis sequences before submitting Batch Analysis jobs to avoid this type of error.
Comments
0 comments
Article is closed for comments.