[jboss-jira] [JBoss JIRA] (SECURITY-991) NPE When registering null AuthConfigProvider on JBossAuthConfigFactory

Ilia Vassilev (JIRA) issues at jboss.org
Mon Jun 11 13:39:00 EDT 2018


     [ https://issues.jboss.org/browse/SECURITY-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilia Vassilev reassigned SECURITY-991:
--------------------------------------

    Assignee: Ilia Vassilev  (was: Stefan Guilhen)


> NPE When registering null AuthConfigProvider on JBossAuthConfigFactory
> ----------------------------------------------------------------------
>
>                 Key: SECURITY-991
>                 URL: https://issues.jboss.org/browse/SECURITY-991
>             Project: PicketBox 
>          Issue Type: Bug
>          Components: JBossSX
>    Affects Versions: PicketBox_5_1_0.Final
>            Reporter: Darran Lofthouse
>            Assignee: Ilia Vassilev
>             Fix For: PicketBox_5_1_1.Beta1
>
>
> The following NPE is reported where the AuthConfigFactory is null: -
> {noformat}
> 2018-06-11 02:56:31,054 ERROR [stderr] (default task-1) java.lang.NullPointerException
> 2018-06-11 02:56:31,055 ERROR [stderr] (default task-1) 	at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
> 2018-06-11 02:56:31,055 ERROR [stderr] (default task-1) 	at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
> 2018-06-11 02:56:31,055 ERROR [stderr] (default task-1) 	at org.jboss.security.auth.message.config.JBossAuthConfigFactory.registerConfigProvider(JBossAuthConfigFactory.java:250)
> {noformat}
> However within JASPIC the null AuthConfigFactory has special meaning.



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


More information about the jboss-jira mailing list