-
Hi Smileybits,
Excellent, thanks for your help. I can now manually run scheduled jobs with the changes suggested to the datatypes.
Thanks again
Chris.
2012-03-02 00:15:51 PST in ART
-
Hi Smileybits,
Thanks for those suggestions
I upgraded from 1.11rev1 where the manual launch of scheduled reports was working.
I tried making the datatype changes to introduce the LONGVARBINARY as you suggested, however i am afraid I still receive the same error when running the report. Below are the table changes I made:-
CREATE MEMORY TABLE PUBLIC.QRTZ_JOB_DETAILS(JOB_NAME VARCHAR(200)
2012-03-01 09:24:00 PST in ART
-
Hello,
Having recently upgraded to version 2.1 using HSQLDB when i try and run a scheduled job manually (using Run Now option), i receive the following java error:-
-----
exception
org.apache.jasper.JasperException: javax.servlet.ServletException: org.quartz.JobPersistenceException: Couldn't store job: data exception: string data, right truncation [See nested exception...
2012-02-29 04:25:58 PST in ART