• 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

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