[
https://issues.apache.org/jira/browse/TRAFODION-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Atanu Mishra closed TRAFODION-221.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.9 (pre-incubation)
> LP Bug: 1305247 - Regression: TMF returned error 97 on a commit transaction
> ---------------------------------------------------------------------------
>
> Key: TRAFODION-221
> URL: https://issues.apache.org/jira/browse/TRAFODION-221
> Project: Apache Trafodion
> Issue Type: Bug
> Components: dtm
> Reporter: Weishiun Tsai
> Assignee: Selvaganesan Govindarajan
> Priority: Blocker
> Fix For: 0.9 (pre-incubation)
>
>
> The datalake branch has been stable enough for Phoenix tests to run cleanly
> for quite some time. But with the seatrans_2 branch merged into the datalake
> branch on v39114. Phoenix tests are seeing lots of failures on this build,
> mostly due to TMF error 97 either at commit() calls or execute() calls.
> There is no certain test to reproduce it. This error just pops up randomly
> by running Phoenix tests. This is seen on a workstation installation.
> Here is the error message and a typical call stack:
> 1)
> testDecimalArithmeticWithIntAndLong(test.java.com.hp.phoenix.end2end.ArithmeticQueryTest)
> org.trafodion.jdbc.t4.HPT4Exception: *** ERROR[8606] Transaction subsystem
> TMF returned error 97 on a commit transaction. [2014-04-09 14:46:37]
> at
> org.trafodion.jdbc.t4.HPT4Messages.throwSQLException(HPT4Messages.java:172)
> at
> org.trafodion.jdbc.t4.InterfaceConnection.endTransaction(InterfaceConnection.java:1255)
> at
> org.trafodion.jdbc.t4.InterfaceConnection.commit(InterfaceConnection.java:435)
> at
> org.trafodion.jdbc.t4.TrafT4Connection.commit(TrafT4Connection.java:108)
> at
> test.java.com.hp.phoenix.end2end.ArithmeticQueryTest.testDecimalArithmeticWithIntAndLong(ArithmeticQueryTest.java:416)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)