You can get a RuntimeException("Matching property not found?") if the case of the DB column does not match that in the deployment annotations.
This is during a parse of determining the joins between beans.
I have fixed this in 0.9.3
FYI