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

Messages "Error in isc_release_request() ... when working with legacy security database" appear in firebird.log for CLASSIC server when connecting with legacy auth [CORE4712] #5019

Closed
firebird-automations opened this issue Mar 17, 2015 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @pavel-zotov

Attachments:
error-in-isc_detach_database-with-legacy-sec-database.zip

The following TWO messages:

oel64 Tue Mar 17 21:53:05 2015
Error in isc_release_request() API call when working with legacy security database
invalid request handle

oel64 Tue Mar 17 21:53:05 2015
Error in isc_detach_database() API call when working with legacy security database
invalid database handle (no active connection)

-- appear in firebird.log on CLASSIC Server instance when establishing connect from client 2.5 or from client 3.0 which uses 'AuthClient = Legacy_Auth' in its local firebird.conf.
The problem exists ONLY on CLASSIC server.

Files in attach:
1) security3.fdb -- database from server with 3.0 CS instance;
2) server-side-firebird.conf -- firebird.conf from server with 3.0 CS instance;
3) client-side-firebird.conf -- firebird.conf from CLIENT 3.0 installation directory.

When line AuthClient = Legacy_Auth is commented, no new messages on firebird.log (but of course this doesn`t help when connecting using client-2.5)

Commits: 4a05fea FirebirdSQL/fbt-repository@40ea9f6

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

Attachment: error-in-isc_detach_database-with-legacy-sec-database.zip [ 12685 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

summary: Messages "Error in isc_release_request() ... when working with legacy security database" appear in firebird.log for CLASSIC server when connecting with 'AuthClient = Legacy_Auth' in client-side firebird.conf => Messages "Error in isc_release_request() ... when working with legacy security database" appear in firebird.log for CLASSIC server when connecting with legacy auth

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

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

resolution: Fixed [ 1 ]

Fix Version: 3.0 Beta 2 [ 10586 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test

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