• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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