ColdFusion 9 Air ORM - Error: Result is already in token
"Error: Result is already in token"
This one is by far the worst error description I have ever seen. What does that mean? How is this helpful? (OK, moving on) I have run into this on a few occasions now and each time the cause is when I am calling session.saveUpdateCache() directly on a null entity. Let me explain: