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

GDS Exception. 335544721. Unable to complete network request to host "" [JDBC306] #352

Closed
firebird-automations opened this issue Mar 30, 2013 · 9 comments

Comments

@firebird-automations
Copy link

firebird-automations commented Mar 30, 2013

Submitted by: @mrotteveel

Under unknown circumstances the following exception occurs:
org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544721. Unable to complete network request to host "".
Reason: Unable to complete network request to host "".
at org.firebirdsql.jdbc.InternalTransactionCoordinator$LocalTransactionCoordinator.ensureTransaction(InternalTransactionCoordinator.java:313)
at org.firebirdsql.jdbc.InternalTransactionCoordinator$LocalTransactionCoordinator.executionStarted(InternalTransactionCoordinator.java:342)
at org.firebirdsql.jdbc.InternalTransactionCoordinator.executionStarted(InternalTransactionCoordinator.java:38)

Technically this happens if an IOException occurs, but it is unclear why this IOException occurs.

See also the discussion in Firebird-Java titled:
[Firebird-Java] GDS Exception. 335544721. Unable to complete network request to host (http://tech.groups.yahoo.com/group/Firebird-Java/message/10815 (archive))

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

For 2.2.3 I have added the IOException as the exception cause, so it should show up in the stacktraces. I will also scrutinize the code to see if I can find any indications of problems.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Version: Jaybird 2.2.1 [ 10474 ]

Version: Jaybird 2.2 [ 10053 ]

Version: Jaybird 2.1.6 [ 10285 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue relate to JDBC307 [ JDBC307 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue relate to JDBC307 [ JDBC307 ] =>

@firebird-automations
Copy link
Author

Modified by: @pavel-zotov

Attachment: attach_1_jaybird_datasource_connect_to_remote_database.zip [ 12398 ]

Attachment: attach_2_jaybird_datasource_connect_to_remote_database.zip [ 12399 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Comments with a different problem originally reported on this ticket have been moved to JDBC333

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Attachment: attach_1_jaybird_datasource_connect_to_remote_database.zip [ 12398 ] =>

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Attachment: attach_2_jaybird_datasource_connect_to_remote_database.zip [ 12399 ] =>

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

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

resolution: Cannot Reproduce [ 5 ]

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