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/07 12:18:00 UTC

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

    [ https://issues.apache.org/jira/browse/UNOMI-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358561#comment-17358561 ] 

David Griffon commented on UNOMI-488:
-------------------------------------

PR that add some logging
https://github.com/apache/unomi/pull/311

> 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: 10m
>  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)