[jboss-jira] [JBoss JIRA] (WFLY-10746) NullPointerException in ELFlash.get

Bartosz Spyrko-Śmietanko (JIRA) issues at jboss.org
Thu Jul 26 08:31:00 EDT 2018


    [ https://issues.jboss.org/browse/WFLY-10746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610987#comment-13610987 ] 

Bartosz Spyrko-Śmietanko edited comment on WFLY-10746 at 7/26/18 8:30 AM:
--------------------------------------------------------------------------

https://java.net/jira/browse/JAVASERVERFACES-3621 is resolved in 2.3.5.SP1, but there's one more case where issue occurs: https://github.com/javaserverfaces/mojarra/issues/4379



> NullPointerException in ELFlash.get
> -----------------------------------
>
>                 Key: WFLY-10746
>                 URL: https://issues.jboss.org/browse/WFLY-10746
>             Project: WildFly
>          Issue Type: Bug
>          Components: JSF
>         Environment: Red Hat JBoss Enterprise Application Platform 7.1.0
>            Reporter: Bartosz Spyrko-Śmietanko
>            Assignee: Bartosz Spyrko-Śmietanko
>
> The following NPE happenes when calling ELFlash.get in EAP 7.1.0.
> ~~~
> java.lang.NullPointerException
> 	at com.sun.faces.context.flash.ELFlash.get(ELFlash.java:412)
> ~~~
> The same issue was reported in:
> Fixes https://java.net/jira/browse/JAVASERVERFACES-3621, All Flash operations cause NPE with distributable webapp and no session
>     



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list