-
Bug
-
Resolution: Done
-
Major
-
8.3.1, 8.5
-
None
The erroneous message of "Cannot find Driver" is displayed when a teiid jdbc connection is attempted yet the driver password does not match that of the user on the server. This is due to inaccurate handling of exceptions thrown when driver.connect is called.
Consider how to handle a jump-in to allow the user to change the password if incorrect.