[JBoss JIRA] (JBTM-1375) TXFramework Code Tidy
by Paul Robinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1375?page=com.atlassian.jira.plugin.... ]
Paul Robinson updated JBTM-1375:
--------------------------------
Description:
Apply AS7 code style to .java
format .xml
Check all copyright headers present
check no tabs
Remove version numbers from pom
was:
Apply AS7 code style to .java
format .xml
Check all copyright headers present
check no tabs
Remover version numbers from pom
> TXFramework Code Tidy
> ---------------------
>
> Key: JBTM-1375
> URL: https://issues.jboss.org/browse/JBTM-1375
> Project: JBoss Transaction Manager
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: TXFramework
> Reporter: Paul Robinson
> Assignee: Paul Robinson
> Priority: Minor
> Fix For: 5.0.0.M2
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Apply AS7 code style to .java
> format .xml
> Check all copyright headers present
> check no tabs
> Remove version numbers from pom
--
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, 11 months
[JBoss JIRA] (JBTM-1386) ATBridgeTest hangs during Deployment
by Paul Robinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1386?page=com.atlassian.jira.plugin.... ]
Work on JBTM-1386 started by Paul Robinson.
> ATBridgeTest hangs during Deployment
> ------------------------------------
>
> Key: JBTM-1386
> URL: https://issues.jboss.org/browse/JBTM-1386
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Testing, TXFramework
> Environment: Job 124:
> Linux tenafly.buildnet.ncl.jboss.com 2.6.32-279.14.1.el6.i686 #1 SMP Tue Nov 6 21:05:14 UTC 2012 i686 i686 i386 GNU/Linux
> CentOS release 6.3 (Final)
> java version "1.6.0_37"
> Java(TM) SE Runtime Environment (build 1.6.0_37-b06)
> Java HotSpot(TM) Client VM (build 20.12-b01, mixed mode, sharing)
> AS7 master on 10/12/2012
> Reporter: Paul Robinson
> Assignee: Paul Robinson
> Fix For: 5.0.0.M2
>
> Attachments: jboss.stacktrace, org.jboss.narayana.txframework.functional.ATBridgeTest-output.txt
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> http://172.17.131.2/job/jbossts-narayana-java6/121/
> http://172.17.131.2/job/jbossts-narayana-java6/124/
> Notice the following in the stack dump which looks very similar to [AS7-5946]:
> {code}
> "management-handler-thread - 3" prio=10 tid=0xa0661800 nid=0x282b in Object.wait() [0x9c669000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0xa626ae88> (a org.jboss.as.controller.ContainerStateMonitor)
> at java.lang.Object.wait(Object.java:485)
> at org.jboss.as.controller.ContainerStateMonitor.awaitContainerStateChangeReport(ContainerStateMonitor.java:158)
> - locked <0xa626ae88> (a org.jboss.as.controller.ContainerStateMonitor)
> at org.jboss.as.controller.ModelControllerImpl.awaitContainerStateChangeReport(ModelControllerImpl.java:452)
> at org.jboss.as.controller.OperationContextImpl.awaitModelControllerContainerMonitor(OperationContextImpl.java:147)
> {code}
> Also, notice the last line of the server log:
> {code}
> [0m[0m16:08:52,111 INFO [org.jboss.as.arquillian] (MSC service thread 1-1) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."test.jar",unit=test.jar,tests=[org.jboss.narayana.txframework.functional.ATStatefullTest, org.jboss.narayana.txframework.functional.ATBridgeTest, org.jboss.narayana.txframework.functional.rest.at.simpleEJB
> {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
11 years, 11 months
[JBoss JIRA] (JBTM-1202) Intermittent XTS WSTX failure
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-1202?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris commented on JBTM-1202:
---------------------------------------
It seems like the same problem again: http://172.17.131.2/job/jbossts-branch417-EAP61-java6/1527
> Intermittent XTS WSTX failure
> -----------------------------
>
> Key: JBTM-1202
> URL: https://issues.jboss.org/browse/JBTM-1202
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Testing, XTS
> Reporter: Tom Jenkinson
> Assignee: Paul Robinson
> Fix For: 4.17.0, 5.0.0.M2
>
> Attachments: com.arjuna.wst11.tests.arq.ba.CloseTest-output.txt, com.arjuna.wst11.tests.arq.ba.CloseTest.txt
>
>
> http://172.17.131.2/job/narayana-java6/1247/
> Suppose you just want to run the WSTX tests and nothing else on hudson, then you would add the following to the hudson configure script:
> export NARAYANA_BUILD=0 AS_BUILD=0 TXF_TESTS=0 QA_TESTS=0 txbridge=0
> export WSTX_MODULES="WSTX"
> I found this useful during IPv6 testing
> This particular example assumes that there is still a narrayana build in the workspace directory. If you want to rebuild narrayana too then just set NARAYANA_BUILD=1
> [INFO] Surefire report directory: /home/hudson/workspace/narayana-java6/XTS/localjunit/WSTX/target/surefire-reports
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running com.arjuna.wst11.tests.arq.ba.CancelTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.087 sec
> Running com.arjuna.wst11.tests.arq.ba.CloseTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.789 sec <<< FAILURE!
> Running com.arjuna.wst11.tests.arq.ba.CompensateTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 sec
> Running com.arjuna.wst11.tests.arq.ba.ConfirmWithCompleteTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 sec
> Running com.arjuna.wst11.tests.arq.ba.ExitTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 sec
> Running com.arjuna.wst11.tests.arq.ba.MultiCancelTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec
> Running com.arjuna.wst11.tests.arq.ba.MultiCloseTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.851 sec
> Running com.arjuna.wst11.tests.arq.ba.MultiCompensateTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 sec
> Running com.arjuna.wst11.tests.arq.basic.CommitExceptionInPrepareTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.355 sec
> Running com.arjuna.wst11.tests.arq.basic.CommitRollbackInPrepareTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 sec
> Running com.arjuna.wst11.tests.arq.basic.MultiParticipantsTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 sec
> Running com.arjuna.wst11.tests.arq.basic.NestedTransactionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 sec
> Running com.arjuna.wst11.tests.arq.basic.NullCommitTransactionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec
> Running com.arjuna.wst11.tests.arq.basic.NullRollbackTransactionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec
> Running com.arjuna.wst11.tests.arq.basic.PrintTransactionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec
> Running com.arjuna.wst11.tests.arq.basic.ResumeNullTransactionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 sec
> Running com.arjuna.wst11.tests.arq.basic.RollbackExceptionInRollbackTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 sec
> Running com.arjuna.wst11.tests.arq.basic.SingleParticipantTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 sec
> Running com.arjuna.wst11.tests.arq.basic.SubtransactionCommitFailInPrepareTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 sec
> Running com.arjuna.wst11.tests.arq.basic.SubtransactionCommitRollbackInPrepareTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 sec
> Running com.arjuna.wst11.tests.arq.basic.SubtransactionCommitTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 sec
> Running com.arjuna.wst11.tests.arq.basic.SubtransactionRollbackTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.91 sec
> Running com.arjuna.wst11.tests.arq.basic.SuspendCommitTransactionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec
> Running com.arjuna.wst11.tests.arq.basic.SuspendNullTransactionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec
> Running com.arjuna.wst11.tests.arq.basic.SuspendResumeCommitTransactionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec
> Running com.arjuna.wst11.tests.arq.basic.SuspendResumeParticipantsTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 sec
> Running com.arjuna.wst11.tests.arq.basic.SuspendResumeSingleParticipantTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 sec
> Running com.arjuna.wst11.tests.arq.basic.SuspendTransactionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 sec
> Running com.arjuna.wst11.tests.arq.basic.ThreadedTransactionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 sec
> Results :
> Tests in error:
> test(com.arjuna.wst11.tests.arq.ba.CloseTest)
> Tests run: 29, Failures: 0, Errors: 1, Skipped: 0
--
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, 11 months
[JBoss JIRA] (JBTM-1379) Tests failed because of undefined classes and exceptions in org.jboss.narayana.txframework.functional.BAParticipantCompletionTest
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-1379?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris commented on JBTM-1379:
---------------------------------------
http://172.17.131.2/job/jbossts-narayana-java7/97
> Tests failed because of undefined classes and exceptions in org.jboss.narayana.txframework.functional.BAParticipantCompletionTest
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBTM-1379
> URL: https://issues.jboss.org/browse/JBTM-1379
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Testing, TXFramework
> Reporter: Gytis Trikleris
> Assignee: Paul Robinson
> Fix For: 5.0.0.M2
>
>
> See: http://172.17.131.2/job/jbossts-narayana-java7/92
> Tests in error:
> testMultiInvoke(org.jboss.narayana.txframework.functional.BAParticipantCompletionTest): org/jboss/jbossts/xts/bytemanSupport/participantCompletion/ParticipantCompletionCoordinatorRules
> testClientDrivenCompensate(org.jboss.narayana.txframework.functional.BAParticipantCompletionTest): org/jboss/jbossts/xts/bytemanSupport/participantCompletion/ParticipantCompletionCoordinatorRules
> testApplicationException(org.jboss.narayana.txframework.functional.BAParticipantCompletionTest)
> testCannotComplete(org.jboss.narayana.txframework.functional.BAParticipantCompletionTest): Unexpected exception, expected<com.arjuna.wst.TransactionRolledBackException> but was<java.lang.reflect.UndeclaredThrowableException>
> testAutoComplete(org.jboss.narayana.txframework.functional.BAParticipantCompletionTest): org/jboss/jbossts/xts/bytemanSupport/participantCompletion/ParticipantCompletionCoordinatorRules
> testManualComplete(org.jboss.narayana.txframework.functional.BAParticipantCompletionTest): org/jboss/jbossts/xts/bytemanSupport/participantCompletion/ParticipantCompletionCoordinatorRules
> Tests run: 32, Failures: 0, Errors: 6, Skipped: 0
--
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, 11 months