我正在使用grails 2.2.3,mongodb 1.3.3凝乳操作正常。
我想记录我的凝乳操作
所以我使用audit-logging插件" audit-logging:1.0.0",它可以正常使用mysql-database而不是mongodb.It显示
Error 2014-05-05 15:45:04,117 [localhost-startStop-1] ERROR context.GrailsContextLoader - Error initializing the application: Cannot get property 'datastores' on null object
Message: Cannot get property 'datastores' on null object
Line | Method
->> 90 | doCall in AuditLoggingGrailsPlugin$_closure1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| 303 | innerRun in java.util.concurrent.FutureTask$Sync
| 138 | run . . in java.util.concurrent.FutureTask
| 886 | runTask in java.util.concurrent.ThreadPoolExecutor$Worker
| 908 | run . . in ''
^ 662 | run in java.lang.Thread
任何人都遇到过这个问题。
帮我解决这个问题。
提前致谢。欢呼声..