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

Volodymyr Siedlecki commented on MYFACES-4701:
----------------------------------------------

4.1.1 testing is hitting an NPE:

Caused by: java.lang.NullPointerException: Cannot invoke "Object.getClass()" 
because "exception" is null
    at 
org.apache.myfaces.context.ExceptionHandlerUtils.logException(ExceptionHandlerUtils.java:73)
    at 
org.apache.myfaces.context.ExceptionHandlerImpl.handle(ExceptionHandlerImpl.java:144)
    at 
jakarta.faces.context.ExceptionHandlerWrapper.handle(ExceptionHandlerWrapper.java:77)
    at 
org.apache.myfaces.context.MyFacesExceptionHandlerWrapperImpl.handle(MyFacesExceptionHandlerWrapperImpl.java:198)
    at 
jakarta.faces.context.ExceptionHandlerWrapper.handle(ExceptionHandlerWrapper.java:77)
    at 
org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:193)
    at 
org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:125)
    at jakarta.faces.webapp.FacesServlet.service(FacesServlet.java:223)
    ... 24 more

> 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)

Reply via email to