Subject | Re: [Firebird-Java] Re: What open issues do you have? |
---|---|
Author | Carsten Schäfer |
Post date | 2002-11-11T13:42:32Z |
Hi,
I've three issues:
1) With actual cvs-src (yesterday) i get 6 Test-Failures and 5 Errors:
4 Failures in TestFBTimeField all like this (testObect):
Object value test failure
junit.framework.AssertionFailedError: Object value test failure
at org.firebirdsql.jdbc.TestFBTimeField.testObject(TestFBTimeField.java:193)
2 Failures in TestPoolingConnectionManager:
5 Errors in org.firebirdsql.jgds.TestGds all like this:
I/O error during "CreateFile (create)" operation for file "E:\FIREBIRD-JAVA\CLIENT-JAVA\OUTPUT\DB\TESTDB.GDB" Error while trying to create file null
org.firebirdsql.gds.GDSException: I/O error during "CreateFile (create)" operation for file "E:\FIREBIRD-JAVA\CLIENT-JAVA\OUTPUT\DB\TESTDB.GDB"
Error while trying to create file
null
at org.firebirdsql.jgds.GDS_Impl.readStatusVector(GDS_Impl.java:1535)
2) My problem with wrong resultsets with long running connections.
I've posted this before, unfortunatly I've no test case to reproduce this.
Now i create new connections for critical selections, this is slow, but i get correct results with new connections.
I fear to switch back with the actual src, because my customer would be very angry if this errors happen again.
3)Performance: I know that there was some work on this issue, but my tests show only minimal increase.
Selects are still 160%-170% of interclient speed.
I will create some test cases for this.
gruß
Carsten
I've three issues:
1) With actual cvs-src (yesterday) i get 6 Test-Failures and 5 Errors:
4 Failures in TestFBTimeField all like this (testObect):
Object value test failure
junit.framework.AssertionFailedError: Object value test failure
at org.firebirdsql.jdbc.TestFBTimeField.testObject(TestFBTimeField.java:193)
2 Failures in TestPoolingConnectionManager:
5 Errors in org.firebirdsql.jgds.TestGds all like this:
I/O error during "CreateFile (create)" operation for file "E:\FIREBIRD-JAVA\CLIENT-JAVA\OUTPUT\DB\TESTDB.GDB" Error while trying to create file null
org.firebirdsql.gds.GDSException: I/O error during "CreateFile (create)" operation for file "E:\FIREBIRD-JAVA\CLIENT-JAVA\OUTPUT\DB\TESTDB.GDB"
Error while trying to create file
null
at org.firebirdsql.jgds.GDS_Impl.readStatusVector(GDS_Impl.java:1535)
2) My problem with wrong resultsets with long running connections.
I've posted this before, unfortunatly I've no test case to reproduce this.
Now i create new connections for critical selections, this is slow, but i get correct results with new connections.
I fear to switch back with the actual src, because my customer would be very angry if this errors happen again.
3)Performance: I know that there was some work on this issue, but my tests show only minimal increase.
Selects are still 160%-170% of interclient speed.
I will create some test cases for this.
gruß
Carsten
----- Original Message -----
From: "Roman Rokytskyy" <rrokytskyy@...>
To: <Firebird-Java@yahoogroups.com>
Sent: Tuesday, November 05, 2002 10:56 PM
Subject: [Firebird-Java] Re: What open issues do you have?
> Ok, I will have a look into numeric precision and char column length.
>
> Roman
>
> --- In Firebird-Java@y..., "Blas Rodriguez Somoza" <blas@p...> wrote:
> > Hello Roman
> >
> > I have three issues
> > - Fix encodeTime/decodeTime for jdk1.4.
> > - Fix maxRows in cachedFetcher, now it does not work, I broke
> it.
> > - Add check for getField without next (the problem you discover
> some days ago).
> >
> > I think I can solve all before Friday.
> >
> > Regards
> > Blas Rodriguez Somoza
> >
> > ----- Original Message -----
> > From: "Roman Rokytskyy" <rrokytskyy@y...>
> > To: <Firebird-Java@y...>
> > Sent: Tuesday, November 05, 2002 9:02 PM
> > Subject: [Firebird-Java] What open issues do you have?
> >
> >
> > > Hi All,
> > >
> > > It seems that we have fixed everything that we broke, so we can
> talk
> > > about next RC. What open issues except those in bug tracker do
> you
> > > have?
> > >
> > > Looking forward for your answers.
> > >
> > > Best regards,
> > > Roman Rokytskyy
> > >
> > >
> > >
> > > To unsubscribe from this group, send an email to:
> > > Firebird-Java-unsubscribe@y...
> > >
> > >
> > >
> > > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> > >
> > >
> > >
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>