[jbossts-issues] [JBoss JIRA] (JBTM-1373) org.jboss.jbossts.qa.junit.testgroup.TestGroup_crashrecovery08 test failed on jbossts-branch417-EAP61-java6-jdbcobjectstore

Michael Musgrove (JIRA) jira-events at lists.jboss.org
Mon Dec 10 07:51:17 EST 2012


     [ https://issues.jboss.org/browse/JBTM-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Musgrove updated JBTM-1373:
-----------------------------------

    Attachment: CrashRecovery08_Test02.jbossts-branch417-EAP61-java6-jdbcobjectstore.21.tar


Fails in CrashRecovery08Clients.Client01b which starts a txn, adds a CrashAbstractRecordImpl resource to the txn and then commits it. Whilst committing it gets an unexpected rolled back exception (CORBA.TRANSACTION_ROLLEDBACK). The underlying cause happens whilst writing the intentions list to a JDBC object store backed by MySQL. The actual error is: 
  com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction
The deadlock is reported at line 513 JDBCImple_driver.java whilst initialising a PreparedStatement.

Firstly this is the first time we have seen this error, and secondly we don't support MySQL as a object store on 4.17. I would recommend closing as will not fix and maybe investigate if it happens again.
                
> org.jboss.jbossts.qa.junit.testgroup.TestGroup_crashrecovery08 test failed on jbossts-branch417-EAP61-java6-jdbcobjectstore
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBTM-1373
>                 URL: https://issues.jboss.org/browse/JBTM-1373
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Testing
>            Reporter: Gytis Trikleris
>            Assignee: Michael Musgrove
>             Fix For: 4.17.4
>
>         Attachments: CrashRecovery08_Test02.jbossts-branch417-EAP61-java6-jdbcobjectstore.21.tar
>
>
> See: http://172.17.131.2/job/jbossts-branch417-EAP61-java6-jdbcobjectstore/20/
> Failed tests:
> org.jboss.jbossts.qa.junit.testgroup.TestGroup_crashrecovery08

--
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


More information about the jbossts-issues mailing list