[jboss-jira] [JBoss JIRA] (WFLY-8913) It is not possible to add cache store in infinispan subsystem
Radoslav Husar (JIRA)
issues at jboss.org
Tue Jan 16 14:20:00 EST 2018
[ https://issues.jboss.org/browse/WFLY-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13519783#comment-13519783 ]
Radoslav Husar commented on WFLY-8913:
--------------------------------------
[~Maxoid] Alternatively (to the previous 2 options) you can boot the server in the admin only mode {{--admin-only}}, run the commands which will succeed since there won't be any runtime services and then just {{reload}}.
> It is not possible to add cache store in infinispan subsystem
> -------------------------------------------------------------
>
> Key: WFLY-8913
> URL: https://issues.jboss.org/browse/WFLY-8913
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 11.0.0.Alpha1
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Fix For: 11.0.0.Beta1
>
>
> Adding cache store to already created cache ends by failure even if it should succeed:
> {code}
> [standalone at localhost:9990 /] /subsystem=infinispan/cache-container=hibernate/invalidation-cache=foobar/store=STORE:add(class="org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder")
> {
> "outcome" => "failed",
> "failure-description" => "WFLYCTL0158: Operation handler failed: org.jboss.msc.service.DuplicateServiceException: Service org.wildfly.clustering.infinispan.cache.store.hibernate.foobar is already registered",
> "rolled-back" => true
> }
> {code}
> This is a regression against 7.1.0.DR18.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list