[ https://issues.apache.org/jira/browse/QPID-8529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355194#comment-17355194 ]
ASF GitHub Bot commented on QPID-8529: -------------------------------------- deepyaraj opened a new pull request #89: URL: https://github.com/apache/qpid-broker-j/pull/89 Fix null subject on non authenticated http requests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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