-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Distribution / Installers
-
Tags:
-
Sprint:nxFG 8.4.4
mysql-connector-java version 5.1.18 has problems when using Quartz:
2016-08-31 15:36:05,502 ERROR [Quartz_Scheduler] [org.quartz.core.ErrorLogger] An error occurred while scanning for the next triggers to fire. org.quartz.JobPersistenceException: Couldn't acquire next trigger: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'OPTION SQL_SELECT_LIMIT=1' at line 1 See nested exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'OPTION SQL_SELECT_LIMIT=1' at line 1
Version 5.1.39 doesn't have this issue.
- is required by
-
NXP-20321 Add missing mysql-quartz-cluster template
- Resolved