So, I've read a lot here about the Forms Save to Repository task not always working because of an htmltopdf timeout issue. That was for LFF9.1, I'm running 9.2.1.1069
99% of the time, it works as expected. The remaining 1% are randomly not saving. The most-recent one was a week ago, which produced the following in Event Viewer:
10/09/2015 4:23:20 AM
Bad field value ('Supplier Contact Number'): The parameter is out of range or too long. [9020]
Bad field value ('Supplier Name'): Another operation on which this operation depends failed. [9054]
Bad field value ('Quantity'): Another operation on which this operation depends failed. [9054]
Bad field value ('Description'): Another operation on which this operation depends failed. [9054]
Bad field value ('Unit Price'): Another operation on which this operation depends failed. [9054]
Bad field value ('Item Total'): Another operation on which this operation depends failed. [9054]
Bad field value ('Item GST'): Another operation on which this operation depends failed. [9054]
Bad field value ('Total PO Value'): Another operation on which this operation depends failed. [9054]
Bad field value ('Total GST Value'): Another operation on which this operation depends failed. [9054]
Bad field value ('Budget Code'): Another operation on which this operation depends failed. [9054]
Bad field value ('Purpose'): Another operation on which this operation depends failed. [9054]
Bad field value ('Months To Repay'): Another operation on which this operation depends failed. [9054]
Bad field value ('Cost Allocation'): Another operation on which this operation depends failed. [9054]
Bad field value ('Submitter Date'): Another operation on which this operation depends failed. [9054]
Bad field value ('Submitter Name'): Another operation on which this operation depends failed. [9054]
Bad field value ('Submitter Email'): Another operation on which this operation depends failed. [9054]
Bad field value ('Supplier Instructions'): Another operation on which this operation depends failed. [9054]
Message: Multistatus response. [9039]
The parameter is out of range or too long. [9020]
The parameter is out of range or too long. [9020]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Another operation on which this operation depends failed. [9054]
Stack trace: at Laserfiche.RepositoryAccess.EntryInfo.Save()
at Laserfiche.Forms.CommonUtils.LFHelper.SetValueToTemplateField(EntryInfo lfDoc, String template, FieldValueCollection fvs)
If it was happening with every Forms submission, then I'd be looking at access rights or some such. But, as I said, it happens randomly so I'm stuck on where to look to determine it.
I've tried to Retry, but the same error occurs.
Any suggestions or questions greatly appreciated.