[
https://issues.jboss.org/browse/WFCORE-3786?page=com.atlassian.jira.plugi...
]
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)