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

Improve the error handling on URL parsing [JDBC103] #142

Closed
firebird-automations opened this issue Sep 8, 2007 · 4 comments
Closed

Improve the error handling on URL parsing [JDBC103] #142

firebird-automations opened this issue Sep 8, 2007 · 4 comments

Comments

@firebird-automations
Copy link

Submitted by: Jerry A Goncalves (yumacolt)

Jira_subtask_inward JDBC102

After spend some time trying understand and solve a problem caused by a mal formed URL I think some improvement on error handling during URL parsing (in my case I wronged by not inform the server port) would save the time of other people which perpetrates the same mistake

Commits: 2d7eae1

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 2.3 [ 10440 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Added explicit message when parsing the port number fails. Improved overall error reporting by including the connection string (without the protocol prefix) in the error message.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

assignee: Roman Rokytskyy [ rrokytskyy ] => Mark Rotteveel [ avalanche1979 ]

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

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

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

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