I do the following filters on numeric data such that

and when I try to classify I get the error
Evaluation failed: "java.lang.indexOutOfBoundsException: Index: 0, Size: 0"

I get the same error even with very small sample so the sample size is very unlikely the issue.
What is causing this indexOutIndex error in Classify of MEKA?