Subject | Re: [firebird-support] Firebird log fills with 10054 Error |
---|---|
Author | Mark Rotteveel |
Post date | 2013-03-06T08:08:10Z |
On Wed, 06 Mar 2013 11:29:23 +0530, "P. Sureshkumar"
<sureshkumar.p@...> wrote:
help each other), not some support department.
application does not correctly close connections. Make sure that your
application calls Connection.close() after it is done with a connection.
mailinglist (see http://www.firebirdsql.org/en/mailing-lists/ ). Just so
you know without the full stacktrace of the exception, that errormessage is
not very useful.
Mark
<sureshkumar.p@...> wrote:
> Dear Support,Just so you know, this is a community mailinglist (where Firebird users
help each other), not some support department.
> While connecting to the firebird DB, the firebird log fills withError 10054 is a connection reset by peer. It is usually a sign that the
> 10054 error as like below:
>
> SURESH-0616 (Server) Wed Mar 06 11:05:28 2013
> INET/inet_error: read errno = 10054
>
>
> SURESH-0616 (Server) Wed Mar 06 11:05:33 2013
> INET/inet_error: read errno = 10054
>
>
> SURESH-0616 (Server) Wed Mar 06 11:05:38 2013
> INET/inet_error: read errno = 10054
application does not correctly close connections. Make sure that your
application calls Connection.close() after it is done with a connection.
> However data fetch is working fine.Some times i get " Unable toout
> complete network request to host "" " in java server logs. Is the
> above error makes this problem. Could you please help me to find
> the root cause.For questions about Jaybird, Firebird & Java you can use the Firebird-Java
>
> What are causes if this error occurs?
> Which cause this error?
> How to avoid this?
mailinglist (see http://www.firebirdsql.org/en/mailing-lists/ ). Just so
you know without the full stacktrace of the exception, that errormessage is
not very useful.
Mark