I am using a stateful bean.
i have kept the handle in the session.
Sometimes when i get the remote from the handle and then execute a method it gives the following error.
(But this doesn't happen always.)
The lock request from EJB:CssCaseSFBean with primary key:1,681,415,271,874,564 timed-out after waiting 0 ms. The transaction or thread requesting the lock was:Name=[EJB com.sns.infrastructure.css.casemgmt.ejb.CssCaseSFBean.getAcctId()],Xid=271:a4f785ea(201554),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=0,seconds left=30,activeThread=Thread[ExecuteThread: '7' for queue: 'default',5,Thread Group for Queue: 'default'],SCInfo[css+myserver]=(state=active......
can someone give suggestion as what might be the problem
thks for the replies