You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "David Griffon (Jira)" <ji...@apache.org> on 2021/06/10 15:08:00 UTC

[jira] [Closed] (UNOMI-488) Add log information in RuntimeExceptionMapper

     [ https://issues.apache.org/jira/browse/UNOMI-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Griffon closed UNOMI-488.
-------------------------------
    Resolution: Fixed

Code merged

> Add log information in RuntimeExceptionMapper
> ---------------------------------------------
>
>                 Key: UNOMI-488
>                 URL: https://issues.apache.org/jira/browse/UNOMI-488
>             Project: Apache Unomi
>          Issue Type: Improvement
>    Affects Versions: 2.0.0, 1.5.6
>            Reporter: David Griffon
>            Priority: Major
>             Fix For: 2.0.0, 1.5.7
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When an {{RuntimeExceptionMapper}} is sent, Unomi fails silently.
> This ticket to add log information when an error happen. 
> Debug provides the full stack trace.
> h2. Testing
> Set an invalid third party ip address, for example:
> {code}
> thirdparty.provider1.ipAddresses=127.0.0.1,xx,192.168.1.17,::1
> {code}
> before : all queries fail without error in the log
> after: error logs are now displayed. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)