-
Type:
Bug
-
Status: Closed
-
Resolution: Duplicate
-
Affects Version/s: 7.0.0 CE GA1, Master
-
Fix Version/s: None
-
Component/s: Environments, Environments > Databases
-
Labels:
Steps to reproduce:
- Configure LR to use SQL Server version 2012 or 2016
EG:jdbc.default.driverClassName=com.microsoft.sqlserver.jdbc.SQLServerDriver jdbc.default.url=jdbc:sqlserver://localhost;databaseName=lportal jdbc.default.username=liferay jdbc.default.password=liferay
- Startup Liferay
- You should see the message "String or binary data would be truncated." followed by stacktraces like those found in the attached log file.
The portal otherwise appears to startup fine and seems to function as normal, though there may be other issues that aren't immediately apparent. Shutting down and re-starting the portal similarly results in the same issue.
- causes
-
LPS-67361 Error running Marketplace SQL scripts on SQL Server 2016
- Closed