Prev: Directory services restore mode deadlock
Next: Windows Server 2008 - Unable to install TMG Beta3 SE
From: mrceolla on 2 Nov 2009 12:13 Hello, I have searched all over and can not find a solution to this error. It happens usually twice, sometimes only once, per day. It appears it has something to do with VSS. Any help would be greatly appreciated. Have a great day, Mike Log Name: System Source: Microsoft-Windows-DistributedCOM Date: 11/1/2009 1:50:34 PM Event ID: 10010 Task Category: None Level: Error Keywords: Classic User: N/A Computer: SERVER.domain.local Description: The server {0B5A2C52-3EB9-470A-96E2-6C6D4570E40F} did not register with DCOM within the required timeout. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86- B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" /> <EventID Qualifiers="49152">10010</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2009-11-01T19:50:34.000Z" /> <EventRecordID>57601</EventRecordID> <Correlation /> <Execution ProcessID="0" ThreadID="0" /> <Channel>System</Channel> <Computer>SERVER.domain.local</Computer> <Security /> </System> <EventData> <Data Name="param1">{0B5A2C52-3EB9-470A-96E2-6C6D4570E40F}</Data> </EventData> </Event>
From: James Hurrell on 2 Nov 2009 12:32 mrceolla wrote: > Hello, > > I have searched all over and can not find a solution to this error. > It happens usually twice, sometimes only once, per day. It appears it > has something to do with VSS. Any help would be greatly appreciated. > > Have a great day, > Mike Any help here? Usually my first port of call: http://www.eventid.net/display.asp?eventid=10010&eventno=508&source=DCOM&phase=1
From: mrceolla on 2 Nov 2009 12:51 > Any help here? Usually my first port of call: > > http://www.eventid.net/display.asp?eventid=10010&eventno=508&source=D... Unfortunately, no. I came across that page earlier in my searches. My GUID is 0B5A2C52-3EB9-470A-96E2-6C6D4570E40F ....which doesn't appear on that page. Since the fixes for this event id seem to depend on the reported GUID I don't believe any of those solutions will help. Any other ideas? Anyone from MS available to help me with this? Thanks, Mike
From: Ace Fekay [MCT] on 2 Nov 2009 12:59 "mrceolla" <mrceolla(a)gmail.com> wrote in message news:4cd893a0-ecca-430f-9944-3638dde66f9a(a)r5g2000yqb.googlegroups.com... >> Any help here? Usually my first port of call: >> >> http://www.eventid.net/display.asp?eventid=10010&eventno=508&source=D... > > Unfortunately, no. I came across that page earlier in my searches. > My GUID is > > 0B5A2C52-3EB9-470A-96E2-6C6D4570E40F > > ...which doesn't appear on that page. > > Since the fixes for this event id seem to depend on the reported GUID > I don't believe any of those solutions will help. > > Any other ideas? Anyone from MS available to help me with this? > > Thanks> Mike Have you searched the registry for the CLISID string ,"0B5A2C52-3EB9-470A-96E2-6C6D4570E40F" to see what service or application it is associated to? Have you looked in Component services for that CLSID String? -- Ace This posting is provided "AS-IS" with no warranties or guarantees and confers no rights. Please reply back to the newsgroup or forum for collaboration benefit among responding engineers, and to help others benefit from your resolution. Ace Fekay, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003 Microsoft Certified Trainer For urgent issues, please contact Microsoft PSS directly. Please check http://support.microsoft.com for regional support phone numbers.
From: mrceolla on 2 Nov 2009 17:36 > > Have you searched the registry for the CLISID string > ,"0B5A2C52-3EB9-470A-96E2-6C6D4570E40F" to see what service or application > it is associated to? > > Have you looked in Component services for that CLSID String? > > -- > Ace Ace, Yes, in HKEY_CLASSES_ROOT\CLSID\ the value is "VssSnapshotMgmt Class" and the AppID is "{56BE716B-2F76-4dfa-8702-67AE10044F0B}" which appears to be Volume Shadow Copy Service. I do not know how to search Component Services for the CLSID. Thank you for your continued help. Mike
|
Next
|
Last
Pages: 1 2 3 4 Prev: Directory services restore mode deadlock Next: Windows Server 2008 - Unable to install TMG Beta3 SE |