When running sessions via the Quick Fields Agent, I have been seeing the error message below.
I created a brand new session to test and get this error.
It does not seem to stop the session from actually running or processing documents though.
-----
<Error Time="02/06/2014 21:36:11" Type="UnattendedScanningError" Message="Entry lock not found.">
<HelpLink />
<Data>
<Item Key="Type" Value="Error" />
</Data>
<Trace> at Laserfiche.QuickFields.AgentErrorLogger.WriteErrorToXml(Exception error, XmlWriter writer)
at Laserfiche.QuickFields.AgentErrorLogger.WriteError(Exception error)
at Laserfiche.QuickFields.QFApplicationUnattended.WriteOutputMessage(String message, OutputMessageType type)
at Laserfiche.BatchProcessor.Runtime.OutputLogWriter.InternalWriteMessage(String message, OutputMessageType type)
at Laserfiche.BatchProcessor.Runtime.OutputLogWriter.AddMessage(OutputMessage message)
at Laserfiche.BatchProcessor.Runtime.ProcessingResults.OnLogMessage(String owner, String message, OutputMessageType messageType, Boolean bothViews)
at Laserfiche.BatchProcessor.ComponentModel.EngineProxy.OnMessage(Object sender, MessageArgs e)
at Laserfiche.BatchProcessor.ComponentModel.EngineProxyWithProgress.OnMessage(Object sender, MessageArgs e)
at Laserfiche.QuickFields.Processes.Proxies.CaptureEngineProxy.OnMessage(Object sender, MessageArgs e)
at Laserfiche.BatchProcessor.ComponentModel._IBPEngineExImpl.FireEngineMessageEvent(Message messageType, String text, Int32 info)
at Laserfiche.BatchProcessor.ComponentModel._IBPEngineExImpl.Error(String error, Int32 errornumber)
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
</Trace>
</Error>