• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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