[jboss-jira] [JBoss JIRA] (WFLY-10845) WildFly 13 Infinispan 9.2 Query
Paul Ferraro (JIRA)
issues at jboss.org
Sun Sep 16 10:10:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13633966#comment-13633966 ]
Paul Ferraro edited comment on WFLY-10845 at 9/16/18 10:09 AM:
---------------------------------------------------------------
This exception suggests that the infinispan query module doesn't reference the server's infinispan core module correctly. Can you paste your module.xml for the org.infinispan.query:ispn-9.2 module?
was (Author: pferraro):
This exception suggests that the infinispan query module doesn't correctly reference the infinispan core module. Can you paste your module.xml for the org.infinispan.query:ispn-9.2 module?
> WildFly 13 Infinispan 9.2 Query
> -------------------------------
>
> Key: WFLY-10845
> URL: https://issues.jboss.org/browse/WFLY-10845
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Reporter: Majid Mostafavi
> Assignee: Paul Ferraro
>
> standalone.xml
> {color:#14892c}<cache-container name="gridCache" default-cache="default" module="org.infinispan.query:ispn-9.2">
> <local-cache name="default">
> <locking isolation="REPEATABLE_READ"/>
> <transaction locking="OPTIMISTIC" mode="FULL_XA"/>
> <file-store passivation="true" purge="false"/>
> </local-cache>
> </cache-container>{color}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list