Link to home
Start Free TrialLog in
Avatar of cegeland
cegelandFlag for Norway

asked on

VSS warning in event log (status 1376) - event id: 8230

Hi!

We keep getting various Warnings in the Event log. Server running Windows 2008 Standard R2 x64. Also running MOSS 2007 and SQL 2005 Enterprise.

There are various errors, all containing a "status 1376" and "Error: NetLocalGroupGetMemebers(WSS_SEARCH_SVCUSR), 0x80070560, The specified local group does not exist."
Volume Shadow Copy Service error: Failed resolving account WSS_SEARCH_SVCUSR with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Initializing Writer

Context:
   Writer Class Id: {8d5f38cd-fb7a-49ca-ae1b-21d1f017d8f9}
   Writer Name: OSearch VSS Writer

Error-specific details:
   Error: NetLocalGroupGetMemebers(WSS_SEARCH_SVCUSR), 0x80070560, The specified local group does not exist.

Open in new window

Avatar of Lee
Lee
Flag of United Kingdom of Great Britain and Northern Ireland image

Avatar of cegeland

ASKER

Thanks, I had a look at the site but that did not help. I suspect this has to do with the configuration of Sharepoint?

WSS_SEARCH_SVCUSER is the user running the sharepoint search service.
Here's the full event entry:
Log Name:      Application
Source:        VSS
Date:          22.03.2010 12:51:46
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      moss.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account WSS_SEARCH_SVCUSR with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Initializing Writer

Context:
   Writer Class Id: {59b1f0cf-90ef-465f-9609-6ca8b2938366}
   Writer Name: IIS Metabase Writer

Error-specific details:
   Error: NetLocalGroupGetMemebers(WSS_SEARCH_SVCUSR), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T11:51:46.000000000Z" />
    <EventRecordID>8442</EventRecordID>
    <Channel>Application</Channel>
    <Computer>moss.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>WSS_SEARCH_SVCUSR</Data>
    <Data>1376</Data>
    <Data>

Operation:
   Initializing Writer

Context:
   Writer Class Id: {59b1f0cf-90ef-465f-9609-6ca8b2938366}
   Writer Name: IIS Metabase Writer

Error-specific details:
   Error: NetLocalGroupGetMemebers(WSS_SEARCH_SVCUSR), 0x80070560, The specified local group does not exist.

Open in new window

Unfortunately, no.

When I change/add users to the VssAccessControl folder in the registry all I get is a different warning, like this one when I added the group "Domain admins":
Volume Shadow Copy Service error: Failed resolving account Domain Admins with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Initializing Writer

Context:
   Writer Class Id: {59b1f0cf-90ef-465f-9609-6ca8b2938366}
   Writer Name: IIS Metabase Writer

Error-specific details:
   Error: NetLocalGroupGetMemebers(Domain Admins), 0x80070560, The specified local group does not exist.

Open in new window

Here's the whole list of events that were logged just after midnight today:
Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:12:19
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Abort Backup

Context:
   Execution Context: Requestor
   Current State: SnapshotSetCreated

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:12:19.000000000Z" />
    <EventRecordID>8712</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Operation:
   Abort Backup

Context:
   Execution Context: Requestor
   Current State: SnapshotSetCreated

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:12:19
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Gather writers' status
   Executing Asynchronous Operation

Context:
   Current State: GatherWriterStatus

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:12:19.000000000Z" />
    <EventRecordID>8711</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Operation:
   Gather writers' status
   Executing Asynchronous Operation

Context:
   Current State: GatherWriterStatus

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:12:17
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:12:17.000000000Z" />
    <EventRecordID>8710</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:12:17
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Gathering Writer Data
   Executing Asynchronous Operation

Context:
   Execution Context: Requestor
   Current State: GatherWriterMetadata

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:12:17.000000000Z" />
    <EventRecordID>8709</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Operation:
   Gathering Writer Data
   Executing Asynchronous Operation

Context:
   Execution Context: Requestor
   Current State: GatherWriterMetadata

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:12:10
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Gather writers' status
   Executing Asynchronous Operation

Context:
   Current State: GatherWriterStatus

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:12:10.000000000Z" />
    <EventRecordID>8708</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Operation:
   Gather writers' status
   Executing Asynchronous Operation

Context:
   Current State: GatherWriterStatus

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:12:09
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Gathering Writer Data
   Executing Asynchronous Operation

Context:
   Execution Context: Requestor
   Current State: GatherWriterMetadata

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:12:09.000000000Z" />
    <EventRecordID>8707</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Operation:
   Gathering Writer Data
   Executing Asynchronous Operation

Context:
   Execution Context: Requestor
   Current State: GatherWriterMetadata

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:12:07
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:12:07.000000000Z" />
    <EventRecordID>8706</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:12:06
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Gathering Writer Data
   Executing Asynchronous Operation

Context:
   Execution Context: Requestor
   Current State: GatherWriterMetadata

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:12:06.000000000Z" />
    <EventRecordID>8705</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Operation:
   Gathering Writer Data
   Executing Asynchronous Operation

Context:
   Execution Context: Requestor
   Current State: GatherWriterMetadata

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:11:58
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Executing Asynchronous Operation

Context:
   Current State: DoSnapshotSet

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:11:58.000000000Z" />
    <EventRecordID>8704</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Operation:
   Executing Asynchronous Operation

Context:
   Current State: DoSnapshotSet

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:11:55
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   PrepareForBackup event
   Executing Asynchronous Operation

Context:
   Execution Context: Requestor
   Current State: PrepareForBackup

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:11:55.000000000Z" />
    <EventRecordID>8703</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Operation:
   PrepareForBackup event
   Executing Asynchronous Operation

Context:
   Execution Context: Requestor
   Current State: PrepareForBackup

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:11:53
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:11:53.000000000Z" />
    <EventRecordID>8702</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>

  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:11:53
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Gathering Writer Data
   Executing Asynchronous Operation

Context:
   Execution Context: Requestor
   Current State: GatherWriterMetadata

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:11:53.000000000Z" />
    <EventRecordID>8701</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Operation:
   Gathering Writer Data
   Executing Asynchronous Operation

Context:
   Execution Context: Requestor
   Current State: GatherWriterMetadata

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:11:53
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Initializing Writer

Context:
   Writer Class Id: {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}
   Writer Name: Shadow Copy Optimization Writer

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:11:53.000000000Z" />
    <EventRecordID>8700</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Operation:
   Initializing Writer

Context:
   Writer Class Id: {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}
   Writer Name: Shadow Copy Optimization Writer

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:11:53
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Initializing Writer

Context:
   Writer Class Id: {be000cbe-11fe-4426-9c58-531aa6355fc4}
   Writer Name: ASR Writer

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:11:53.000000000Z" />
    <EventRecordID>8699</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Operation:
   Initializing Writer

Context:
   Writer Class Id: {be000cbe-11fe-4426-9c58-531aa6355fc4}
   Writer Name: ASR Writer

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:11:53
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Initializing Writer

Context:
   Writer Class Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}
   Writer Name: COM+ REGDB Writer

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:11:53.000000000Z" />
    <EventRecordID>8698</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Operation:
   Initializing Writer

Context:
   Writer Class Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}
   Writer Name: COM+ REGDB Writer

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
  </EventData>
</Event>

Log Name:      Application
Source:        VSS
Date:          23.03.2010 00:11:53
Event ID:      8230
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      sharepoint.domain.local
Description:
Volume Shadow Copy Service error: Failed resolving account administrator with status 1376. Check connection to domain controller and VssAccessControl registry key. 

Operation:
   Initializing Writer

Context:
   Writer Class Id: {afbab4a2-367d-4d15-a586-71dbb18f8485}
   Writer Name: Registry Writer

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8230</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-03-22T23:11:53.000000000Z" />
    <EventRecordID>8697</EventRecordID>
    <Channel>Application</Channel>
    <Computer>sharepoint.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>administrator</Data>
    <Data>1376</Data>
    <Data>

Operation:
   Initializing Writer

Context:
   Writer Class Id: {afbab4a2-367d-4d15-a586-71dbb18f8485}
   Writer Name: Registry Writer

Error-specific details:
   Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.
</Data>
    
  </EventData>
</Event>

Open in new window

Nobody ? :)
Avatar of Snowmizer01
Snowmizer01

I have the same problem during a scheduled task that runs a Windows Server Backup.  The backup runs successfully, however I get this error in the logs.  Is there an update for VSS?  Do we have to put the user that is mentioned in a local group on the server?
It seems the error message appears whenever I run a backup (Backup Exec 2010) and when I run a backup of Sharepoint using stsadm.

The message about the local group not existing seems to appear in every message - what does this mean?:

Error: NetLocalGroupGetMemebers(administrator), 0x80070560, The specified local group does not exist.

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of Snowmizer01
Snowmizer01

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks! Removing the user entry in the registry solved the problem!