----- Original Message ----- From: <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]> Cc: "OJB Users List" <[EMAIL PROTECTED]> Sent: Friday, January 24, 2003 8:45 PM Subject: Re: Oracle connection pooling problem
> > Thanks. This produces three questions: > > Is that in the CVS head now? Yes. > How stable do you feel the head is? Some test cases for the ODMG-api fail, but generally it should be stable. Snapshot against my local sapDB junit-no-compile-no-prepare: [junit] Running org.apache.ojb.broker.AllTests [junit] Tests run: 170, Failures: 0, Errors: 0, Time elapsed: 46,086 sec [junit] Running org.apache.ojb.odmg.AllTests [junit] [BOOT] INFO: OJB.properties: file:/E:/openSource/current/jakarta-ojb/target/test/ojb/OJB.properties [junit] Tests run: 146, Failures: 2, Errors: 3, Time elapsed: 38,165 sec [junit] TEST org.apache.ojb.odmg.AllTests FAILED [junit] Running org.apache.ojb.soda.AllTests [junit] [BOOT] INFO: OJB.properties: file:/E:/openSource/current/jakarta-ojb/target/test/ojb/OJB.properties [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1,823 sec > Any idea when the next verion is? This is in Thomas hands ;-) regards, Armin > > > David > > > |---------+---------------------------> > | | "Armin Waibel" | > | | <armin@code-au-l| > | | ait.de> | > | | | > | | 01/24/2003 02:06| > | | PM | > | | Please respond | > | | to "OJB Users | > | | List" | > | | | > |---------+---------------------------> > >----------------------------------------------------------------------- ------------------------------------------------------------------------ ---| > | | > | To: "OJB Users List" <[EMAIL PROTECTED]> | > | cc: | > | Subject: Re: Oracle connection pooling problem | > | | > >----------------------------------------------------------------------- ------------------------------------------------------------------------ ---| > > > > Hi David, > > with next version of OJB it will be possible to declare a > 'validationQuery' to do a "real" check (currently we do only > a 'isClosed()' method call) on the pooled connections. > Before a connection was delivered the query was performed > against the DB to check the connection. > > regards, > Armin > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, January 24, 2003 7:53 PM > Subject: Oracle connection pooling problem > > > > We have problem where Oracle is timing-out connections on us. Then, > when > > that connection next occurs, we have get a SQLException (socket > closed). > > This is in part a pooling problem, but I'm not sure if it should be > fixed > > in the pool code itself, or handled by the client of the pool (OJB). > > > > Thoughts? > > > > David > > > > > > This message contains information from Equifax Inc. which may be > > confidential and privileged. If you are not an intended recipient, > please > > refrain from any disclosure, copying, distribution or use of this > > information and note that such actions are prohibited. If you have > > received this transmission in error, please notify by e-mail > > [EMAIL PROTECTED] > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>