[
https://issues.apache.org/jira/browse/MYFACES-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936211#comment-17936211
]
Volodymyr Siedlecki edited comment on MYFACES-4701 at 3/17/25 2:32 PM:
-----------------------------------------------------------------------
My testing shows it still occurs. Let me look more into it.
I'm noticing the ` exception = exception.getCause();` sets it to null and
causes the while condition to NPE.
was (Author: volosied):
My testing shows it still occurs. Let me look more into it.
I'm noticing the ` exception = exception.getCause();` returns sets it to null
and causes the while condition to NPE.
> Add ability to skip logging of specific exceptions in the ExceptionHandler
> impl
> -------------------------------------------------------------------------------
>
> Key: MYFACES-4701
> URL: https://issues.apache.org/jira/browse/MYFACES-4701
> Project: MyFaces Core
> Issue Type: Improvement
> Reporter: Thomas Andraschko
> Assignee: Thomas Andraschko
> Priority: Major
> Fix For: 5.0.0, 4.0.3, 4.1.1
>
>
> like primefaces.EXCEPTION_TYPES_TO_IGNORE_IN_LOGGING
--
This message was sent by Atlassian Jira
(v8.20.10#820010)