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

Statement already has a cursor <cursor_name> assigned [CORE4489] #4809

Closed
firebird-automations opened this issue Jul 10, 2014 · 13 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @jasonwharton

Relate to CORE4505

Attachments:
RegTest_CORE-4489.zip

Votes: 1

When I run the IB Objects regression testing app I am getting several tests that fail due to this error in the title when a statement handle tries to open a cursor after it had one previously opened. I carefully checked my SQL trace log and there were API calls made to the isc_dsql_free_statement() with the DSQL_CLOSE parameter. I have attached a binary version of my regression testing app so that you can run this and reproduce the problem.

Commits: 900fb82 FirebirdSQL/fbt-repository@046ce12

@firebird-automations
Copy link
Collaborator Author

Commented by: @jasonwharton

This file contains a binary that will run several tests. Please see the ReadMe.txt file in its root for instructions on how to run it.

@firebird-automations
Copy link
Collaborator Author

Modified by: @jasonwharton

Attachment: RegTest_CORE4489.zip [ 12550 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @asfernandes

Can we configure it to connect to another server?

@firebird-automations
Copy link
Collaborator Author

Commented by: @jasonwharton

@adriano Yes, there is the RegTest_d567_Win32.ini file where you can control the client DLL it uses as well as the server it tries to make a connection with. Please let me know if you have any issues running this app and I'll do what I can to help you out. Thank you for looking into this issue!

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Link: This issue relate to CORE4505 [ CORE4505 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Jason, fix for CORE4505 should also fix this issue. I can't check myself using windows .exe or delphi sources. Can you please test after new snapshot (after 31263) is available?

@firebird-automations
Copy link
Collaborator Author

Commented by: @jasonwharton

Alexander,

Yes, I'll be sure to give it a go and let you know ASAP.

Thanks!

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Jason sorry but >2 months have passed...

@firebird-automations
Copy link
Collaborator Author

Commented by: @jasonwharton

Thanks for the ping. I apologize I did not update my comments here.

I did test it right away and the problem appears to be resolved.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

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

resolution: Fixed [ 1 ]

Fix Version: 3.0 Beta 1 [ 10332 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test

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

No branches or pull requests

2 participants