Katalon studio 10.2.1 - can't connect to MS SQL Server

Hi guys,
yesterday I performed migration from 9.7.5 to 10.2.1 and discovered that the SQL Server connection can’t be established.
It still works on the older version.
I’m using user/password and connection URL (like on the example: jdbc:sqlserver://localhost:1433;databaseName=DB_NAME).
On attempt to ‘Test connect’ nothing happens.
I checked logs :
!ENTRY org.eclipse.ui 4 0 2025-06-12 11:42:10.898
!MESSAGE Unhandled event loop exception …
Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter…

Does anyone encounted the same issue? What would be the workaround?
Thanks.

1 Like

See
https://stackoverflow.com/questions/61177573/javax-xml-bind-cannot-be-resolved

1 Like