• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

statistics.exe unable to ADO connect

T

tomoiaga

Guest
Hello everyone,

During the night when the statistics get updated I get the following error:
nspecified error
at (VADOConnection::eek:pen line 62)
at Unable to ADO conect with connection string: Provider='Microsoft.Jet.OLEDB.4.0';Data Source=(path)\Plesk\admin\db\psa.mdb(VADODatabaseProvider::connect line 181)
at Connect to PSA server(hMail::hMailProvider::get_psa line 38)
at Load mail provider(mailmng::imailmngprovider::load line 438)
at Load mail mailprovider(statistics::notifyBadDomains line 4176)
at NotifyBadDomains(statistics::start line 1234)
Execute file name: (path)\Plesk\admin\bin\statistics.exe

I know that this is not a critical error, but can it be avoided ?

Thank you !
 
It looks like Jet connection pool is reached, could you switch DB for example from Jet to MySQL?
 
I could try that but I remember having the database in an MS SQL server and the same thing happened. Will try and come back with an answer.
Thank you.
 
Back
Top