mongodb的Grails审计日志插件不工作

mongodb的Grails审计日志插件不工作,mongodb,grails,audit-logging,Mongodb,Grails,Audit Logging,我使用的是Grails2.2.3和mongodb 1.3.3,curd操作运行良好 我想记录我的凝乳手术 所以我使用了audit logging插件audit logging:1.0.0,它在mysql数据库上运行良好,但在mongodb上运行不好 Error 2014-05-05 15:45:04,117 [localhost-startStop-1] ERROR context.GrailsContextLoader - Error initializing the application

我使用的是Grails2.2.3和mongodb 1.3.3,curd操作运行良好

我想记录我的凝乳手术

所以我使用了audit logging插件audit logging:1.0.0,它在mysql数据库上运行良好,但在mongodb上运行不好

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
任何人都会遇到这个问题

帮我解决这个问题


提前谢谢。干杯。

我建议您报告这个问题

这是您在日志或输出中看到的第一个错误吗?是的,发生了运行时错误