You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user has reported an issue while attempting to connect to an SAP HANA database using the Ballerina JDBC module. Despite multiple attempts, the connection has not been successfully established, and the root cause remains unclear.
Error Message: error: Error while loading database driver. This may be because the database driver path is not configured correctly in the `Ballerina.toml` file or provided database driver version is not supported by the connector.
The user is confident that the database driver being used is correct, as it has been tested successfully from the terminal following the SAP HANA documentation:Connecting to SAP HANA Using the Database Client
RDPerera
changed the title
Unable to Connect to SAP HANA JDBC Using Ballerina JDBC Module
Unable to Connect to SAP HANA Using Ballerina JDBC Module
Jan 17, 2025
Description
A user has reported an issue while attempting to connect to an SAP HANA database using the Ballerina JDBC module. Despite multiple attempts, the connection has not been successfully established, and the root cause remains unclear.
Error Message:
error: Error while loading database driver. This may be because the database driver path is not configured correctly in the `Ballerina.toml` file or provided database driver version is not supported by the connector.
The user is confident that the database driver being used is correct, as it has been tested successfully from the terminal following the SAP HANA documentation:Connecting to SAP HANA Using the Database Client
Steps to Reproduce
The user has shared their project files: Download
Version
1.12.1
Environment Details (with versions)
Ballerina version: 2201.10.3
JDBC driver version: 1.12.1
Java version: 17
The text was updated successfully, but these errors were encountered: