The mongo-morphia is still broken after reverting the commit. The error message is a different one now though:
Error 2012-02-14 10:18:53,740 [http-bio-8081-exec-4] ERROR filters.LoggingFilters - Failed to insert a logging entry
Message: No signature of method: myapp.Log.save() is applicable for argument types: (java.util.LinkedHashMap) values: [[flush:true]]
Possible solutions: wait(), any(), wait(long), each(groovy.lang.Closure), isCase(java.lang.Object), use([Ljava.lang.Object |
Unfortunately I won't be able to help on this anytime soon as I have already moved away from any Mongo plugin and have other tasks to be completed by this week...
Trust me, if I could easily create an example application reproducing the issue I would do it, but I have no idea on how to reproduce it...
The attached unit tests are passing. What steps are involved in making them fail?