Subject Re: [IB-Java] Re: client-java driver pretty slow
Author David Jencks
On 2001.11.26 09:28:07 -0500 Cor Hofman wrote:
> I willing to try that, but it may take me some time, since I am
> not familiar with JUnit. JUnit, I believe is a unit testing tool
> obtainable with Apache, right?

Actually it's a standalone tool at sourceforge, but its used and supplied
with most open source java projects I've seen. You get it if you check
client-java out of cvs. All the classes named Test*.java are junit
testcases. You can run them with build targets junit, junit1 and
tests-standard-unit.

david jencks
>
> Cheers,
>
> Cor.
>
> -----Original Message-----
> From: David Jencks [mailto:davidjencks@...]
> Sent: Monday, November 26, 2001 14:55
> To: IB-Java@yahoogroups.com
> Subject: Re: [IB-Java] Re: client-java driver pretty slow
>
>
> Could you supply a simple junit testcase or at least an example showing
> this behavior?
>
> Thanks
> david jencks
>
> On 2001.11.26 06:57:36 -0500 Cor Hofman wrote:
> > Yep, I have experienced this also, when I tried to insert new rows
> > containing a BLOB.
> > The funny thing is that every second insert seems to fail.
> > Also I have tables where this runs smoothly.
> > I haven't worked out any solution, let alone a solution :-(
> >
> > Cheers,
> >
> > Cor
> >
> > -----Original Message-----
> > From: Luca Lafranchi [mailto:luca.lafranchi@...]
> > Sent: Monday, November 26, 2001 12:10
> > To: IB-Java@yahoogroups.com
> > Subject: [IB-Java] Re: client-java driver pretty slow
> >
> >
> > Uhm...in fact sometimes I also get some errors (but the driver becomes
> > slow before them...):
> >
> > when trying to retrieve data from a BLOB SUB_TYPE TEXT I get this:
> > java.sql.SQLException: couldn't open blob: 614180331950 exception:
> > invalid transaction handle (expecting explicit transaction start)
> > DIAGNOSE -4
> >
> > Remember that I'm using autocommit...
> >
> > Ciao
> > Luca
> >
> >
> >
> > To unsubscribe from this group, send an email to:
> > IB-Java-unsubscribe@egroups.com
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> >
> >
> >
> >
> >
> >
> >
> > To unsubscribe from this group, send an email to:
> > IB-Java-unsubscribe@egroups.com
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> >
> >
> >
> >
> >
>
>
> To unsubscribe from this group, send an email to:
> IB-Java-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>
>
>
> To unsubscribe from this group, send an email to:
> IB-Java-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>