• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

statistics.exe error

N

netors

Guest
Same error here, using Plesk 8.1 in Windows Server 2003, I get this via email:

User: **********\Plesk Administrator
Running task: c:\Program Files\SWsoft\Plesk\admin\bin\statistics.exe
Started: Fri Jun 15 04:30:00 2007
The task output is attached to the e-mail
Ended successfully: Fri Jun 15 04:30:03 2007

Execute ftpmng --get-log-directory --ip-address=xxx.xxx.xxx.xxx failed: Invalid pointer (COM Error 80004003) at getLogDirectory(xxx.xxx.xxx.xxx)

Anyone can help?'
 
I have a question: When you get this error does your statistics actually complete?

On our system the error is slightly different:

Execute ftpmng --get-log-directory --ip-address=1X6.25.2X7.57 failed: C:\inetpub\vhosts\Servers\21922\logs\MSFTPSVC21922

On our system statistics never completes and the last time statistics was updated is a few months ago. This is a clean healthy server!
 
Hello,

Actually 'Invalid Pointer 8004003' error means that this web-stie is not configured properly in IIS. I would recommend you performing the following steps:

1) Remove the SiteCache registry branch in Start > Run > regedit > HKEY_LOCAL_MACHINE\SOFTWARE\PLESK\PSA Config\Config\SitesCache;

2) Reconfigure all the domains with the following command:
> %plesk_bin%\websrvmng.exe --reconfigure-all

After that LogDirectory ID should be set to proper value and statistic should calculate correctly.
 
Back
Top