Skip to content

Invalid URL specified when using servername with dash and password containing ! #24

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

Open
pesse opened this issue Nov 20, 2018 · 1 comment
Assignees

Comments

@pesse
Copy link

pesse commented Nov 20, 2018

I ran into a very strange phenomenon:

sql test/[email protected]:1521/service1
Fails as expected with a I/O error (network could not establish connection)

But adding an exclamation mark to the password
sql test/[email protected]:1521/service1
fails with Invalid Oracle URL specified / Unknown host specified.

Even more strange:
sql test/[email protected]:1521/service1
fails with network adapter could not be established exception again.

So the combination of servername with dash and password with exclamation mark leads to invalid URL?

@bamcgill
Copy link
Member

verified.

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

No branches or pull requests

2 participants