-->
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.  [ 2 posts ] 
Author Message
 Post subject: Dead Lock
PostPosted: Tue Mar 24, 2009 6:53 am 
Newbie

Joined: Tue Mar 24, 2009 6:38 am
Posts: 2
Hi all,
We are using Sturts,Ejb and Hibernate with Oracle 10g database with clustered environment for our application.When we do more number of transaction in a particular day, then always only one table is geeting locked and we are getting the following exception.At this time we are executing normal delete query.

[3/24/09 10:23:07:084 GST] 00000080 SystemErr R org.hibernate.exception.LockAcquisitionException: could not execute update query at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:87)
at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
at org.hibernate.hql.ast.exec.BasicExecutor.execute(BasicExecutor.java:84)
at org.hibernate.hql.ast.QueryTranslatorImpl.executeUpdate(QueryTranslatorImpl.java:334)
at org.hibernate.engine.query.HQLQueryPlan.performExecuteUpdate(HQLQueryPlan.java:209)
at org.hibernate.impl.SessionImpl.executeUpdate(SessionImpl.java:1126)
at org.hibernate.impl.QueryImpl.executeUpdate(QueryImpl.java:94)
at com.ifacts.dao.frontoffice.TransactionBuySellDAO.deleteTransaction(TransactionBuySellDAO.java:1056)
at com.ifacts.bo.bean.frontoffice.PaymentDtlBean.confirm(PaymentDtlBean.java:369)
at com.ifacts.bo.remote.frontoffice.EJSRemoteStatelessTxnPayment_e8e274ab.confirm(Unknown Source)


Can any one help me how to resolve this exception.
On which scenarios this dead lock will occur.

Thanks
siva.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 25, 2009 2:54 am 
Newbie

Joined: Tue Mar 24, 2009 6:38 am
Posts: 2
i just went through this forum where i found there is thread

http://forum.hibernate.org/viewtopic.ph ... 1b972ecdad

which is related to this...

Is there any confguration need to be done from DBSide to resolve this problem?


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

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.