• 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.

runtask.exe problems

Y

Yezper

Guest
Hi

I've suddenly run into a problem with runtask.exe. Windows' Data Execution Prevention (DEP) prevents it from running, and I'm seeing these errors in the Application Event Log:

Event Type: Information
Event Source: Application Error
Event Category: (100)
Event ID: 1004
Date: 01-05-2006
Time: 15:06:06
User: N/A
Computer: AAA
Description:
Reporting queued error: faulting application runtask.exe, version 0.0.0.0, faulting module unknown, version 0.0.0.0, fault address 0x0e606877.

Event Type: Error
Event Source: runtask.exe
Event Category: None
Event ID: 1
Date: 01-05-2006
Time: 04:00:02
User: N/A
Computer: AAA
Description:
The system cannot find the file specified. (Error code 2) at Connect to pipe
at (vpipechannel::client::connect line 199)
at get shared instance of PleskSrvClient(PleskSrvClient::getInstance line 252)
at Unable to get admin e-mail(runtask::start line 115)
Execute file name: C:\Program Files\SWsoft\Plesk\admin\bin\runtask.exe


And because of that (I think) Plesk Management Service won't start:

Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7034
Date: 01-05-2006
Time: 19:31:06
User: N/A
Computer: AAA
Description:
The Plesk Management Service service terminated unexpectedly. It has done this 1 time(s).

Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7000
Date: 01-05-2006
Time: 19:31:06
User: N/A
Computer: AAA
Description:
The PleskControlPanel service failed to start due to the following error:
The service did not respond to the start or control request in a timely fashion.


Because of this, Control Panel doesn't work.
Anybody tried this and have a solution?

To be honest, I've really not tried to allow runtask.exe to run by DEP - I've never seen such a message before, and am a bit worried about allowing it to run in protected memory. Also, a scheduler program shouldn't be causing these problems.
 
Back
Top