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

GFIX returns an error after correctly shutting down a database [CORE3548] #3904

Closed
firebird-automations opened this issue Jul 8, 2011 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Dmitry Kurbsky (kurbsky)

When using TCP connection, gfix -shut full works fine.
When using local connection, gfix -shut full correctly transfer a database into full shutdown mode, but returns an error: "connection lost to database".

Only full shutdown is affected, not single or multi. On 2.1 only classic server is affected, but on 2.5 classic, superserver and superpclassic are.

Commits: 06cb59d 9976420 FirebirdSQL/fbt-repository@a58e906 FirebirdSQL/fbt-repository@f038bf9

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

I've tried both 2.1.5 and 2.5.1. Can't reproduce - gfix gives no errors. There is a single connection to database. What else to be tried?

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

BTW - what OS do you use?

@firebird-automations
Copy link
Collaborator Author

Commented by: Dmitry Kurbsky (kurbsky)

Initially I found this on Windows 2000. Now I checked Windows XP SP2 with the same result.

@firebird-automations
Copy link
Collaborator Author

Modified by: Dmitry Kurbsky (kurbsky)

Version: 2.5.2 [ 10450 ]

environment: Windows 2000, Windows XP SP2

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

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

resolution: Fixed [ 1 ]

Fix Version: 3.0 RC 1 [ 10584 ]

Fix Version: 2.5.5 [ 10670 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: Done successfully

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

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