cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
695
Views
10
Helpful
2
Replies

CSCvg20831 - JNDI Database connection fails with CVP11.6 SQL 2014SP2 - 2

touma.kayal
Level 1
Level 1

Dears,

 

I am facing the below issue:

 

i want to connect to awhds database so that i exrtact callers that calls more than 3 times within the last 24 hours, but my issue is that i am not able to connect to the hds database with the below error:

 

com.microsoft.sqlserverjdbc.TDSChannel enableSSL

SSL Handshake failed: SQL Server did not return a response. the connection has been closed

 

 

i tried the workaround mentioned within this bug ID and this did not resolve my issue.

 

Any help please. it's been more than a week trying to resolve this issue with no luck.

 

Regards,

2 Replies 2

touma.kayal
Level 1
Level 1

note that i am using the sa username and password to connect to hds database

joebaumer
Level 1
Level 1

I suggest using the 4.1 version of the SQL JDBC JAR... 

Dowload and extract then copy the sqljdbc41.jar to C:\Cisco\CVP\VXMLServer\Tomcat\lib

Rename the old sqljdbc4.jar (or whichever you are using) to sqljdbc4.old

Restart VXML server

 

The 4.1 download is here:

https://www.microsoft.com/en-us/download/details.aspx?id=54670