Subject Re: Exception in jgds.GDS_Impl
Author msulkies
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
> Hi,
>
> > It's hard to reproduce this exception.
>
> I suspected that. :(
>
> > It occurred after the 12-hour testing in multiple users mode.
>
> Can it be that you access one connection from multiple threads?
>
> > It may be my mistake. The question is what does this exception
mean?
>
> It means that we try to convert some data from byte array to integer
> and for some reasons there's not enough data there... I'm just not
> sure if we should handle this situation, since checking if there's
> enough data will cure the symptom, not the reason.
>
> I will try to check what's happening there, but I'm not sure if I
find
> anything.
>
> Best regards,
> Roman Rokytskyy

We have just the same problem. I've posted the same question some
minutes ago.
We have it running on Windows/XP, using one single connection to
database.