Re: [JBoss-user] Interrupted while requesting permit!

2002-09-24 Thread Jon Haugsand
* Saroj Kumar > I don't see any need for using finder Inside ejbCreate as JBOSS does it > automatically before insert. > > It does like: > > SELECT COUNT(*) FROM TABLE WHERE PK_COLUMN=? > > Try without finder. Well, yeas, but actually, this is not primary key fields it tests against. Our mod

Re: [JBoss-user] Interrupted while requesting permit!

2002-09-24 Thread Hunter Hillegas
Upgrade to 3.02 or 3.2 beta. That bug is fixed. > From: Jon Haugsand <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: 24 Sep 2002 16:43:11 +0200 > To: [EMAIL PROTECTED] > Subject: [JBoss-user] Interrupted while requesting permit! > > > JBoss 3.0.1 wher

RE: [JBoss-user] Interrupted while requesting permit!

2002-09-24 Thread Saroj Kumar
gsand Sent: Tuesday, September 24, 2002 8:13 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] Interrupted while requesting permit! JBoss 3.0.1 where we within ejbCreate we use a finder to detect double creation of a bean instance. The following message was printed at the log: 2002-09-24 16:32:3

[JBoss-user] Interrupted while requesting permit!

2002-09-24 Thread Jon Haugsand
JBoss 3.0.1 where we within ejbCreate we use a finder to detect double creation of a bean instance. The following message was printed at the log: 2002-09-24 16:32:33,169 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.VpKriterie.findByVpKriterieIdAndTilstand] Find failed org.jboss.util.N