[jboss-jira] [JBoss JIRA] (WFLY-8913) It is not possible to add cache store in infinispan subsystem

Maxim Karavaev (JIRA) issues at jboss.org
Tue Jan 16 23:19:00 EST 2018


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

Maxim Karavaev commented on WFLY-8913:
--------------------------------------

Thank you guys! 
I could add additional workaround - using an offline configuration
{noformat}
embed-host-controller
embed-server
{noformat}
But in any case, the error message is absolutely confusing and disappointing. 

> 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