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

Recycle IIS Application Pool

ViaHosting

Basic Pleskian
An exception raises when i try to RECICLE IIS application pool.
It works fine STOPPING and STARTING.


Event Type: Error
Event Source: websrvmng.exe
Event Category: None
Event ID: 1
Date: 15/02/2008
Time: 00:55:14
User: N/A
Computer: E555712-111402
Description:
Exception occurred. (COM Error 80020009) at recycleAppPool(temp.co(domain)(pool))
at (WebServerManager::recycleAppPool line 1615)
at execute console command --recycle-app-pool(vconsoleapp::start line 128)
at execute "C:\Program Files\SWsoft\Plesk\/admin/bin/websrvmng" --recycle-app-pool "--pool-name=temp.co(domain)(pool)"(vconsoleapp::run line 138)
Execute file name: C:\Program Files\SWsoft\Plesk\admin\bin\websrvmng.exe


Windows Server 2003 R2 Standard
Service Pack 2
Plesk 8.3.0
 
probably there is corrupted %plesk_vhosts%\temp.co\.security file for such domain. This file maintains security settings on the domain

try to rename/delete it and then again websrvmng --reconfigure-vhost --vhost-name=temp.co this domain to create this file

also try to switch this domain to Plesk IIS Pool and then back to dedicated pool
 
Back
Top