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

Datasource test shows "PASSED" but DB is not available #1305

Open
aurelienpernoud opened this issue Apr 23, 2019 · 1 comment
Open

Datasource test shows "PASSED" but DB is not available #1305

aurelienpernoud opened this issue Apr 23, 2019 · 1 comment

Comments

@aurelienpernoud
Copy link
Contributor

Hello,

we noticed that if a datasource is created succesfully when probe start, but then you shutdown the DB, Probe "quickcheck" will still show "PASSED" as the usage is 0%...

But if you test the connection within probe (using the "test connection") it will reply with
"Cannot establish a database connection. Cannot create PoolableConnectionFactory (IO Error: The Network Adapter could not establish the connection)"

(In our case it was an Oracle DB).

It would be great to know that a datasource is not available as well using the QuickCheck page too.

@hazendaz
Copy link
Member

@aurelienpernoud If you would like this support, best way to get it is to raise a pull request for it. I realize your request is rather old but doing some cleanup on things. I see value here but no time to address this myself.

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