簡體   English   中英

mongodb的Grails審核日志記錄插件不起作用

[英]Grails audit logging plugin for mongodb is not working

我正在使用grails 2.2.3,mongodb 1.3.3的凝乳操作正常。

我想記錄凝乳操作

所以我使用審計日志插件“ 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

任何人都遇到這個問題。

幫我解決這個問題。

提前致謝。 干杯..

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM