[jboss-jira] [JBoss JIRA] (SECURITY-925) NPE Attempting to obtain delegated credential where no underlying HTTP session exists.
Darran Lofthouse (JIRA)
issues at jboss.org
Tue Oct 27 08:32:00 EDT 2015
Darran Lofthouse created SECURITY-925:
-----------------------------------------
Summary: NPE Attempting to obtain delegated credential where no underlying HTTP session exists.
Key: SECURITY-925
URL: https://issues.jboss.org/browse/SECURITY-925
Project: PicketBox
Issue Type: Bug
Components: Negotiation
Affects Versions: Negotiation_2_3_9_Final
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: Negotiation_2_3_10_CR1
{noformat}
java.lang.NullPointerException: null
at org.jboss.as.test.clustering.cluster.web.ReplicationForNegotiationAuthenticatorTestCase.testOneRequestSimpleFailover(ReplicationForNegotiationAuthenticatorTestCase.java:74)
------- Stdout: -------
[31m12:51:40,930 ERROR [org.apache.catalina.connector] (http-/0:0:0:0:0:0:0:1:8080-1) JBWEB001018: An exception or error occurred in the container during the request processing: java.lang.NullPointerException
at org.jboss.security.negotiation.NegotiationAuthenticator$WrapperValve.invoke(NegotiationAuthenticator.java:486) [jboss-negotiation-common-2.3.9.Final-redhat-1.jar:2.3.9.Final-redhat-1]
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:420) [jbossweb-7.5.11.Final-redhat-1.jar:7.5.11.Final-redhat-1]
at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:169) [jboss-as-web-7.5.5.Final-redhat-SNAPSHOT.jar:7.5.5.Final-redhat-SNAPSHOT]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:150) [jbossweb-7.5.11.Final-redhat-1.jar:7.5.11.Final-redhat-1]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97) [jbossweb-7.5.11.Final-redhat-1.jar:7.5.11.Final-redhat-1]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list