Symptoms
The Processing Station doesn't start and has the state Activation pending.
In the event log, you can see the error message:
Processing Station: Unable to perform RPC call. Access is denied.
Cause
- The issue may be related to the LocalDB;
- The station cannot access the server, it may be caused by the VPN client.
Resolution
- Install LocalDB:
- Install LocalDB 2019, you can download OLEDB by this link.
- Make sure that the new version is successfully installed;
- Open Configuration.xml (default: C:\ProgramData\ABBYY FineReader Server 14.0) and replace the value for DatabaseConnection with LocalDbVersion = 15.0. The result should be like this:
-
<DatabaseConnection>DatabasePath=C:\ProgramData\ABBYY FineReader Server 14.0\Database;DatabaseConnectionClass=LocalDB.ConnectionClass;LocalDbVersion=15.0</DatabaseConnection>
- Disable the VPN and check if it resolves the issue.
Comments
0 comments
Please sign in to leave a comment.