Rick Roen
2008-12-27 19:38:47 UTC
Firebird server v 2.1.17910
FirebirdClient.dll v 2.1.0.0
Vista Pro
My firebird.log file is filled with hundreds entries like:
RICK2008 (Server) Sat Dec 27 13:21:07 2008
INET/inet_error: read errno = 10054
My connection string is:
initial catalog=???;user id=Sysdba;password=masterkey;role
name=Full_Access;data source=localhost;pooling=True;max pool size=100;min
pool size=10;packet size=8192;dialect=3
I see that this error is from a dropped connection, however since I am using
my local Firebird server in a test environment (data source=localhost), I
don't know how this can be.
I looked at a clients firebird log that has thousands of the same entries.
This appears to have started when I upgraded to Firebird server v 2.1.17910
When I clear the log and run a simple quick program that logs into the
database, there are maybe 7 new entries like above. If I do selects, etc,
more entries are added, although all selects/updates/inserts run with no
problem. There are no other entries in the log.
When I execute selects/updates/inserts from DBWorkbench, a utility program,
there are no entries into the log.
Any idea why this is happening?
Regards,
Rick
FirebirdClient.dll v 2.1.0.0
Vista Pro
My firebird.log file is filled with hundreds entries like:
RICK2008 (Server) Sat Dec 27 13:21:07 2008
INET/inet_error: read errno = 10054
My connection string is:
initial catalog=???;user id=Sysdba;password=masterkey;role
name=Full_Access;data source=localhost;pooling=True;max pool size=100;min
pool size=10;packet size=8192;dialect=3
I see that this error is from a dropped connection, however since I am using
my local Firebird server in a test environment (data source=localhost), I
don't know how this can be.
I looked at a clients firebird log that has thousands of the same entries.
This appears to have started when I upgraded to Firebird server v 2.1.17910
When I clear the log and run a simple quick program that logs into the
database, there are maybe 7 new entries like above. If I do selects, etc,
more entries are added, although all selects/updates/inserts run with no
problem. There are no other entries in the log.
When I execute selects/updates/inserts from DBWorkbench, a utility program,
there are no entries into the log.
Any idea why this is happening?
Regards,
Rick