Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Harry KleinHarry KleinPriority
BlockerFix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Harry Klein
Harry KleinPriority
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 30 September 2016 at 16:11
Updated 11 October 2016 at 17:54
Resolved 11 October 2016 at 17:54
This datasource was working fine with Lucee 5.0.1.42:
<data-source allow="511" blob="false" class="com.microsoft.sqlserver.jdbc.SQLServerDriver" clob="true" connectionLimit="100" connectionTimeout="1" custom="DATABASENAME=contens5_dev&sendStringParametersAsUnicode=true&SelectMethod=direct" database="contens5_dev" dbdriver="MSSQL" dsn="jdbc:sqlserver://{host}:{port}" host="srv-mssqlcore" metaCacheTimeout="60000" name="contens5_dev" param-delimiter="&" param-leading-delimiter="?" param-separator="=" password="*****" port="1434" storage="false" username="dbadmin" validate="true"/>
After updating to 5.0.1.67 the validation fails, see attachment
Nothing relevant in the logs