Restoring a Firebird 2.5 database freezes at "Committing Metadata" in Windows 
8.1
---------------------------------------------------------------------------------

                 Key: CORE-4519
                 URL: http://tracker.firebirdsql.org/browse/CORE-4519
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 2.5.3
         Environment: OS: Windows 8.1
Firebird versions: 2.5.1 and 2.5.3 - Super server
            Reporter: Sandamal Warnakulasuriya


When trying to restore a backup using gbak.exe or using my backup and restore 
utility (run via a Scheduled Task) that uses ibec_RestoreDatabase via 
IBEScript.exe; the process freezes at "Committing Metadata" with zero CPU usage 
for fbserver.exe and gbak.exe/IBEScript.exe.

 - Firebird becomes unusable from there onwards, until the service is restarted
 - Restore works fine from there onwards, until the machine is restarted again.
 - The same gbak command and backup/restore utility works fine in Windows 7, XP 
& Server 2008 with the same database file

Backup command:
   gbak.exe -v -t -user sysdba -password masterkey localhost:<database aliase>  
c:\backup1.gbk

Restore command:
   gbak.exe -rep -v -t -user sysdba -password masterkey c:\backup1.gbk   
localhost:<database aliase>



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

        

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to