Re: nasty endless loop bug found in 0.9.9

2003-03-02 Thread Armin Waibel
nt: Sunday, March 02, 2003 12:36 AM Subject: nasty endless loop bug found in 0.9.9 > I added this following to the validate-query of a DB connection > > > > and since the userid is not a column name, I got this: > > [org.apache.ojb.broker.accesslayer.ConnectionFactoryPoole

nasty endless loop bug found in 0.9.9

2003-03-01 Thread Robert S. Sfeir
I added this following to the validate-query of a DB connection and since the userid is not a column name, I got this: [org.apache.ojb.broker.accesslayer.ConnectionFactoryPooledImpl] WARN: Validation query for connection failed, discard connection. Message: ERROR: Attribute "userid" not found