• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Windows Plesk Error Event

Frank.P

Regular Pleskian
The same error each hour.

---------------------------------------------

Unable to process impersonate run as command: 'C:\Parallels\Plesk\billing\\bin\run-all.exe' is not recognized as an internal or external command, operable program or batch file.
Execute file name: C:\Parallels\Plesk\admin\bin\plesksrv.exe

Code:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="plesksrv.exe" /> 
  <EventID Qualifiers="0">1</EventID> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2014-06-22T10:20:00.000Z" /> 
  <EventRecordID>56346</EventRecordID> 
  <Channel>Plesk</Channel> 
  <Computer>SERVIDOR</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>Unable to process impersonate run as command: 'C:\Parallels\Plesk\billing\\bin\run-all.exe' is not recognized as an internal or external command, operable program or batch file.</Data> 
  <Data>C:\Parallels\Plesk\admin\bin\plesksrv.exe</Data> 
  </EventData>
  </Event>


SMTP Exception
at Unable to execute event(runtask::start line 210)
Execute file name: C:\Parallels\Plesk\admin\bin\runtask.exe

Code:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="runtask.exe" /> 
  <EventID Qualifiers="0">1</EventID> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2014-06-22T10:21:00.000Z" /> 
  <EventRecordID>56347</EventRecordID> 
  <Channel>Plesk</Channel> 
  <Computer>SERVIDOR</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>SMTP Exception at Unable to execute event(runtask::start line 210)</Data> 
  <Data>C:\Parallels\Plesk\admin\bin\runtask.exe</Data> 
  </EventData>
  </Event>
 

Attachments

  • events.JPG
    events.JPG
    143.1 KB · Views: 13
The error of plesksrv.exe is fixed. I delete the folder billing and delete the schedule task.

But the other event still appear.

- SMTP Exception at Unable to execute event(runtask::start line 210)
- C:\Parallels\Plesk\admin\bin\runtask.exe
 
Back
Top