Guido Wimmel created SYNCOPE-621:
------------------------------------

             Summary: Reduce log level of bean validation errors (in data 
binder)
                 Key: SYNCOPE-621
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-621
             Project: Syncope
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.2.1
            Reporter: Guido Wimmel
            Priority: Minor


Similar to SYNCOPE-415 (see discussion there), there is another source of bean 
validation errors leading to an ERROR log entry - via 
AbstractAttributableDataBinder, which is called from UserDataBinder.create() -> 
AbstractAttributableDataBinder.fill(). The validation happens in 
AbstractAttr.addValue().

I suggest reducing the log level in AbstractAttributableDataBinder:224 from 
ERROR to WARN.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to