[ https://issues.apache.org/jira/browse/QPID-8529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355567#comment-17355567 ]
ASF subversion and git services commented on QPID-8529: ------------------------------------------------------- Commit 5c59535d36ef09d3f36885b2d8bd2d4ab92e789d in qpid-broker-j's branch refs/heads/main from Dedeepya T [ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=5c59535 ] QPID-8529:[Broker-J] Make sure that subject is set for all http requests This closes #89 > NPE when trying to access digestCrecentials in the cached mode > -------------------------------------------------------------- > > Key: QPID-8529 > URL: https://issues.apache.org/jira/browse/QPID-8529 > Project: Qpid > Issue Type: Improvement > Components: Broker-J > Affects Versions: qpid-java-broker-8.0.4 > Reporter: Dedeepya > Priority: Major > Fix For: qpid-java-broker-8.0.5 > > > There is a NPE thrown when trying to digest the credentials from the cache. > Below is the stack trace > 2021-05-21T13:58:19,703Z WARNÂ [qtp1216638014-207] (o.e.j.s.HttpChannel) - > /2021-05-21T13:58:19,703Z WARNÂ [qtp1216638014-207] (o.e.j.s.HttpChannel) - > /java.lang.NullPointerException: null at > org.apache.qpid.server.security.auth.manager.AuthenticationResultCacher.digestCredentials(AuthenticationResultCacher.java:118) > at > org.apache.qpid.server.security.auth.manager.AuthenticationResultCacher.getOrLoad(AuthenticationResultCacher.java:82) -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org