[JBoss JIRA] (RTGOV-292) Policy sync quickstart fails with clustered cache
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/RTGOV-292?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on RTGOV-292:
-----------------------------------------------
Anne-Louise Tangring <atangrin(a)redhat.com> changed the Status of [bug 1017304|https://bugzilla.redhat.com/show_bug.cgi?id=1017304] from VERIFIED to CLOSED
> Policy sync quickstart fails with clustered cache
> -------------------------------------------------
>
> Key: RTGOV-292
> URL: https://issues.jboss.org/browse/RTGOV-292
> Project: RTGov (Run Time Governance)
> Issue Type: Bug
> Reporter: Gary Brown
> Assignee: Gary Brown
> Fix For: 2.0.0.M1
>
>
> Clustered cache causes the following exception:
> Caused by: java.lang.RuntimeException: [Error: cm.lock("Principals", customer): Cannot create a transactional context without a valid Transaction instance.]
> [Near : {... String customer=event.properti ....}]
> ^
> [Line: 1, Column: 1]
> The cache container configuration is:
> <cache-container name="rtgov" jndi-name="java:jboss/infinispan/container/rtgov" start="EAGER">
> <transport lock-timeout="60000"/>
> <replicated-cache name="Principals" mode="SYNC">
> <locking isolation="REPEATABLE_READ"/>
> <transaction mode="FULL_XA" locking="PESSIMISTIC"/>
> </replicated-cache>
> </cache-container>
> and the overlord-rtgov.properties is updated to uncomment the infinispan.container property and point it to "java:jboss/infinispan/container/rtgov"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira