The post-processing service crashes shortly after starting and creates the following error in the windows event viewer:
Faulting application name: PAMPostProcessingSv.exe, version: 8.5.0.113, time stamp: 0x6332efd6
Faulting module name: KERNELBASE.dll, version: 10.0.14393.5850, time stamp: 0x64253b4c
Exception code: 0xe0434352
Fault offset: 0x0000000000026ea8
Faulting process id: 0x3c18
Faulting application start time: 0x01d97913898aba10
Faulting application path: C:\Program Files
(x86)\Metalogix\PostProcessing\PAMPostProcessingSv.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: ef6b521b-fa00-443f-95f8-14dd791acad6
Faulting package full name:
Faulting package-relative application ID:
Application: PAMPostProcessingSv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
at Lucene.Net.Index.IndexWriter.HandleMergeException(System.Exception, OneMerge)
at Lucene.Net.Index.IndexWriter.Merge(OneMerge)
at Lucene.Net.Index.ConcurrentMergeScheduler+MergeThread.Run()
Exception Info: Lucene.Net.Index.MergePolicy+MergeException
at Lucene.Net.Index.ConcurrentMergeScheduler.HandleMergeException(System.Exception)
at Lucene.Net.Index.ConcurrentMergeScheduler+MergeThread.Run()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext,
System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext,
System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext,
System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()