• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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