[jboss-jira] [JBoss JIRA] (AS7-5624) Intermittent failure in SPNEGOLoginModuleTestCase
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Mon Sep 24 13:40:34 EDT 2012
[ https://issues.jboss.org/browse/AS7-5624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721109#comment-12721109 ]
Darran Lofthouse commented on AS7-5624:
---------------------------------------
>From the error it looks like something in the test is failing to map 127.0.0.1 back to localhost in your environment: -
{quote}
18:01:34,576 WARN [org.apache.directory.server.kerberos.shared.store.operations.StoreUtils] (NioDatagramAcceptor-1) No server entry found for kerberos principal name HTTP/127.0.0.1 at JBOSS.ORG
{quote}
The entry it should be looking for is HTTP/localhost at JBOSS.ORG
> Intermittent failure in SPNEGOLoginModuleTestCase
> -------------------------------------------------
>
> Key: AS7-5624
> URL: https://issues.jboss.org/browse/AS7-5624
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Security
> Reporter: Kabir Khan
> Assignee: Darran Lofthouse
> Priority: Critical
> Fix For: 7.2.0.Alpha1
>
> Attachments: org.jboss.as.test.integration.security.loginmodules.negotiation.SPNEGOLoginModuleTestCase-output.txt, org.jboss.as.test.integration.security.loginmodules.negotiation.SPNEGOLoginModuleTestCase.txt
>
>
> THis fails very often in my local checkout. Output attached
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list