All ,
I have installed a Hybris 1905 version on AWS EC2 instance.This server earlier had an 1808 instance and i just upgrded the version.now while trying to perform a system update via command line using below
ant updatesystem -Dtenant=master -DconfigFile=/opt/sap/config.json
i continue to get the below error -
[yDbDriverValidator] 13:32:17,287 [main] ERROR DbDriverValidator - Database driver - com.microsoft.sqlserver.jdbc.SQLServerDriver could not be found. Make sure you have it under /sap/hybris/bin/platform/lib/dbdriver
I checked at the location and i could see that the Jars are present the location mentioned with the correct permissions and i have already tried using below jars -
mssql-jdbc-8.2.2.jre11.jar,mssql-jdbc-7.2.2.jre11.jar,mssql-jdbc-7.0.0.jre8.jar and mssql-jdbc-6.1.0.jre8.jar
My DB configuraions are as below -
SQL Server Standard Edition - 14.00.3015.40.v1