it is not a deadlock it is normal synchronization...

we must change that message

marc


|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Dragan Milic
|Sent: Tuesday, March 20, 2001 1:05 PM
|To: [EMAIL PROTECTED]
|Subject: [JBoss-user] LOCKING-WAITING
|
|
|Hello,
|
|i'm experiencing performance problems with jboss 2.1 under solaris:
|when i'm using one BMP EJB cuncurrently from multiple threads it seems to
|deadlock for a couple of seconds with following line reapeating in
|server.log:
|
|[Category] LOCKING-WAITING (CTX) for id 
|CategoryPK(MUIKAQJkw34AAADfZiTtGJvA,de_DE) ctx.hash 6877805
|
|cpu usage is 100% but calls to getXXX methods for that bean do not return
|untill deadlock is resolved (it takes usually 2-10 secs for that) and
|after that everything seems to be fine untill next deadlock occurs - bean
|has Supports flag for transactions and ist not in a transaction context
|while using, so i don't thing that the whole happends because of isolation
|of transactions.
|
|Dragan.
|
|
|
|
|
|_______________________________________________
|JBoss-user mailing list
|[EMAIL PROTECTED]
|http://lists.sourceforge.net/lists/listinfo/jboss-user

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to