[JBoss JIRA] (JBTM-2421) Provide some quickstarts for STM
by Tom Jenkinson (JIRA)
Tom Jenkinson created JBTM-2421:
-----------------------------------
Summary: Provide some quickstarts for STM
Key: JBTM-2421
URL: https://issues.jboss.org/browse/JBTM-2421
Project: JBoss Transaction Manager
Issue Type: Task
Components: Demonstrator, STM
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
Fix For: 5.next
As part of my JBug I took the example from the documentation and produced a set of quickstarts that would be useful to contribute to the project.
The examples show:
1. Pessimistic locking
2. Optimistic locking
3. Use of an STM object in a JTA transaction
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 6 months
[JBoss JIRA] (JBTM-2406) BABridgedTest and BAParticipantCompletionTest tests failed because of the race condition
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-2406?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris updated JBTM-2406:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> BABridgedTest and BAParticipantCompletionTest tests failed because of the race condition
> ----------------------------------------------------------------------------------------
>
> Key: JBTM-2406
> URL: https://issues.jboss.org/browse/JBTM-2406
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: TXFramework
> Reporter: Gytis Trikleris
> Assignee: Gytis Trikleris
> Fix For: 5.next
>
>
> http://albany.eng.hst.ams2.redhat.com/view/Status/job/narayana/825/PROFIL...
> {code}
> -------------------------------------------------------------------------------
> Test set: org.jboss.narayana.txframework.functional.ws.ba.participantCompletion.BAParticipantCompletionTest
> -------------------------------------------------------------------------------
> Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 44.774 sec <<< FAILURE!
> testManualComplete(org.jboss.narayana.txframework.functional.ws.ba.participantCompletion.BAParticipantCompletionTest) Time elapsed: 4.202 sec <<< ERROR!
> com.arjuna.wst.TransactionRolledBackException: null
> at com.arjuna.wst11.stub.BusinessActivityTerminatorStub.close(BusinessActivityTerminatorStub.java:95)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.close(UserBusinessActivityImple.java:157)
> at org.jboss.narayana.txframework.functional.ws.ba.participantCompletion.BAParticipantCompletionTest.testManualComplete(BAParticipantCompletionTest.java:129)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 6 months
[JBoss JIRA] (JBTM-2406) BABridgedTest and BAParticipantCompletionTest tests failed because of the race condition
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-2406?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris updated JBTM-2406:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/jbosstm/narayana/pull/854/files
> BABridgedTest and BAParticipantCompletionTest tests failed because of the race condition
> ----------------------------------------------------------------------------------------
>
> Key: JBTM-2406
> URL: https://issues.jboss.org/browse/JBTM-2406
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: TXFramework
> Reporter: Gytis Trikleris
> Assignee: Gytis Trikleris
> Fix For: 5.next
>
>
> http://albany.eng.hst.ams2.redhat.com/view/Status/job/narayana/825/PROFIL...
> {code}
> -------------------------------------------------------------------------------
> Test set: org.jboss.narayana.txframework.functional.ws.ba.participantCompletion.BAParticipantCompletionTest
> -------------------------------------------------------------------------------
> Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 44.774 sec <<< FAILURE!
> testManualComplete(org.jboss.narayana.txframework.functional.ws.ba.participantCompletion.BAParticipantCompletionTest) Time elapsed: 4.202 sec <<< ERROR!
> com.arjuna.wst.TransactionRolledBackException: null
> at com.arjuna.wst11.stub.BusinessActivityTerminatorStub.close(BusinessActivityTerminatorStub.java:95)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.close(UserBusinessActivityImple.java:157)
> at org.jboss.narayana.txframework.functional.ws.ba.participantCompletion.BAParticipantCompletionTest.testManualComplete(BAParticipantCompletionTest.java:129)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 6 months
[JBoss JIRA] (JBTM-2406) BABridgedTest and BAParticipantCompletionTest tests failed because of the race condition
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-2406?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris updated JBTM-2406:
----------------------------------
Priority: Major (was: Minor)
> BABridgedTest and BAParticipantCompletionTest tests failed because of the race condition
> ----------------------------------------------------------------------------------------
>
> Key: JBTM-2406
> URL: https://issues.jboss.org/browse/JBTM-2406
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: TXFramework
> Reporter: Gytis Trikleris
> Assignee: Gytis Trikleris
> Fix For: 5.next
>
>
> http://albany.eng.hst.ams2.redhat.com/view/Status/job/narayana/825/PROFIL...
> {code}
> -------------------------------------------------------------------------------
> Test set: org.jboss.narayana.txframework.functional.ws.ba.participantCompletion.BAParticipantCompletionTest
> -------------------------------------------------------------------------------
> Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 44.774 sec <<< FAILURE!
> testManualComplete(org.jboss.narayana.txframework.functional.ws.ba.participantCompletion.BAParticipantCompletionTest) Time elapsed: 4.202 sec <<< ERROR!
> com.arjuna.wst.TransactionRolledBackException: null
> at com.arjuna.wst11.stub.BusinessActivityTerminatorStub.close(BusinessActivityTerminatorStub.java:95)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.close(UserBusinessActivityImple.java:157)
> at org.jboss.narayana.txframework.functional.ws.ba.participantCompletion.BAParticipantCompletionTest.testManualComplete(BAParticipantCompletionTest.java:129)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 6 months
[JBoss JIRA] (JBTM-2406) BABridgedTest and BAParticipantCompletionTest tests failed because of the race condition
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-2406?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris updated JBTM-2406:
----------------------------------
Fix Version/s: 5.next
(was: 5.later)
> BABridgedTest and BAParticipantCompletionTest tests failed because of the race condition
> ----------------------------------------------------------------------------------------
>
> Key: JBTM-2406
> URL: https://issues.jboss.org/browse/JBTM-2406
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: TXFramework
> Reporter: Gytis Trikleris
> Assignee: Gytis Trikleris
> Priority: Minor
> Fix For: 5.next
>
>
> http://albany.eng.hst.ams2.redhat.com/view/Status/job/narayana/825/PROFIL...
> {code}
> -------------------------------------------------------------------------------
> Test set: org.jboss.narayana.txframework.functional.ws.ba.participantCompletion.BAParticipantCompletionTest
> -------------------------------------------------------------------------------
> Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 44.774 sec <<< FAILURE!
> testManualComplete(org.jboss.narayana.txframework.functional.ws.ba.participantCompletion.BAParticipantCompletionTest) Time elapsed: 4.202 sec <<< ERROR!
> com.arjuna.wst.TransactionRolledBackException: null
> at com.arjuna.wst11.stub.BusinessActivityTerminatorStub.close(BusinessActivityTerminatorStub.java:95)
> at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.close(UserBusinessActivityImple.java:157)
> at org.jboss.narayana.txframework.functional.ws.ba.participantCompletion.BAParticipantCompletionTest.testManualComplete(BAParticipantCompletionTest.java:129)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 6 months