Project

General

Profile

Actions

Task #603

closed

Audit log for users not working

Added by Filip Měšťánek almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
High
Assignee:
Radek Tomiška
Category:
Audit
Target version:
Start date:
07/26/2017
Due date:
% Done:

100%

Estimated time:
Owner:

Description

When I access the audit -> Users, error AUDIT_ENTITY_CLASS_IS_NOT_FILLED is shown. I suspect, that the reason might be in IdmAuditController.findEntity - once it is called "entityClass" and once "entity". Please check it out

2017-07-26 22:57:58.074  WARN 31830 --- [nio-8009-exec-4] e.b.i.c.e.ExceptionControllerAdvice      : [3f03c5c9-6a86-4ce7-8244-cd5f618b74fd]

eu.bcvsolutions.idm.core.api.exception.ResultCodeException: Entity class isn't filled.
        at eu.bcvsolutions.idm.core.audit.rest.impl.IdmAuditController.findEntity(IdmAuditController.java:133)
        at eu.bcvsolutions.idm.core.audit.rest.impl.IdmAuditController$$FastClassBySpringCGLIB$$92a95a74.invoke(<generated>)
        at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
        at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
        at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:68)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
        at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
        at eu.bcvsolutions.idm.core.audit.rest.impl.IdmAuditController$$EnhancerBySpringCGLIB$$72a26c04.findEntity(<generated>)
...
Actions #1

Updated by Radek Tomiška almost 7 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

I've fixed wrong property name in filter on frontend (rename on FE was forgotten in commit https://github.com/bcvsolutions/CzechIdMng/commit/68d45be23ac3a12f4386d114ae4c2cfae94158c4).

Actions

Also available in: Atom PDF