syndesisio / connectors

Apache Camel Connectors for Syndesis
Apache License 2.0
6 stars 12 forks source link

chore: better error handling in SQL Stored procedure verifier #77

Closed zregvart closed 6 years ago

zregvart commented 6 years ago

This examines the SQLSTATE to determine the cause of SQLException thrown when the connection attempt is made.

Also adds check for required user and password parameters and logging of SQL exception for easier troubleshooting.

zregvart commented 6 years ago

see https://github.com/syndesisio/syndesis-verifier/issues/38

pure-bot[bot] commented 6 years ago

Pull request approved by @rhuss - applying approved label