• 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

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