[jboss-jira] [JBoss JIRA] (WFLY-9206) Restore support for security cache-container w/out a default-cache
Paul Ferraro (JIRA)
issues at jboss.org
Mon Aug 7 13:05:01 EDT 2017
[ https://issues.jboss.org/browse/WFLY-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro moved JBEAP-12614 to WFLY-9206:
--------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-9206 (was: JBEAP-12614)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Security
(was: Security)
Affects Version/s: 11.0.0.Beta1
(was: 7.1.0.ER3)
> Restore support for security cache-container w/out a default-cache
> ------------------------------------------------------------------
>
> Key: WFLY-9206
> URL: https://issues.jboss.org/browse/WFLY-9206
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Affects Versions: 11.0.0.Beta1
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Priority: Blocker
>
> Commands from reproducer are succesful in 7.0. (Actually, in 7.0.7 it fails. This compatibility break in micro version will be tracked by another JIRA)
> In 7.1 these commands fail
> {code}
> /subsystem=security/security-domain=test:add(cache-type=infinispan)
> {
> "outcome" => "failed",
> "failure-description" => "WFLYCTL0369: Required capabilities are not available:
> org.wildfly.clustering.infinispan.default-cache-configuration.security; There are no known registration points which can provide this capability.",
> "rolled-back" => true
> }
> {code}
> Also fails when copying standalone.xml from 7.0 to 7.1
> {code}
> 09:20:13,820 ERROR [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0362: Capabilities required by resource '/subsystem=security/security-domain=test' are not available:
> org.wildfly.clustering.infinispan.default-cache-configuration.security; Possible registration points for this capability:
> /subsystem=infinispan/cache-container=*
> 09:20:13,823 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details.
> {code}
> This JIRA is created based on discussion from [1]
> Setting to blocker as from my Pov it could breaks RFE EAP7-482. Thus need proper triage.
> [1] http://post-office.corp.redhat.com/archives/jboss-support-eap6/2017-July/msg00236.html
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list