-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: org.hibernate.TransactionException: could not register sy...
PostPosted: Mon Aug 09, 2010 5:52 am 
Newbie

Joined: Mon Aug 09, 2010 5:46 am
Posts: 2
Dear Sirs,

I got the Exception recently with the follow stack trace:
org.hibernate.TransactionException: could not register synchronization with JTA TransactionManager
at org.hibernate.jdbc.JDBCContext.registerSynchronizationIfPossible(JDBCContext.java:164)
at org.hibernate.impl.SessionImpl.checkTransactionSynchStatus(SessionImpl.java:1821)
at org.hibernate.impl.SessionImpl.createQuery(SessionImpl.java:1582)
...
at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
Caused by: javax.transaction.RollbackException: Already marked for rollback TransactionImpl:XidImpl
[FormatId=257, GlobalId=irdtpnuap02/257, BranchQual=, localId=257]
at org.jboss.tm.TransactionImpl.registerSynchronization(TransactionImpl.java:635)
at org.hibernate.jdbc.JDBCContext.registerSynchronizationIfPossible(JDBCContext.java:153)
... 45 more

Do you know it is related to JAVA Program problem or configuration problem??
I am using JBoss 4.0.5, Oracle 10.0.2.4, Hibernate 3.
I can provide other config files if you required.
Thanks a lot!!

Regards,
OXGG


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.