Hi !!

We fighting with a TRANSACTION  ROLLBACK Problem for about two weeks now and
would like to share our
insights with people having a similiar problem.

SITUATION:
==========

1. From time to time our client application hangs and doesn't react anymore
when the application is
   executing a remote call to a EJB. This happens even though only one user
is logged so there should not be
   any other concurrent actions going on in the system.
   Our real trouble is that we cannot reproduce this effect.
   We only see in the log files that is has something to do with
transactions (Transaction alreay marked for rollback) and
   then "locking waiting"

2. We have defined not any transaction contexts in the EJB deployment
descriptor, so we think JBOSS
   uses it own kind of transaction management.

3. Our Setup: mySQL and JAWS and JBOSS 2.0 running on LINUX

As out next step we think about the solution of explicitly setting a
transaction context in the deployment descriptor of the entity beans, but
our impression is that this seems to be an internal problem of jboss.

We are looking for people with ideas how else to approach this problem.

Thanks in advance,

Frank Marx
Jens-Michael Lehmann

TTB Siemens , Berkeley









--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to