Subject [firebird-support] Pierre seriasly need Help with connection errors
Author Pierre Kellerman
Hi I have a similar problem.
I have a program that run scripts on a database. it do this by
connecting to the database starting a transaction executing the script
then commiting, closing the database and then move on the the next
script.

This meen that there is a lot of connect and disconnect from the
database.

We have been doing this for some years now. lately I frequently get the
following error.

Unable to complete network request to host "192.168.1.232".
Failed to establish a connection.
No connection could be made because the target machine actively refused
it.

There is nothing in the firebird log file on the server.
but the following lines apper in the log file on the client.

PIERREK-DEV37 (Client) Fri Oct 22 09:03:34 2004
INET/inet_error: read errno = 10054

PIERREK-DEV37 (Client) Fri Oct 22 09:03:34 2004
INET/inet_error: receive in try_connect errno = 203

PIERREK-DEV37 (Client) Fri Oct 22 09:03:37 2004
INET/inet_error: connect errno = 10061

I now have created a small sample application ther just commect and
disconnect from the database in a fore loop a 1000 times. The first time
it ran through for about 400 times and then fail with this scenario
described above. now every time I run it it fail on try 26.

Can anybody please help be
On Thu, 2004-10-21 at 17:24, Ann W. Harrison wrote:
> At 08:12 AM 10/21/2004, Craig wrote:
>
> >What would the following line in the firebird log file indicate?
> >
> >INET/inet_error: read errno = 10054
>
> That's a TCP/IP (aka INET) error, indicating that the client
> shut down the connection without disconnecting from the database
> first. It's about the most common error in the log.
>
> Regards,
>
>
> Ann
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>