[JBoss JIRA] (JBTM-1780) Missing test for failures during the REST-AT volatile prepare phase
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-1780?page=com.atlassian.jira.plugin.... ]
Michael Musgrove updated JBTM-1780:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Pull passed
> Missing test for failures during the REST-AT volatile prepare phase
> -------------------------------------------------------------------
>
> Key: JBTM-1780
> URL: https://issues.jboss.org/browse/JBTM-1780
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: REST
> Affects Versions: 5.0.0.M3
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Priority: Minor
> Fix For: 5.0.0.M4
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> There is code in the test participant (org.jboss.jbossts.star.test.BaseTest TransactionalResource#synchronizations) to fail the volatile prepare phase but org.jboss.jbossts.star.test.OptionalSpecTest does not exercise it).
--
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
12 years, 10 months
[JBoss JIRA] (JBTM-1783) byteman warning messages in ArjunaCore/arjuna/test/byteman-scripts/reaper.txt
by Amos Feng (JIRA)
[ https://issues.jboss.org/browse/JBTM-1783?focusedWorklogId=12429366&page=... ]
Amos Feng logged work on JBTM-1783:
-----------------------------------
Author: Amos Feng
Created on: 13/Jun/13 2:39 AM
Start Date: 13/Jun/13 2:39 AM
Worklog Time Spent: 2 hours
Issue Time Tracking
-------------------
Remaining Estimate: 2 days, 6 hours (was: 3 days)
Time Spent: 2 hours
Worklog Id: (was: 12429366)
> byteman warning messages in ArjunaCore/arjuna/test/byteman-scripts/reaper.txt
> ------------------------------------------------------------------------------
>
> Key: JBTM-1783
> URL: https://issues.jboss.org/browse/JBTM-1783
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Testing
> Reporter: Amos Feng
> Assignee: Amos Feng
> Fix For: 5.0.0.M4
>
> Original Estimate: 3 days
> Time Spent: 2 hours
> Remaining Estimate: 2 days, 6 hours
>
> {noformat}
> [INFO] Checking 3 byteman scripts in /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper 3" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 65 against method check() void
> org.jboss.byteman.rule.exception.TypeWarningException: no matching injection point for method check() void
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper 3" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 65
> org.jboss.byteman.rule.exception.TypeWarningException: failed to find any matching trigger method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 79 against method check() void
> org.jboss.byteman.rule.exception.TypeWarningException: no matching injection point for method check() void
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 79
> org.jboss.byteman.rule.exception.TypeWarningException: failed to find any matching trigger method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper worker 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 186 against method doCancellations() void
> org.jboss.byteman.rule.exception.TypeWarningException: no matching injection point for method doCancellations() void
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper worker 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 186
> org.jboss.byteman.rule.exception.TypeWarningException: failed to find any matching trigger method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
> {noformat}
--
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
12 years, 10 months
[JBoss JIRA] (JBTM-1783) byteman warning messages in ArjunaCore/arjuna/test/byteman-scripts/reaper.txt
by Amos Feng (JIRA)
[ https://issues.jboss.org/browse/JBTM-1783?page=com.atlassian.jira.plugin.... ]
Amos Feng commented on JBTM-1783:
---------------------------------
It looks like reaper.txt is out-of-date and there is no injection point in the TransactionReaper.check() and doCancellations()
> byteman warning messages in ArjunaCore/arjuna/test/byteman-scripts/reaper.txt
> ------------------------------------------------------------------------------
>
> Key: JBTM-1783
> URL: https://issues.jboss.org/browse/JBTM-1783
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Testing
> Reporter: Amos Feng
> Assignee: Amos Feng
> Fix For: 5.0.0.M4
>
> Original Estimate: 3 days
> Time Spent: 2 hours
> Remaining Estimate: 2 days, 6 hours
>
> {noformat}
> [INFO] Checking 3 byteman scripts in /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper 3" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 65 against method check() void
> org.jboss.byteman.rule.exception.TypeWarningException: no matching injection point for method check() void
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper 3" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 65
> org.jboss.byteman.rule.exception.TypeWarningException: failed to find any matching trigger method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 79 against method check() void
> org.jboss.byteman.rule.exception.TypeWarningException: no matching injection point for method check() void
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 79
> org.jboss.byteman.rule.exception.TypeWarningException: failed to find any matching trigger method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper worker 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 186 against method doCancellations() void
> org.jboss.byteman.rule.exception.TypeWarningException: no matching injection point for method doCancellations() void
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper worker 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 186
> org.jboss.byteman.rule.exception.TypeWarningException: failed to find any matching trigger method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
> {noformat}
--
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
12 years, 10 months
[JBoss JIRA] (JBTM-1783) byteman warning messages in ArjunaCore/arjuna/test/byteman-scripts/reaper.txt
by Amos Feng (JIRA)
[ https://issues.jboss.org/browse/JBTM-1783?page=com.atlassian.jira.plugin.... ]
Amos Feng updated JBTM-1783:
----------------------------
Description:
{noformat}
[INFO] Checking 3 byteman scripts in /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes
[WARNING] WARNING : Warning type checking rule "pause transaction reaper 3" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 65 against method check() void
org.jboss.byteman.rule.exception.TypeWarningException: no matching injection point for method check() void
[WARNING] WARNING : Warning type checking rule "pause transaction reaper 3" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 65
org.jboss.byteman.rule.exception.TypeWarningException: failed to find any matching trigger method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
[WARNING] WARNING : Warning type checking rule "pause transaction reaper 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 79 against method check() void
org.jboss.byteman.rule.exception.TypeWarningException: no matching injection point for method check() void
[WARNING] WARNING : Warning type checking rule "pause transaction reaper 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 79
org.jboss.byteman.rule.exception.TypeWarningException: failed to find any matching trigger method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
[WARNING] WARNING : Warning type checking rule "pause transaction reaper worker 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 186 against method doCancellations() void
org.jboss.byteman.rule.exception.TypeWarningException: no matching injection point for method doCancellations() void
[WARNING] WARNING : Warning type checking rule "pause transaction reaper worker 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 186
org.jboss.byteman.rule.exception.TypeWarningException: failed to find any matching trigger method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
{noformat}
was:
{noformat}
ArjunaCore/arjuna/test/byteman-scripts/reaper.txt
[INFO] --- rulecheck-maven-plugin:2.1.2:rulecheck (rulecheck) @ arjuna ---
[INFO] Checking 3 byteman scripts in /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes
[WARNING] WARNING : Warning type checking rule "pause transaction reaper 3" loaded from /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 65 against method check() void
[WARNING] WARNING : Warning type checking rule "pause transaction reaper 3" loaded from /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 65
[WARNING] WARNING : Warning type checking rule "pause transaction reaper 4" loaded from /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 79 against method check() void
[WARNING] WARNING : Warning type checking rule "pause transaction reaper 4" loaded from /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 79
[WARNING] WARNING : Warning type checking rule "pause transaction reaper worker 4" loaded from /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 186 against method doCancellations() void
[WARNING] WARNING : Warning type checking rule "pause transaction reaper worker 4" loaded from /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 186
{noformat}
> byteman warning messages in ArjunaCore/arjuna/test/byteman-scripts/reaper.txt
> ------------------------------------------------------------------------------
>
> Key: JBTM-1783
> URL: https://issues.jboss.org/browse/JBTM-1783
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Testing
> Reporter: Amos Feng
> Assignee: Amos Feng
> Fix For: 5.0.0.M4
>
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> {noformat}
> [INFO] Checking 3 byteman scripts in /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper 3" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 65 against method check() void
> org.jboss.byteman.rule.exception.TypeWarningException: no matching injection point for method check() void
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper 3" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 65
> org.jboss.byteman.rule.exception.TypeWarningException: failed to find any matching trigger method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 79 against method check() void
> org.jboss.byteman.rule.exception.TypeWarningException: no matching injection point for method check() void
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 79
> org.jboss.byteman.rule.exception.TypeWarningException: failed to find any matching trigger method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper worker 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 186 against method doCancellations() void
> org.jboss.byteman.rule.exception.TypeWarningException: no matching injection point for method doCancellations() void
> [WARNING] WARNING : Warning type checking rule "pause transaction reaper worker 4" loaded from /home/zhfeng/src/zhfeng/narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 186
> org.jboss.byteman.rule.exception.TypeWarningException: failed to find any matching trigger method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
> {noformat}
--
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
12 years, 10 months
[JBoss JIRA] (JBTM-1568) Install BlackTie as an WildFly subsystem module
by Amos Feng (JIRA)
[ https://issues.jboss.org/browse/JBTM-1568?page=com.atlassian.jira.plugin.... ]
Amos Feng updated JBTM-1568:
----------------------------
Original Estimate: 2 weeks (was: 4 hours)
Remaining Estimate: 2 weeks (was: 4 hours)
> Install BlackTie as an WildFly subsystem module
> -----------------------------------------------
>
> Key: JBTM-1568
> URL: https://issues.jboss.org/browse/JBTM-1568
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: BlackTie
> Reporter: Tom Jenkinson
> Assignee: Amos Feng
> Fix For: 5.0.0.M4
>
> Original Estimate: 2 weeks
> Remaining Estimate: 2 weeks
>
> Apparently there is a way to deploy a war as a module coming soon, wait till this is available possibly. Though, in the meantime, you could merge the stompconnect ear and blacktie-admin-servers ear into a single ear.
--
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
12 years, 10 months
[JBoss JIRA] (JBTM-1783) byteman warning messages in ArjunaCore/arjuna/test/byteman-scripts/reaper.txt
by Amos Feng (JIRA)
Amos Feng created JBTM-1783:
-------------------------------
Summary: byteman warning messages in ArjunaCore/arjuna/test/byteman-scripts/reaper.txt
Key: JBTM-1783
URL: https://issues.jboss.org/browse/JBTM-1783
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Testing
Reporter: Amos Feng
Assignee: Amos Feng
Fix For: 5.0.0.M4
{noformat}
ArjunaCore/arjuna/test/byteman-scripts/reaper.txt
[INFO] --- rulecheck-maven-plugin:2.1.2:rulecheck (rulecheck) @ arjuna ---
[INFO] Checking 3 byteman scripts in /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes
[WARNING] WARNING : Warning type checking rule "pause transaction reaper 3" loaded from /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 65 against method check() void
[WARNING] WARNING : Warning type checking rule "pause transaction reaper 3" loaded from /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 65
[WARNING] WARNING : Warning type checking rule "pause transaction reaper 4" loaded from /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 79 against method check() void
[WARNING] WARNING : Warning type checking rule "pause transaction reaper 4" loaded from /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 79
[WARNING] WARNING : Warning type checking rule "pause transaction reaper worker 4" loaded from /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 186 against method doCancellations() void
[WARNING] WARNING : Warning type checking rule "pause transaction reaper worker 4" loaded from /home/hudson/workspace/btny-pulls-narayana/ArjunaCore/arjuna/target/test-classes/reaper.txt line 186
{noformat}
--
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
12 years, 10 months
[JBoss JIRA] (JBTM-1762) TX TestTransactions::test_rollback failed with un-expect TX_FAIL
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1762?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-1762:
-------------------------------------
Please can you delete the old build for this if the issue is resolved? http://172.17.131.2/view/Narayana+BlackTie/job/blacktie-windows2008-tacon...
> TX TestTransactions::test_rollback failed with un-expect TX_FAIL
> ----------------------------------------------------------------
>
> Key: JBTM-1762
> URL: https://issues.jboss.org/browse/JBTM-1762
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: BlackTie
> Reporter: Amos Feng
> Assignee: Amos Feng
> Fix For: 5.0.0.M4
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> {noformat}
> [exec] 1) test: TestTransactions::test_rollback (F) line: 288 /home/hudson/workspace/blacktie-linux32/tx/src/test/cpp/TestTransactions.cxx
> [exec] equality assertion failed
> [exec] - Expected: -2
> [exec] - Actual : -7
> {noformat}
> It looks like the TM server returns code 412 and no content. so tx_commit() returns TX_FAIL but expects TX_ROLLBACK.
> {code}
> 2013-06-07 08:34:08,732 [0x57fd3f0] DEBUG (HttpClient :162 ) - receive 79 bytes
> 2013-06-07 08:34:08,734 [0x57fd3f0] DEBUG (HttpClient :165 ) - HTTP/1.1 412 Precondition Failed
> Connection: keep-alive
> Content-Length: 0
> 2013-06-07 08:34:08,736 [0x57fd3f0] DEBUG (HttpClient :194 ) - HTTP/1.1 412 Precondition Failed
> 2013-06-07 08:34:08,738 [0x57fd3f0] DEBUG (HttpClient :194 ) - Connection: keep-alive
> 2013-06-07 08:34:08,739 [0x57fd3f0] DEBUG (HttpClient :194 ) - Content-Length: 0
> 2013-06-07 08:34:08,741 [0x57fd3f0] DEBUG (HttpClient :220 ) - status_code:412
> 2013-06-07 08:34:08,743 [0x57fd3f0] DEBUG (TxHttpControl :299 ) - do_end: HTTP status: 412 resp:
> 2013-06-07 08:34:08,745 [0x57fd3f0] DEBUG (TxControl :66 ) - end: outcome: -7
> {code}
--
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
12 years, 10 months
[JBoss JIRA] (JBTM-1782) Add cersei, janei and lancel to blacktie test config files
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1782?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson resolved JBTM-1782.
---------------------------------
Resolution: Done
> Add cersei, janei and lancel to blacktie test config files
> ----------------------------------------------------------
>
> Key: JBTM-1782
> URL: https://issues.jboss.org/browse/JBTM-1782
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: BlackTie, Testing
> Reporter: Tom Jenkinson
> Assignee: Tom Jenkinson
> Fix For: 5.0.0.M4
>
>
> Found using grep of another node
> [tom@dhcppc1 blacktie](master) $ find . -name \*.java -o -name \*.xml | xargs grep -l haverstraw | grep -v target
> ./btadmin/src/test/resources/btconfig.xml
> ./jatmibroker-xatmi/src/test/resources/btconfigERROR.xml
> ./jatmibroker-xatmi/src/test/resources/btconfig.xml
> ./jatmibroker-nbf/src/test/resources/btconfig.xml
--
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
12 years, 10 months