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

Unknown error 0xC00CE508 (COM Error C00CE508)

ThanhN

Basic Pleskian
I have so much this error on eventviewer. how can i fix this?

Thank you

Plesk 11 windows server 2008 r2

Log Name: Plesk
Source: sshost.exe
Date: 8/29/2012 12:47:00 PM
Event ID: 1
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: TND
Description:
Unknown error 0xC00CE508 (COM Error C00CE508)
at execute console command --remove-files
at (vconsoleapp::start line 132)
at execute "C:\Program Files (x86)\Parallels\Plesk\admin\bin\sshost.exe" --remove-files(vconsoleapp::run line 143)
Execute file name: C:\Program Files (x86)\Parallels\Plesk\admin\bin\sshost.exe
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="sshost.exe" />
<EventID Qualifiers="0">1</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-08-29T05:47:00.000000000Z" />
<EventRecordID>11438</EventRecordID>
<Channel>Plesk</Channel>
<Computer>TND-SV1</Computer>
<Security />
</System>
<EventData>
<Data>Unknown error 0xC00CE508 (COM Error C00CE508)
at execute console command --remove-files
at (vconsoleapp::start line 132)
at execute "C:\Program Files (x86)\Parallels\Plesk\admin\bin\sshost.exe" --remove-files(vconsoleapp::run line 143)</Data>
<Data>C:\Program Files (x86)\Parallels\Plesk\admin\bin\sshost.exe</Data>
</EventData>
</Event>
 
Could you please check file %plesk_dir%\etc\DeferredRemovalStorage.xml ?
If it is corrupted somehow, you will get similar errors.

Please just rename this file into other name, for example: DeferredRemovalStorage_broken.xml
 
Back
Top