On line 84 and 89 of gate.jape.constraint.ComparablePredicate.java, if passedValue is Long or Double, attempt to cast to String will fail
Patch File for ComparablePredicate
I fixed this in the trunk code a while back
Patch File for ComparablePredicate
I fixed this in the trunk code a while back