[
https://issues.jboss.org/browse/JBTM-1237?page=com.atlassian.jira.plugin....
]
Michael Musgrove commented on JBTM-1237:
----------------------------------------
Changes are in branch:
https://svn.jboss.org/repos/labs/labs/jbosstm/branches/JBOSSTS_4_6_1_GA_CP
To change the factor (it is a double) to the value held in the env variable TIMEOUT_FACTOR
do this:
sed -i config/JBossTS_JTS_JacORB_QA.xml -e
"s/ts\.timeout\.factor.*/ts\.timeout\.factor\"\
value=\"$TIMEOUT_FACTOR\"\\/\>/g"
or
sed -i config/JBossTS_JTA_QA.xml -e
"s/ts\.timeout\.factor.*/ts\.timeout\.factor\"\
value=\"$TIMEOUT_FACTOR\"\\/\>/g"
Ivo please could you retest using a multiplier different from unity.
crashrecovery07 tests failing on Solaris11 x86/x86_64 platform
--------------------------------------------------------------
Key: JBTM-1237
URL:
https://issues.jboss.org/browse/JBTM-1237
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Testing
Affects Versions: 4.6.1.CP13
Reporter: Ivo Studensky
Assignee: Michael Musgrove
Fix For: 4.6.1.CP14
When running QA testsuite on Solaris 11 x86/x86_64 platform with Oracle JDK7 I hit
intermittent failures at crashrecovery07 tests.
Affected tests:
CrashRecovery07_Test04
CrashRecovery07_Test05
CrashRecovery07_Test11
CrashRecovery07_Test12
output of Test05 (qa/results/113/task_0_out):
{noformat}
Sleeping for 180000ms.
Test will fail because we have just received value 2 for resource 0
Test will fail because we have just received value 2 for resource 1
Test has failed because we got 2 for 2
Failed
{noformat}
output of Test11 (qa/results/25/task_0_out):
{noformat}
Sleeping for 360000ms.
Test will fail because we have just received value 2 for resource 0
Test will fail because we have just received value 2 for resource 1
Test will fail because we have just received value 2 for resource 2
Test has failed because we got 2 for 3
Failed
{noformat}
Complete logs for the two issues detailed above can be found here:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBoss%20TS/view/JBo...
output of Test04 (qa/results/92/task_0_out):
{noformat}
Sleeping for 450000ms.
Test will fail because we have just received value 2 for resource 0
Test has failed because we got 2 for 1
Failed
{noformat}
output of Test12 (qa/results/14/task_0_out):
{noformat}
Sleeping for 450000ms.
Test will fail because we have just received value 2 for resource 0
Test will fail because we have just received value 2 for resource 1
Test will fail because we have just received value 2 for resource 2
Test has failed because we got 2 for 3
Failed
{noformat}
Complete logs for Test04 and Test12 can be found here:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBoss%20TS/view/JBo...
--
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