Subject Re: Exception in jgds.GDS_Impl
Author ibgenome
I think, it's "low memory" problem.


--- 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