[jboss-jira] [JBoss JIRA] (WFCORE-3209) KerberosHttpMgmtSaslTestCase fails on JDK9 and IBM JDK8
Jan Kalina (JIRA)
issues at jboss.org
Mon Aug 28 14:47:00 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454883#comment-13454883 ]
Jan Kalina commented on WFCORE-3209:
------------------------------------
First problem was need for *Subject.doAs* blocks around EJB method call to authenticate for JDK 9 (JDK 8 didnt needed it)
*For IBM* there is also second problem already documented in JBEAP-12698 - ChannelBinding with null initiator/acceptor address causes NPE. This is already tracked in https://bugzilla.redhat.com/show_bug.cgi?id=1481103 .
> KerberosHttpMgmtSaslTestCase fails on JDK9 and IBM JDK8
> --------------------------------------------------------
>
> Key: WFCORE-3209
> URL: https://issues.jboss.org/browse/WFCORE-3209
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Affects Versions: 3.0.1.Final
> Reporter: Jan Kalina
> Assignee: Jan Kalina
> Priority: Critical
>
> Tomaz Cerar:
> kerberos tests in wildfly-core fail on jdk9 & ibm jdk 8
> {code}
> KerberosHttpMgmtSaslTestCase.testGssapiOverSsl
> KerberosHttpMgmtSaslTestCase.testGssapiWithoutSsl
> KerberosNativeMgmtSaslTestCase.testGssapiOverSsl
> KerberosNativeMgmtSaslTestCase.testGssapiWithoutSsl
> {code}
> regression was introduced as part of https://ci.wildfly.org/viewLog.html?buildId=71460&tab=buildChangesDiv&buildTypeId=WildFlyCore_MasterLinuxJdk9 changeset
> probably as part of WFCORE-3179
> Root exception is
> {code}GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt){code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list