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

One directory in TempDirectories config setting not availibile [CORE1730] #2154

Closed
firebird-automations opened this issue Feb 6, 2008 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Bjoern Reimer (bnreimer)

If one directory configured in config setting "TempDirectories" is not available access to any database on the server is not possible with the following error:

> Unsuccessful execution caused by a system error that precludes
> successful execution of subsequent statements.
> I/O error for file "".
> Error while trying to open file.
> No such file or directory.

Firebird should use the next directory in that case and should behave the same way as if no free space on the disk would be available.

Commits: 8038275

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

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

resolution: Fixed [ 1 ]

Fix Version: 2.5 Alpha 1 [ 10224 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Cannot be tested

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