I had this same problem during unit testing--NoSuchMessageException. To get around it, I just specified defaultText("...") in the message building process. If you do not have the bundle key defined...