When I use this info for connection to DV server: Username: teiidUser Password: abcd;efgh Function "Test JDBC connection" fails to test the connection. (JIRA screenshot) However, when I try to deploy some VDB and connect to it, everything works. I tried to redefine the password without the semicolon( ; ) and it was OK.
tested with DV 6.1.ER5 and TD 9.0.1.Final-v20150113-1606-B527
Should be simple fix in our ExecutionAdmin class call connect() with uname/pwd Properties() object rather than append them on the URL which ends up parsing the properties based on the ';' delimiter
Barry LaFond <blafond> updated the status of jira TEIIDDES-2430 to Resolved
verified on JBDSIS-CR2
Matus Makovy <mmakovy> updated the status of jira TEIIDDES-2430 to Closed
verified with TD 8.6.1.CR1