[JBoss JIRA] (RTGOV-292) Policy sync quickstart fails with clustered cache
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-292?page=com.atlassian.jira.plugin.... ]
Gary Brown resolved RTGOV-292.
------------------------------
Resolution: Done
> 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
11 years, 3 months
[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:
-----------------------------------------------
Gary Brown <gbrown(a)redhat.com> changed the Status of [bug 1017304|https://bugzilla.redhat.com/show_bug.cgi?id=1017304] from NEW to MODIFIED
> 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
11 years, 3 months
[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 updated RTGOV-292:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1017304
> 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
11 years, 3 months
[JBoss JIRA] (RTGOV-292) Policy sync quickstart fails with clustered cache
by Gary Brown (JIRA)
Gary Brown created RTGOV-292:
--------------------------------
Summary: 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
11 years, 3 months
[JBoss JIRA] (RTGOV-291) RTGov client install fails to accept password
by Eric Wittmann (JIRA)
[ https://issues.jboss.org/browse/RTGOV-291?page=com.atlassian.jira.plugin.... ]
Eric Wittmann commented on RTGOV-291:
-------------------------------------
The current workaround is to use the secure handler for both the username and password. This has the negative effect of the user's typing not being visible, but it does at least work.
At some point the maven ant run plugin will upgrade Ant to a version that solves this problem.
> RTGov client install fails to accept password
> ---------------------------------------------
>
> Key: RTGOV-291
> URL: https://issues.jboss.org/browse/RTGOV-291
> Project: RTGov (Run Time Governance)
> Issue Type: Bug
> Reporter: Gary Brown
> Assignee: Gary Brown
>
> When running "mvn install -Dtype=client", the script now requests the RTGov server's username and password.
> When the username is entered, the script aborts with the following error:
> {noformat}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8-SNAPSHOT:run (install) on project install: An Ant BuildException has occured: The following error occurred while executing this line:
> [ERROR] /home/gbrown/repositories/overlord/objectiser/rtgov/release/jbossas/distribution/target/overlord-rtgov-jbossas-2.0.0-SNAPSHOT/profiles/client/build.xml:49: Failed to read input from Console.
> [ERROR] around Ant part ...<ant antfile="profiles/client/build.xml" target="deploy">... @ 6:60 in /home/gbrown/repositories/overlord/objectiser/rtgov/release/jbossas/distribution/target/overlord-rtgov-jbossas-2.0.0-SNAPSHOT/target/antrun/build-main.xml: Stream closed
> {noformat}
> It appears that this is a fixed issue in ant version 1.8.3: https://issues.apache.org/bugzilla/show_bug.cgi?id=51161
> However the maven-ant-plugin 1.7 and 1.8-SNAPSHOT both use version 1.8.2 currently.
--
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
11 years, 3 months
[JBoss JIRA] (RTGOV-291) RTGov client install fails to accept password
by Gary Brown (JIRA)
Gary Brown created RTGOV-291:
--------------------------------
Summary: RTGov client install fails to accept password
Key: RTGOV-291
URL: https://issues.jboss.org/browse/RTGOV-291
Project: RTGov (Run Time Governance)
Issue Type: Bug
Reporter: Gary Brown
Assignee: Gary Brown
When running "mvn install -Dtype=client", the script now requests the RTGov server's username and password.
When the username is entered, the script aborts with the following error:
{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8-SNAPSHOT:run (install) on project install: An Ant BuildException has occured: The following error occurred while executing this line:
[ERROR] /home/gbrown/repositories/overlord/objectiser/rtgov/release/jbossas/distribution/target/overlord-rtgov-jbossas-2.0.0-SNAPSHOT/profiles/client/build.xml:49: Failed to read input from Console.
[ERROR] around Ant part ...<ant antfile="profiles/client/build.xml" target="deploy">... @ 6:60 in /home/gbrown/repositories/overlord/objectiser/rtgov/release/jbossas/distribution/target/overlord-rtgov-jbossas-2.0.0-SNAPSHOT/target/antrun/build-main.xml: Stream closed
{noformat}
It appears that this is a fixed issue in ant version 1.8.3: https://issues.apache.org/bugzilla/show_bug.cgi?id=51161
However the maven-ant-plugin 1.7 and 1.8-SNAPSHOT both use version 1.8.2 currently.
--
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
11 years, 3 months