
Contributor
2022-09-21
06:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Cannot connect to Talend Admin database in TAC Database config screen new install to Talend 8
In Talend 8 install , when configuring TAC database configuration screen , get the error
Cannot connect to database (javax/xml/bind/DatatypeConverter)
when trying to connect to Talend_Admin database. Screenshot attached.
MSSQL 2019 is sql server version.
Any Ideas?
469 Views
2 Replies

Anonymous
Not applicable
2022-09-21
11:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I believe that the solution to this is to download the latest JDBC driver for MS SQL Server from here....
https://learn.microsoft.com/en-gb/sql/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server?view=sql-server-ver16
Then you need to extract the mssql-jdbc-11.2.0.jre11.jar file and copy it to the tomcat/lib folder of your installation.
Make sure you are using Java v11.
469 Views

Anonymous
Not applicable
2022-10-01
07:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The solution worked for me thanks to the community and the members for the solution.
469 Views
