Subject Re: [Firebird-Java] jaybird 1.55 what can these errors mean?
Author Roman Rokytskyy
> at org.firebirdsql.gds.GDSException: Error reading data from the
> connection.
> null
> at org.firebirdsql.jgds.GDS_Impl.receiveResponse(GDS_Impl.java:1784)

Crash of the server process? For some reason the socket was closed... This
can also be a bug in JayBird, therefore, please check JayBird 2.0.

Roman