• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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