I have been getting an error when running QF sessions in the Agent. Running directly in QuickFields the error does not show up. The error doesn't really seem to affect how the sessions run (pages still store successfully). But the status in the Schedules list always shows "Error" which may hide real errors in processing.
QF Version 9.0.0.460 (applied latest hotfix)
The sessions were created originally in QF 8.0, the errors have been occuring for quite some time in QF 8 and now in QF9.
Anyone else been seeing this behavior?
Error Text Below:
<Error Time="01/31/2014 19:03:12" Type="NullReferenceException" Message="Object reference not set to an instance of an object."> <HelpLink /> <Trace> at Laserfiche.QuickFields.Runtime.Revision.FieldValueTransaction.PrintTransactionDetails(ISessionItem sessionItem) at Laserfiche.QuickFields.Runtime.Revision.RevisionProcessor.PostProcessFieldChangedEvent(DateTime startTime, ISessionItem sessionItem, FieldChangedEvent fieldEvent, Boolean hadProcesses) at Laserfiche.QuickFields.Runtime.Revision.RevisionProcessor.ProcessDocumentProcessed(IDocument document, BPItemDesigner designer, DocumentClass context, RevisionProcessCollection revisionProcessCollection) at Laserfiche.QuickFields.Runtime.Revision.RevisionProcessor.ProcessDocumentProcessed(IDocument document, BPItemDesigner itemDesigner, DocumentClass context) at Laserfiche.QuickFields.Runtime.Revision.RevisionProcessor.ProcessRevisionItemProcessed(ISessionItem item, BPItemDesigner itemDesigner, DocumentClass context) at Laserfiche.QuickFields.Runtime.QFSessionProcessor.EndCurrentDocument()</Trace> </Error>