• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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