Error "The system cannot find the file specified" when Opening Batches in WFR Web Verifier
(Doc ID 2136172.1)
Last updated on APRIL 18, 2024
Applies to:
Oracle WebCenter Forms Recognition - Version 11.1.1.8.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to open a batch in the Web Verifier client, the following error is returned:
WebCenter Forms Recognition Web Verifier Client Error
An error has occurred in the WebCenter Forms Recognition Web Verifier Client.
Reason:
The system cannot find the file specified.
Please contact your system administrator for further steps.
An error has occurred in the WebCenter Forms Recognition Web Verifier Client.
Reason:
The system cannot find the file specified.
Please contact your system administrator for further steps.
The trace.log on the Web Verifier server shows the following stack trace:
2016-05-10 02:48:15,967 [7] ERROR Brainware.Verifier.WebClient.Core.CommandEngine.CommandHandler [(null)] - ProjectControllerException
[PID=2336|UID=113|MEM PH/V=115,820k/469,316k|MEM_ALL_PH OCC/AV=0k/4,194,303k|MEM_ALL_V OCC/AV=469,316k/3,724,860k|HNDL=810]
Brainware.System.Controllers.Exceptions.ProjectControllerException: ProjectControllerException ---> System.ComponentModel.Win32Exception: The system cannot find the file specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Brainware.System.Controllers.DistibutedProcess.DistributedCoordinator.CreateNewProcess(Int32 clientId, Int32 projectId) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\System.Controllers\DistibutedProcess\DistributedCoordinator.cs:line 364
at Brainware.System.Controllers.DistibutedProcess.DistributedCoordinator.CreateDistributerFactory(Int32 clientId, Int32 projectId) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\System.Controllers\DistibutedProcess\DistributedCoordinator.cs:line 214
at Brainware.System.Controllers.DistibutedProcess.DistributedCoordinator.GetFactory(Int32 clientId, Int32 projectId) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\System.Controllers\DistibutedProcess\DistributedCoordinator.cs:line 138
at Brainware.System.Controllers.Repository.Items.DAL.ProjectManager.LoadProject(Int32 userId, Int32 projectId) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\System.Controllers\Repository\Items\DAL\ProjectManager.cs:line 139
at Brainware.System.Controllers.Project.ProjectController.LoadProject(Int32 projectId, Int32 userId, Int32 oldProjectId) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\System.Controllers\Project\ProjectController.cs:line 324
--- End of inner exception stack trace ---
at Brainware.Verifier.WebClient.Core.CommandEngine.CancellableCommand.Execute(ICommandReceiver receiver) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\Verifier.WebClient\Core\CommandEngine\CancellableCommand.cs:line 32
at Brainware.Verifier.WebClient.Core.CommandEngine.CommandProcessor.Run() in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\Verifier.WebClient\Core\CommandEngine\CommandProcessor.cs:line 84
at Brainware.Verifier.WebClient.Core.CommandEngine.CommandHandler.ProcessRequest(HttpContext context) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\Verifier.WebClient\Core\CommandEngine\CommandHandler.cs:line 44
2016-05-10 02:48:36,313 [7] ERROR Brainware.Verifier.WebClient.Core.CommandEngine.CommandProcessor [(null)] - Command 'LoadProject', parameter '1' failed with error 'ProjectControllerException'
[PID=2336|UID=3|MEM PH/V=115,760k/469,316k|MEM_ALL_PH OCC/AV=0k/4,194,303k|MEM_ALL_V OCC/AV=479,692k/3,714,484k|HNDL=810]
[PID=2336|UID=113|MEM PH/V=115,820k/469,316k|MEM_ALL_PH OCC/AV=0k/4,194,303k|MEM_ALL_V OCC/AV=469,316k/3,724,860k|HNDL=810]
Brainware.System.Controllers.Exceptions.ProjectControllerException: ProjectControllerException ---> System.ComponentModel.Win32Exception: The system cannot find the file specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Brainware.System.Controllers.DistibutedProcess.DistributedCoordinator.CreateNewProcess(Int32 clientId, Int32 projectId) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\System.Controllers\DistibutedProcess\DistributedCoordinator.cs:line 364
at Brainware.System.Controllers.DistibutedProcess.DistributedCoordinator.CreateDistributerFactory(Int32 clientId, Int32 projectId) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\System.Controllers\DistibutedProcess\DistributedCoordinator.cs:line 214
at Brainware.System.Controllers.DistibutedProcess.DistributedCoordinator.GetFactory(Int32 clientId, Int32 projectId) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\System.Controllers\DistibutedProcess\DistributedCoordinator.cs:line 138
at Brainware.System.Controllers.Repository.Items.DAL.ProjectManager.LoadProject(Int32 userId, Int32 projectId) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\System.Controllers\Repository\Items\DAL\ProjectManager.cs:line 139
at Brainware.System.Controllers.Project.ProjectController.LoadProject(Int32 projectId, Int32 userId, Int32 oldProjectId) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\System.Controllers\Project\ProjectController.cs:line 324
--- End of inner exception stack trace ---
at Brainware.Verifier.WebClient.Core.CommandEngine.CancellableCommand.Execute(ICommandReceiver receiver) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\Verifier.WebClient\Core\CommandEngine\CancellableCommand.cs:line 32
at Brainware.Verifier.WebClient.Core.CommandEngine.CommandProcessor.Run() in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\Verifier.WebClient\Core\CommandEngine\CommandProcessor.cs:line 84
at Brainware.Verifier.WebClient.Core.CommandEngine.CommandHandler.ProcessRequest(HttpContext context) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\Verifier.WebClient\Core\CommandEngine\CommandHandler.cs:line 44
2016-05-10 02:48:36,313 [7] ERROR Brainware.Verifier.WebClient.Core.CommandEngine.CommandProcessor [(null)] - Command 'LoadProject', parameter '1' failed with error 'ProjectControllerException'
[PID=2336|UID=3|MEM PH/V=115,760k/469,316k|MEM_ALL_PH OCC/AV=0k/4,194,303k|MEM_ALL_V OCC/AV=479,692k/3,714,484k|HNDL=810]
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |