[jboss-jira] [JBoss JIRA] (WFLY-6632) Unable to create replicated cache

Paul Ferraro (JIRA) issues at jboss.org
Wed May 25 07:21:00 EDT 2016


     [ https://issues.jboss.org/browse/WFLY-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Ferraro closed WFLY-6632.
------------------------------
    Resolution: Rejected


This is not a bug. The issue is with your configuration.
The attached standalone.xml configuration attempts to configure a replicated-cache, which requires that the cache-container contain a <transport/>. The transport itself requires that the jgroups subsystem be installed.

If you need a replicated cache, you should use standalone-ha.xml instead, which contains the requisite jgroups extension, and make sure that your cache-container defines a transport.


> Unable to create replicated cache 
> ----------------------------------
>
>                 Key: WFLY-6632
>                 URL: https://issues.jboss.org/browse/WFLY-6632
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 9.0.2.Final
>            Reporter: Vinay Lodha
>            Assignee: Paul Ferraro
>         Attachments: server.log, setp 5 server.log, spring2-mvc-xml-hello-world-1.0-SNAPSHOT.war, spring2-mvc-xml.zip, standalone.xml
>
>
> servers is unable to create replicated or distributed infinispan cache, 



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list