[
https://jira.jboss.org/jira/browse/JBAS-7439?page=com.atlassian.jira.plug...
]
Shelly McGowan updated JBAS-7439:
---------------------------------
aused by: java.lang.AbstractMethodError:
org.hsqldb.jdbc.jdbcConnection.createClob()Ljava/sql/Clob;
at
org.jboss.resource.adapter.jdbc.jdk6.WrappedConnectionJDK6.createClob(WrappedConnectionJDK6.java:128)
org.jboss.test.hibernate.test.ScopedEarsUnitTestCase
----------------------------------------------------
Key: JBAS-7439
URL:
https://jira.jboss.org/jira/browse/JBAS-7439
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Hibernate service
Reporter: Shelly McGowan
Assignee: Scott Marlow
Fix For: JBossAS-6.0.0.M1
testEarSession1 and testEarSession2 are failing with a RollbackException:
Caused by: javax.transaction.RollbackException:
[com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted]
[com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] Could not commit
transaction.
at
com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commit(TransactionImple.java:257)
at org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCMT.java:501)
<snip>
at
org.jboss.test.hibernate.test.ScopedEarsUnitTestCase.testEAR2Session(ScopedEarsUnitTestCase.java:122)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira