Check Services and ensure that the ReadSoft Production service is running:
Check Windows Task Manager's RSProcess.exe and one instance of RSProductionService.exe in the list. If RSProcess.exe is not immediately visible, it may appear every 20 seconds (the default wait time between restarts).
tab to make sure that there is at least one instance of
If RSProcess.exe starts but then exits immediately, the local path or command line may be incorrectly specified. Test them from the command prompt. (Details.)
If that test passes, try starting the Production module and running the specified task manually. If the production task can be run manually, check the user credentials for the service, and ensure that the correct user and user details are specified.
If the two processes do not start, or if documents or batches are still not processed as expected, open Event Viewer and check under
> for any errors related to the Readsoft Production Service. To do this, sort the events by and look at events whose source is :
There should be an
-level message that the service started successfully. If there are -level messages from , click them to find out what is wrong, and fix the error if possible.If Event Viewer is not showing any errors from
, open > and make sure there is no errors listed there. If you see errors:
...then click them to see what is wrong. Correct the error yourself, or contact ReadSoft Support after checking the remaining points.
(To get more detail in this log, select
If excessive memory usage is an issue, reduce the number of batches processed in the segment that has the memory problem. (See Configuring the ReadSoft Production service.)
Make sure that logging is enabled where tasks are running as services.
Check the Services log overview (ServicesLog.html) to see what actually took place in the service. (The tells you the location of that log.) settings of the dialog
There is an entry for each event in the service, including a link to each application log file from RSProcess.exe. Check the log files and act according to the information presented.
In the service log you may detect tasks that were started but not stopped. This means that either they are still running or they crashed. Most of the time, failed processes are restarted. However, if a process has "frozen," you may need to terminate it manually using Windows Task Manager. This may also include eiitrp.exe or efitrp.exe.
The Administration module also runs one instance ofeiitrp.exe. Therefore, close Administration before terminatingeiitrp.exe.
If you need to contact ReadSoft Support, use the Support Package and to provide log files, the registry, and your configuration.
Checking on production tasks that are running as services
Configuring the ReadSoft Production service