-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.0
-
Component/s: Navigation - Filters
-
2
We upgraded from EAP6 to RC1, running Tomcat 4.1.18 and MySQL on
RedHat8. When trying to subscribe to a filter we get the following
error:
2003-02-06 17:12:16,175 ERROR [webwork.dispatcher.ServletDispatcher]
Could not execute action
org.quartz.JobPersistenceException: Error storing Job [See nested
exception: org.ofbiz.core.entity.GenericDataSourceException: SQL
Exception while executing the following:SELECT ID, CLASS_NAME,
IS_DURABLE, IS_STATEFUL, REQUESTS_RECOVERY, JOB_DATA FROM
qrtz_job_details WHERE JOB_NAME=? AND JOB_GROUP=? (General error: Table
'jira.qrtz_job_details' doesn't exist)] at
com.atlassian.scheduler.OfBizJobStore.storeJob(OfBizJobStore.java:180)
at org.quartz.core.QuartzScheduler.addJob(QuartzScheduler.java:490)
[...]
- is duplicated by
-
JRASERVER-1312 MySQL "qtz_" tables 500 character primary key limit
-
- Closed
-