• 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

Plesk/IIS pronblem

R

RayaFar

Guest
Plesk/IIS pronblem


Hello;
i have dedicated server (q6600 cpu,4GB ram,2003STD,sql 2005,iis 6,plesk 8.6 with mysql db ) ,
from last week i have problem with iis application pool restarted SUDDENLY .
w3wp (IWAM_plesk(default)) was recycling
without any SCHEDULE task (i did not set any recycle task time or
request limit or memory usage for any application pools)
it cause to sites need time to load in IIS Application pools again

thess errors shown in event log Plesk section:

1-(time=6:18:58 AM ) (date=4/7/2009)
(source=w3wp.exe)

Token will be expired 7FFFFFFFFFFFFFFF.
Execute file name: c:\windows\system32\inetsrv\w3wp.exe


2-(time=6:18:58 AM ) (date=4/7/2009)
(source=w3wp.exe)



The system cannot find the file specified. (Error code 2) at
RegQueryValueEx valueName=DebugUtilExec
at (registry::get line 143)
at Pipe channel(vpipechannel::eek:nConnected line 98)
at getString(DebugUtilExec)(PleskSrvClient::getString line 182)
at Unable to obtain config
parameterDebugUtilExec(zif_get_safe_config_string line 249)
Execute file name: c:\windows\system32\inetsrv\w3wp.exe

3-(time=6:18:58 AM ) (date=4/7/2009)
(source=w3wp.exe)


The system cannot find the file specified. (Error code 2) at
RegQueryValueEx valueName=PLESKCP_HTTP_PORT
at (registry::get line 143)
at Pipe channel(vpipechannel::eek:nConnected line 98)
at getString(PLESKCP_HTTP_PORT)(PleskSrvClient::getString line
182)
at Unable to obtain config
parameterPLESKCP_HTTP_PORT(zif_get_safe_config_string line 249)
Execute file name: c:\windows\system32\inetsrv\w3wp.exe


4-(time=6:18:58 AM ) (date=4/7/2009)
(source=w3wp.exe)

The system cannot find the file specified. (Error code 2) at
RegQueryValueEx valueName=DebugUtilExec
at (registry::get line 143)
at Pipe channel(vpipechannel::eek:nConnected line 98)
at getString(DebugUtilExec)(PleskSrvClient::getString line 182)
at Unable to obtain config
parameterDebugUtilExec(zif_get_safe_config_string line 249)
Execute file name: c:\windows\system32\inetsrv\w3wp.exe


5-(time=6:18:58 AM ) (date=4/7/2009)
(source=w3wp.exe)


The system cannot find the file specified. (Error code 2) at
RegQueryValueEx valueName=PLESK_MIN_PASSWORD_LENGTH
at (registry::get line 143)
at Pipe channel(vpipechannel::eek:nConnected line 98)
at getString(PLESK_MIN_PASSWORD_LENGTH)(PleskSrvClient::getString
line 182)
at Unable to obtain config
parameterPLESK_MIN_PASSWORD_LENGTH(zif_get_safe_config_string line
249)
Execute file name: c:\windows\system32\inetsrv\w3wp.exe

6-(time=6:18:58 AM ) (date=4/7/2009)
(source=w3wp.exe)


Set session life time require value 1800, set value 1800
Execute file name: c:\windows\system32\inetsrv\w3wp.exe
 
P.S. Plesk for Windows 8.6.0.5
Misc the same exactly as you wrote.
 
Hello,

It seems like Plesk debug option is enabled on the server. Try to disable it in Windows registry -> HKLM -> Software -> Plesk -> Config -> the "debug" parameter -> set it to "0" and restart Plesk services.
 
Hi,

try to run Plesk Reconfigurator, it may fix all of above error message.
 
Hello,

It seems like Plesk debug option is enabled on the server. Try to disable it in Windows registry -> HKLM -> Software -> Plesk -> Config -> the "debug" parameter -> set it to "0" and restart Plesk services.

Thank you that fixed my problem.
 
Back
Top