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

Deadlock in multi-threaded environment [JDBC434] #475

Closed
firebird-automations opened this issue May 13, 2016 · 3 comments
Closed

Deadlock in multi-threaded environment [JDBC434] #475

firebird-automations opened this issue May 13, 2016 · 3 comments

Comments

@firebird-automations
Copy link

Submitted by: @reevespaul

Duplicates JDBC435

When running a multi-threaded load test application the app hangs while trying to disconnect all the active threaded connections.

The last version that worked for me was 2.1.6.

From looking at the code it seems that the problem _may_ be in isClosed() with the test for mc == null

@firebird-automations
Copy link
Author

Commented by: @reevespaul

For some reason this report appeared to get lost so I reposted it as JDBC435. That one has the screen shot attached, so this one can be deleted.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue duplicates JDBC435 [ JDBC435 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

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

resolution: Duplicate [ 3 ]

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