Regression in 4.0 SuperServer: restore process is impossible when trace session 
is active ("Error reading data from the connection.")
-------------------------------------------------------------------------------------------------------------------------------------

                 Key: CORE-5424
                 URL: http://tracker.firebirdsql.org/browse/CORE-5424
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 4.0 Initial
            Reporter: Pavel Zotov


1. Create empty database
2. Create trivial trace conf:
===
database =
{
  enabled = true
  log_connections = true
}
===

3. Run trace: 
fbsvcmgr localhost:service_mgr action_trace_start trc_cfg tmp_trace_3168.cfg

4. gbak -b localhost:C:\MIX\firebird\QA\fbt-repo\tmp\E40.FDB 
C:\MIX\firebird\QA\fbt-repo\tmp\tmp.fbk // OK, no errors
5. gbak -rep C:\MIX\firebird\QA\fbt-repo\tmp\tmp.fbk 
localhost:C:\MIX\firebird\QA\fbt-repo\tmp\E40.FDB
===
gbak: ERROR:Error reading data from the connection.
gbak:Exiting before completion due to errors
gbak: ERROR:Error writing data to the connection.
===

Trace window output: "Error reading data from the connection."

The same if attempt to restore using services API.

Detected on WI-T4.0.0.468, but it sems that bug exists since 4.0.0.331 
(17-Aug-2016) - see: 
http://web.firebirdsql.org/download/prerelease/results/archive/4.0.0.331/

PS. SuperServer only.


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

        

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to