Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Upgrade Liferay portal from 6.2 to 7.1
I am planning to upgrade my Liferay portal application version 7.1 from version 6.2. Since there is no support for the MS SQL server in the new CE version 7.1 , I added Antonio's plugin for database support. I did the following steps :-
1. Downloaded and added the liferay-portal-sqlserverdb-support-1.0.1.jar to the
Liferay_Home\tomcat-9.0.6\webapps\ROOT\WEB-INF\lib folder and
2. included the sqljdbc4.jar in the Liferay_Home\tomcat-9.0.6\lib\ext folder.
Now I am getting the error
"com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "SQL Server did not return a response. The connection has been closed.""
Do I have to do anything on the database side?
The database I am trying to connect is MS SQL Server 2008.
Thanks,
Anu
Hi Anu,
I think it is a problem with the drive, take a look at:
Regards.
Alberto Chaparro:Hi Anu,
I think it is a problem with the drive, take a look at:
Regards.
Hi Alberto, I did come across this post earlier. I am currently using the sql jdbc driver 4. Still getting the error.
Any help is appreciated.