]
Darran Lofthouse reassigned WFCORE-4258:
----------------------------------------
Assignee: (was: Darran Lofthouse)
Intermittent failure in
PropertiesAuthenticationDigestedTestCase.testBadUser
----------------------------------------------------------------------------
Key: WFCORE-4258
URL:
https://issues.jboss.org/browse/WFCORE-4258
Project: WildFly Core
Issue Type: Bug
Components: Security, Test Suite
Reporter: Brian Stansberry
Priority: Major
https://ci.wildfly.org/viewLog.html?buildId=134022&buildTypeId=WildFl...
{code}
java.lang.IllegalStateException: WFLYDM0043: No CallbackHandler available for mechanism
DIGEST in realm TestRealm
at
org.jboss.as.domain.management.security.SecurityRealmService.getCallbackHandlerService(SecurityRealmService.java:565)
at
org.jboss.as.domain.management.security.SecurityRealmService.getAuthorizingCallbackHandler(SecurityRealmService.java:462)
at
org.jboss.as.domain.management.security.realms.PropertiesAuthenticationDigestedTestCase.testBadUser(PropertiesAuthenticationDigestedTestCase.java:125)
{code}
TeamCity shows 3 failures in the past month.