SYMPTOMS
Any domain operation such as reconfiguring, permissions check, file management etc. fails with the following error:Unknown error 0xC00CE554 ( COM Error C00CE554 )
Examples for different actions:
C:\Program Files\SWsoft\Plesk\admin\bin>websrvmng.exe --reconfigure-vhost --vhost-name=domain.tld
Unknown error 0xC00CE554 (COM Error C00CE554) at addHosting(domain.tld)
at (WebServerManager::addHosting line 2395)
at execute console command --reconfigure-vhost(vconsoleapp::start line 128)
at execute websrvmng.exe --reconfigure-vhost --vhost-name=domain.tld.com (vconsoleapp::run line 138)
or
FileManager::set_file_permissions() failed: Can not set permissions using filemng utility: Unknown error 0xC00CE554 (COM Error C00CE554) at execute "C:\Program Files\SWsoft\Plesk\/admin/bin/filemng" ftp_user_name --permissions --set-common "--file=C:/inetpub/vhosts/domain.tld/httpdocs/App_Data" "--xml=C:\Program Files\SWsoft\Plesk\/tmp\per790E.tmp"
CAUSE
The problem is corrupted C:\Intepub\vhsost\domain.tld\.Security file, which is responsible for domain security permissions and is used when any domain action is done.RESOLUTION
To fix the problem with corruption of .Security file and avoid such problem in the future, please download the archive below, extract all files from there:http://download1.swsoft.com/Plesk/Autoupdate/Windows/8.2.0/124343/124343.zip
and place them to %plesk_bin% folder.
After that please go to C:\Inetpub\vhosts\domain.tld and remove .Security file from there.
Additional information
%plesk_dir% is environment variable which points to Plesk installation folder. By default it is C:\Program Files\SWsoft\Plesk
%plesk_bin% is environment variable which points to Plesk binaries folder. By default it is C:\Program Files\SWsoft\Plesk\admin\bin