Guest Rene Heinze Posted February 27, 2008 Posted February 27, 2008 Hi, i`m running an Windows Server 2008 x64 Std Eng on a VMware ESX 3.5 Server. I´m running on that server SQL Server 2005 Std Eng x64 with SP2 and Sharepoint Server 2007 x64 Std Eng with SP1 + Sharepoint Server 2007 x64 German Language Pack . When starting up the Windows Server 2008 I´m got the folling error message in the application eventlog: Error 27.02.2008 09:45:06 VSS 12289 None Volume Shadow Copy Service error: Unexpected error RegOpenKeyExW(- 2147483646,SYSTEM\CurrentControlSet\Services\VSS\Diag,...). hr = 0x80070005. Operation: Initializing Writer Context: Writer Class Id: {57af97e4-4a76-4ace-a756-d11e8f0294c7} Writer Name: SPSearch VSS Writer Writer Instance ID: {9fcb0d84-087d-4a3d-b0ba-3453085272ba} Any Ideas?? Thanks a lot! Best, RH
Guest Edwin vMierlo [MVP] Posted February 27, 2008 Posted February 27, 2008 Re: Windows Server 2008 - VSS Error That error is an "access denied" error # General access denied error # as an HRESULT: Severity: FAILURE (1), FACILITY_WIN32 (0x7), Code 0x5 # for hex 0x5 / decimal 5 ERROR_ACCESS_DENIED winerror.h # Access is denied. # 12 matches found for "0x80070005" "Rene Heinze" <ReneHeinze@discussions.microsoft.com> wrote in message news:B871A36A-1931-43C3-BAB6-487AB70943C8@microsoft.com... > Hi, > > i`m running an Windows Server 2008 x64 Std Eng on a VMware ESX 3.5 > Server. I´m running on that server SQL Server 2005 Std Eng x64 with SP2 and > Sharepoint Server 2007 x64 Std Eng with SP1 + Sharepoint Server 2007 x64 > German Language Pack . > When starting up the Windows Server 2008 I´m got the folling error message > in the application eventlog: > > Error 27.02.2008 09:45:06 VSS 12289 None > > Volume Shadow Copy Service error: Unexpected error RegOpenKeyExW(- > 2147483646,SYSTEM\CurrentControlSet\Services\VSS\Diag,...). hr = 0x80070005. > > Operation: > Initializing Writer > > Context: > Writer Class Id: {57af97e4-4a76-4ace-a756-d11e8f0294c7} > Writer Name: SPSearch VSS Writer > Writer Instance ID: {9fcb0d84-087d-4a3d-b0ba-3453085272ba} > > Any Ideas?? > > Thanks a lot! > > Best, > RH >
Guest Rene Heinze Posted February 27, 2008 Posted February 27, 2008 Re: Windows Server 2008 - VSS Error Thanks Edwin. Where do I have to set the apropriate rights to assign access rights for that service. It seems that the VSS Service can´t access the SP Search DB. Best, René "Edwin vMierlo [MVP]" wrote: > That error is an "access denied" error > > # General access denied error > # as an HRESULT: Severity: FAILURE (1), FACILITY_WIN32 (0x7), Code 0x5 > # for hex 0x5 / decimal 5 > ERROR_ACCESS_DENIED winerror.h > # Access is denied. > # 12 matches found for "0x80070005" > > > > "Rene Heinze" <ReneHeinze@discussions.microsoft.com> wrote in message > news:B871A36A-1931-43C3-BAB6-487AB70943C8@microsoft.com... > > Hi, > > > > i`m running an Windows Server 2008 x64 Std Eng on a VMware ESX 3.5 > > Server. I´m running on that server SQL Server 2005 Std Eng x64 with SP2 > and > > Sharepoint Server 2007 x64 Std Eng with SP1 + Sharepoint Server 2007 x64 > > German Language Pack . > > When starting up the Windows Server 2008 I´m got the folling error message > > in the application eventlog: > > > > Error 27.02.2008 09:45:06 VSS 12289 None > > > > Volume Shadow Copy Service error: Unexpected error RegOpenKeyExW(- > > 2147483646,SYSTEM\CurrentControlSet\Services\VSS\Diag,...). hr = > 0x80070005. > > > > Operation: > > Initializing Writer > > > > Context: > > Writer Class Id: {57af97e4-4a76-4ace-a756-d11e8f0294c7} > > Writer Name: SPSearch VSS Writer > > Writer Instance ID: {9fcb0d84-087d-4a3d-b0ba-3453085272ba} > > > > Any Ideas?? > > > > Thanks a lot! > > > > Best, > > RH > > > > >
Recommended Posts