Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error reading data from the connection. On disconnect. [CORE2656] #3062

Closed
firebird-automations opened this issue Oct 2, 2009 · 13 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Oleg Matveyev (o_matveev)

Is related to CORE2462

Attachments:
_test.sql

On the every disconnect, firebird.log added record:

OLEG Fri Oct 02 14:16:49 2009
Unable to complete network request to host "oleg".
Error reading data from the connection.

Example:
isql -user SYSDBA -m -i _test.sql > _test.log

-------------- test.sql ------------------
CONNECT 'localhost/3025:s:\SQL_Data\fb20.ib' USER 'SYSDBA' PASSWORD 'masterkey';

CONNECT COUNT(*) FROM RDB$DATABASE;

COMMIT;
EXIT;
-------------- end of test.sql ------------------

-------------- firebird.log ------------------
OLEG Fri Oct 02 14:16:49 2009
Unable to complete network request to host "oleg".
Error reading data from the connection.
-------------- end of firebird.log ------------------

Commits: 5e4b0ec 163b6a5 d2c89f5

====== Test Details ======

Broken link to .sql with testcase.

@firebird-automations
Copy link
Collaborator Author

Modified by: Oleg Matveyev (o_matveev)

Attachment: _test.sql [ 11507 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: Oleg Matveyev (o_matveev)

security: Developers [ 10012 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: Oleg Matveyev (o_matveev)

environment: Firebird-2.5.0.25601-0_Win32.7z; Windows Server 2003 SE;
firebird.conf:
DefaultDbCachePages = 256
RemoteServicePort = 3025

=>

Firebird-2.5.0.25601-0_Win32.7z; Classic Server; Windows Server 2003 SE;
firebird.conf:
DefaultDbCachePages = 256
RemoteServicePort = 3025

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

I cannot reproduce the issue. Could it be database specific?

@firebird-automations
Copy link
Collaborator Author

Commented by: Oleg Matveyev (o_matveev)

Reproduced on any database. Reproduced on 2 PC: work PC, and home PC (win2003server both). Reproduced on default TCP port.

@firebird-automations
Copy link
Collaborator Author

Commented by: Oleg Matveyev (o_matveev)

Reproduced only on ClassicServer.
SuperServer, Multithreaded - no records in firebird.log

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.5 RC1 [ 10362 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Link: This issue is related to CORE2462 [ CORE2462 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Version: 2.5 RC1 [ 10362 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

Test Details: Broken link to .sql with testcase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants