[jboss-jira] [JBoss JIRA] (WFCORE-3786) ManagementAuthenticationUsersTestCase fails on latest JDKs

Petr Kremensky (JIRA) issues at jboss.org
Mon May 14 07:39:00 EDT 2018


    [ https://issues.jboss.org/browse/WFCORE-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575607#comment-13575607 ] 

Petr Kremensky commented on WFCORE-3786:
----------------------------------------

I can confirm we see this too with jdk1.8.0_b17x. This also causes running the tests of {{WildFly Test Suite: Integration - Elytron}} to fail with:
{noformat}
[ERROR] Failed to execute goal org.wildfly.plugins:wildfly-maven-plugin:1.2.1.Final:execute-commands (default) on project wildfly-ts-integ-elytron: Failed to execute commands: See /home/pkremens/devel/wildfly/testsuite/integration/elytron/target/wildfly-plugin.log for full details of failure.
[ERROR]     Caused by: java.io.IOException: Invalid secret key format"}},
[ERROR]     "rolled-back" => true,
[ERROR]     "response-headers" => {"process-state" => "reload-required"}
[ERROR] }
{noformat}
{noformat}
{
    "outcome" => "failed",
    "failure-description" => {"WFLYCTL0080: Failed services" => {"org.wildfly.security.credential-store.cred-store-default" => "WFLYELY00004: Unable to start the service.
    Caused by: org.wildfly.security.credential.store.CredentialStoreException: ELY09514: Unable to initialize credential store
    Caused by: java.io.IOException: Invalid secret key format"}},
    "rolled-back" => true,
    "response-headers" => {"process-state" => "reload-required"}
}
{noformat}

> ManagementAuthenticationUsersTestCase fails on latest JDKs
> ----------------------------------------------------------
>
>                 Key: WFCORE-3786
>                 URL: https://issues.jboss.org/browse/WFCORE-3786
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Security
>            Reporter: Richard Opalka
>            Assignee: Darran Lofthouse
>             Fix For: 5.0.0.Beta2
>
>
> I downloaded both jdk1.8.0_b171 & jdk1.8.0_b172.
> When running whole WFCORE test suite on them
> I'm getting InvalidUserStore exception in 
> ManagementAuthenticationUsersTestCase



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list