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
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: CORE-4712
                 URL: http://tracker.firebirdsql.org/browse/CORE-4712
             Project: Firebird Core
          Issue Type: Bug
          Components: Security
            Reporter: Pavel Zotov
            Priority: Minor
         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)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to