Prev: XP Clients and power options
Next: Windows SBS 2008 domain purchase and configuration wiza has stoppe
From: "Robbin Meng [MSFT]" on 2 Jun 2010 05:28 Hello David, Thanks for your post and Russ' input. This problem occurs if the SPWebService service has not been fully provisioned. Please check if KB944154 and KB944267 helps: "You receive an HTTP 404 error message when you browse the SharePoint site collections after a hotfix package or a public update for Windows SharePoint Services 3.0 is applied" http://support.microsoft.com/kb/944154/en-us "How to troubleshoot common errors that occur when you run the SharePoint Products and Technologies Configuration Wizard on a computer that is running Windows SharePoint Services 3.0" http://support.microsoft.com/kb/944267/en-us Hope this helps. Best regards, Robbin Meng(MSFT) Microsoft Online Newsgroup Support ================================================================== This posting is provided "AS IS" with no warranties, and confers no rights. ==================================================================
From: David Parkes on 2 Jun 2010 08:34 Hi Robin, After running the commands in KB944154 the last one files with this message I then looked at KB939308 and cleared the cache. It still doesnt work but there are now other events being logged. Please see below C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN>psco nfig -cmd upgrade -inplace b2b -wait -force SharePoint Products and Technologies Configuration Wizard version 12.0.6413.1000 Copyright (C) Microsoft Corporation 2005. All rights reserved. Performing configuration task 1 of 4 Initializing SharePoint Products and Technologies upgrade... Failed to initialize SharePoint Products and Technologies upgrade. An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfig urationTaskException was thrown. Additional exception information: The initiali ze command is invalid or a failure has been encountered. Failed to detect if this server is joined to a server farm. Possible reasons fo r this failure could be that you no longer have the appropriate permissions to t he server farm, the database server hosting the server farm is unresponsive, the configuration database is inaccessible or this server has been removed from the server farm. To diagnose this problem further, review the extended error infor mation located at C:\Program Files\Common Files\Microsoft Shared\Web Server Exte nsions\12\LOGS\PSCDiagnostics_6_2_2010_13_26_40_487_1350905404.log. If this pro blem persists, run this wizard again to disconnect from the server farm. After disconnecting, run the wizard again to create or connect to an existing server f arm. Total number of configuration settings run: 1 Total number of successful configuration settings: 0 Total number of unsuccessful configuration settings: 3 Successfully stopped the configuration of SharePoint Products and Technologies. Configuration of SharePoint Products and Technologies failed. Configuration mus t be performed before you use SharePoint Products and Technologies. For further details, see the diagnostic log located at C:\Program Files\Common Files\Micros oft Shared\Web Server Extensions\12\LOGS\PSCDiagnostics_6_2_2010_13_26_40_487_13 50905404.log and the application event log. ----------------------------------------------------------------------- The description for Event ID 5084 from source MSSQL$MICROSOFT##SSEE cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer. If the event originated on another computer, the display information had to be saved with the event. The following information was included with the event: SINGLE_USER ON SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6 The specified resource type cannot be found in the image file -------------------------------------------------------------------------------- Unknown SQL Exception 5070 occured. Additional error information from SQL Server is included below. Database state cannot be changed while other users are using the database 'SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6' ALTER DATABASE statement failed. sp_dboption command failed. ----------------------------------------------------------------------------------- Failed to initialize SharePoint Products and Technologies upgrade. An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException was thrown. Additional exception information: The initialize command is invalid or a failure has been encountered. Failed to detect if this server is joined to a server farm. Possible reasons for this failure could be that you no longer have the appropriate permissions to the server farm, the database server hosting the server farm is unresponsive, the configuration database is inaccessible or this server has been removed from the server farm. To diagnose this problem further, review the extended error information located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS\PSCDiagnostics_6_2_2010_13_37_14_185_1061758650.log. If this problem persists, run this wizard again to disconnect from the server farm. After disconnecting, run the wizard again to create or connect to an existing server farm. Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException: Exception of type 'Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException' was thrown. at Microsoft.SharePoint.PostSetupConfiguration.Farm.IsJoinedToFarm(TaskBase task, Boolean reload) at Microsoft.SharePoint.PostSetupConfiguration.InitializeTask.Run() at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask() Thanks C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN> ""Robbin Meng [MSFT]"" <v-robmen(a)online.microsoft.com> wrote in message news:iFeB0XjALHA.4488(a)TK2MSFTNGHUB02.phx.gbl... > > > Hello David, > > Thanks for your post and Russ' input. > > This problem occurs if the SPWebService service has not been fully > provisioned. Please check if KB944154 and KB944267 helps: > > "You receive an HTTP 404 error message when you browse the SharePoint site > collections after a hotfix package or a public update for Windows > SharePoint Services 3.0 is > applied" > http://support.microsoft.com/kb/944154/en-us > > "How to troubleshoot common errors that occur when you run the SharePoint > Products and Technologies Configuration Wizard on a computer that is > running Windows SharePoint > Services 3.0" > http://support.microsoft.com/kb/944267/en-us > > Hope this helps. > > > Best regards, > Robbin Meng(MSFT) > Microsoft Online Newsgroup Support > ================================================================== > This posting is provided "AS IS" with no warranties, and confers no > rights. > ================================================================== > > >
From: David Parkes on 2 Jun 2010 08:51 Also when trying to Start the windows share point administration services it stops and this is logged in the application log Service cannot be started. System.ComponentModel.Win32Exception: The specified local group does not exist at Microsoft.SharePoint.AdministrationOperation.Win32.SPNetApi32.NetLocalGroupGetMembers(String groupName) at Microsoft.SharePoint.AdministrationService.SPAdministrationService.RegisterSPAdministrationOperation() at Microsoft.SharePoint.AdministrationService.SPAdministrationService.OnStart(String[] args) at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state) "David Parkes" <wibble(a)wobble.com> wrote in message news:ePNgp$kALHA.3840(a)TK2MSFTNGP02.phx.gbl... > Hi Robin, > > After running the commands in KB944154 the last one files with this > message I then looked at KB939308 and cleared the cache. It still doesnt > work but there are now other events being logged. Please see below > > C:\Program Files\Common Files\Microsoft Shared\Web Server > Extensions\12\BIN>psco > nfig -cmd upgrade -inplace b2b -wait -force > SharePoint Products and Technologies Configuration Wizard version > 12.0.6413.1000 > Copyright (C) Microsoft Corporation 2005. All rights reserved. > > Performing configuration task 1 of 4 > Initializing SharePoint Products and Technologies upgrade... > > Failed to initialize SharePoint Products and Technologies upgrade. > > An exception of type > Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfig > urationTaskException was thrown. Additional exception information: The > initiali > ze command is invalid or a failure has been encountered. > Failed to detect if this server is joined to a server farm. Possible > reasons fo > r this failure could be that you no longer have the appropriate > permissions to t > he server farm, the database server hosting the server farm is > unresponsive, the > configuration database is inaccessible or this server has been removed > from the > server farm. To diagnose this problem further, review the extended error > infor > mation located at C:\Program Files\Common Files\Microsoft Shared\Web > Server Exte > nsions\12\LOGS\PSCDiagnostics_6_2_2010_13_26_40_487_1350905404.log. If > this pro > blem persists, run this wizard again to disconnect from the server farm. > After > disconnecting, run the wizard again to create or connect to an existing > server f > arm. > > Total number of configuration settings run: 1 > Total number of successful configuration settings: 0 > Total number of unsuccessful configuration settings: 3 > Successfully stopped the configuration of SharePoint Products and > Technologies. > Configuration of SharePoint Products and Technologies failed. > Configuration mus > t be performed before you use SharePoint Products and Technologies. For > further > details, see the diagnostic log located at C:\Program Files\Common > Files\Micros > oft Shared\Web Server > Extensions\12\LOGS\PSCDiagnostics_6_2_2010_13_26_40_487_13 > 50905404.log and the application event log. > > ----------------------------------------------------------------------- > > The description for Event ID 5084 from source MSSQL$MICROSOFT##SSEE cannot > be found. Either the component that raises this event is not installed on > your local computer or the installation is corrupted. You can install or > repair the component on the local computer. > > If the event originated on another computer, the display information had > to be saved with the event. > > The following information was included with the event: > > SINGLE_USER > ON > SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6 > > The specified resource type cannot be found in the image file > > -------------------------------------------------------------------------------- > > Unknown SQL Exception 5070 occured. Additional error information from SQL > Server is included below. > > Database state cannot be changed while other users are using the database > 'SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6' > ALTER DATABASE statement failed. > sp_dboption command failed. > > ----------------------------------------------------------------------------------- > > Failed to initialize SharePoint Products and Technologies upgrade. > An exception of type > Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException > was thrown. Additional exception information: The initialize command is > invalid or a failure has been encountered. > Failed to detect if this server is joined to a server farm. Possible > reasons for this failure could be that you no longer have the appropriate > permissions to the server farm, the database server hosting the server > farm is unresponsive, the configuration database is inaccessible or this > server has been removed from the server farm. To diagnose this problem > further, review the extended error information located at C:\Program > Files\Common Files\Microsoft Shared\Web Server > Extensions\12\LOGS\PSCDiagnostics_6_2_2010_13_37_14_185_1061758650.log. > If this problem persists, run this wizard again to disconnect from the > server farm. After disconnecting, run the wizard again to create or > connect to an existing server farm. > Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException: > Exception of type > 'Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException' > was thrown. > at > Microsoft.SharePoint.PostSetupConfiguration.Farm.IsJoinedToFarm(TaskBase > task, Boolean reload) > at Microsoft.SharePoint.PostSetupConfiguration.InitializeTask.Run() > at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask() > > > Thanks > > C:\Program Files\Common Files\Microsoft Shared\Web Server > Extensions\12\BIN> > > ""Robbin Meng [MSFT]"" <v-robmen(a)online.microsoft.com> wrote in message > news:iFeB0XjALHA.4488(a)TK2MSFTNGHUB02.phx.gbl... >> >> >> Hello David, >> >> Thanks for your post and Russ' input. >> >> This problem occurs if the SPWebService service has not been fully >> provisioned. Please check if KB944154 and KB944267 helps: >> >> "You receive an HTTP 404 error message when you browse the SharePoint >> site collections after a hotfix package or a public update for Windows >> SharePoint Services 3.0 is >> applied" >> http://support.microsoft.com/kb/944154/en-us >> >> "How to troubleshoot common errors that occur when you run the SharePoint >> Products and Technologies Configuration Wizard on a computer that is >> running Windows SharePoint >> Services 3.0" >> http://support.microsoft.com/kb/944267/en-us >> >> Hope this helps. >> >> >> Best regards, >> Robbin Meng(MSFT) >> Microsoft Online Newsgroup Support >> ================================================================== >> This posting is provided "AS IS" with no warranties, and confers no >> rights. >> ================================================================== >> >> >>
From: paul jones paul on 2 Jun 2010 17:38 Hi David, This isnt exactly helpfull but I'm having the exact same issue with WS 3.0 on SBS 2008, after installing hotfix kb968857-fullfile-x64-glb I cant even run the first 2 commands from the KB article mentioned in an earlier post: "You receive an HTTP 404 error message when you browse the SharePoint site collections after a hotfix package or a public update for Windows SharePoint Services 3.0 is applied" http://support.microsoft.com/kb/944154/en-us I get an error: Unprovision of service failed. Additional information: Access denied.. This is obviously permission based but I cant work out why? Heres one of the errors in the logfile: Last message from task initialize is An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException was thrown. Additional exception information: The initialize command is invalid or a failure has been encountered. Failed to detect if this server is joined to a server farm. Possible reasons for this failure could be that you no longer have the appropriate permissions to the server farm, the database server hosting the server farm is unresponsive, the configuration database is inaccessible or this server has been removed from the server farm. To diagnose this problem further, review the extended error information located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS\PSCDiagnostics_6_2_2010_21_42_43_626_621650476.log. If this problem persists, run this wizard again to disconnect from the server farm. After disconnecting, run the wizard again to create or connect to an existing server farm. Also I cant open the SSEE DB in sql management studio (I dont know if this was possible before as I'd not tried) - I get the folowing error: TITLE: Connect to Server ------------------------------ Cannot connect to SP-SERVER\MICROSOFT##SSEE. ------------------------------ ADDITIONAL INFORMATION: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (Microsoft SQL Server, Error: -1) For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=-1&LinkId=20476 ------------------------------ BUTTONS: OK ------------------------------ Ive posted about this on a few other sites and will report back if I find a solution. "David Parkes" wrote: > Also when trying to Start the windows share point administration services it > stops and this is logged in the application log > > Service cannot be started. System.ComponentModel.Win32Exception: The > specified local group does not exist > at > Microsoft.SharePoint.AdministrationOperation.Win32.SPNetApi32.NetLocalGroupGetMembers(String > groupName) > at > Microsoft.SharePoint.AdministrationService.SPAdministrationService.RegisterSPAdministrationOperation() > at > Microsoft.SharePoint.AdministrationService.SPAdministrationService.OnStart(String[] > args) > at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object > state) > > "David Parkes" <wibble(a)wobble.com> wrote in message > news:ePNgp$kALHA.3840(a)TK2MSFTNGP02.phx.gbl... > > Hi Robin, > > > > After running the commands in KB944154 the last one files with this > > message I then looked at KB939308 and cleared the cache. It still doesnt > > work but there are now other events being logged. Please see below > > > > C:\Program Files\Common Files\Microsoft Shared\Web Server > > Extensions\12\BIN>psco > > nfig -cmd upgrade -inplace b2b -wait -force > > SharePoint Products and Technologies Configuration Wizard version > > 12.0.6413.1000 > > Copyright (C) Microsoft Corporation 2005. All rights reserved. > > > > Performing configuration task 1 of 4 > > Initializing SharePoint Products and Technologies upgrade... > > > > Failed to initialize SharePoint Products and Technologies upgrade. > > > > An exception of type > > Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfig > > urationTaskException was thrown. Additional exception information: The > > initiali > > ze command is invalid or a failure has been encountered. > > Failed to detect if this server is joined to a server farm. Possible > > reasons fo > > r this failure could be that you no longer have the appropriate > > permissions to t > > he server farm, the database server hosting the server farm is > > unresponsive, the > > configuration database is inaccessible or this server has been removed > > from the > > server farm. To diagnose this problem further, review the extended error > > infor > > mation located at C:\Program Files\Common Files\Microsoft Shared\Web > > Server Exte > > nsions\12\LOGS\PSCDiagnostics_6_2_2010_13_26_40_487_1350905404.log. If > > this pro > > blem persists, run this wizard again to disconnect from the server farm. > > After > > disconnecting, run the wizard again to create or connect to an existing > > server f > > arm. > > > > Total number of configuration settings run: 1 > > Total number of successful configuration settings: 0 > > Total number of unsuccessful configuration settings: 3 > > Successfully stopped the configuration of SharePoint Products and > > Technologies. > > Configuration of SharePoint Products and Technologies failed. > > Configuration mus > > t be performed before you use SharePoint Products and Technologies. For > > further > > details, see the diagnostic log located at C:\Program Files\Common > > Files\Micros > > oft Shared\Web Server > > Extensions\12\LOGS\PSCDiagnostics_6_2_2010_13_26_40_487_13 > > 50905404.log and the application event log. > > > > ----------------------------------------------------------------------- > > > > The description for Event ID 5084 from source MSSQL$MICROSOFT##SSEE cannot > > be found. Either the component that raises this event is not installed on > > your local computer or the installation is corrupted. You can install or > > repair the component on the local computer. > > > > If the event originated on another computer, the display information had > > to be saved with the event. > > > > The following information was included with the event: > > > > SINGLE_USER > > ON > > SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6 > > > > The specified resource type cannot be found in the image file > > > > -------------------------------------------------------------------------------- > > > > Unknown SQL Exception 5070 occured. Additional error information from SQL > > Server is included below. > > > > Database state cannot be changed while other users are using the database > > 'SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6' > > ALTER DATABASE statement failed. > > sp_dboption command failed. > > > > ----------------------------------------------------------------------------------- > > > > Failed to initialize SharePoint Products and Technologies upgrade. > > An exception of type > > Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException > > was thrown. Additional exception information: The initialize command is > > invalid or a failure has been encountered. > > Failed to detect if this server is joined to a server farm. Possible > > reasons for this failure could be that you no longer have the appropriate > > permissions to the server farm, the database server hosting the server > > farm is unresponsive, the configuration database is inaccessible or this > > server has been removed from the server farm. To diagnose this problem > > further, review the extended error information located at C:\Program > > Files\Common Files\Microsoft Shared\Web Server > > Extensions\12\LOGS\PSCDiagnostics_6_2_2010_13_37_14_185_1061758650.log. > > If this problem persists, run this wizard again to disconnect from the > > server farm. After disconnecting, run the wizard again to create or > > connect to an existing server farm. > > Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException: > > Exception of type > > 'Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException' > > was thrown. > > at > > Microsoft.SharePoint.PostSetupConfiguration.Farm.IsJoinedToFarm(TaskBase > > task, Boolean reload) > > at Microsoft.SharePoint.PostSetupConfiguration.InitializeTask.Run() > > at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask() > > > > > > Thanks > > > > C:\Program Files\Common Files\Microsoft Shared\Web Server > > Extensions\12\BIN> > > > > ""Robbin Meng [MSFT]"" <v-robmen(a)online.microsoft.com> wrote in message > > news:iFeB0XjALHA.4488(a)TK2MSFTNGHUB02.phx.gbl... > >> > >> > >> Hello David, > >> > >> Thanks for your post and Russ' input. > >> > >> This problem occurs if the SPWebService service has not been fully > >> provisioned. Please check if KB944154 and KB944267 helps: > >> > >> "You receive an HTTP 404 error message when you browse the SharePoint > >> site collections after a hotfix package or a public update for Windows > >> SharePoint Services 3.0 is > >> applied" > >> http://support.microsoft.com/kb/944154/en-us > >> > >> "How to troubleshoot common errors that occur when you run the SharePoint > >> Products and Technologies Configuration Wizard on a computer that is > >> running Windows SharePoint > >> Services 3.0" > >> http://support.microsoft.com/kb/944267/en-us > >> > >> Hope this helps. > >> > >> > >> Best regards, > >> Robbin Meng(MSFT) > >> Microsoft Online Newsgroup Support > >> ================================================================== > >> This posting is provided "AS IS" with no warranties, and confers no > >> rights. > >> ================================================================== > >> > >> > >> > . >
From: "Robbin Meng [MSFT]" on 4 Jun 2010 06:11 Hi David, Thank you for the reply with more detailed information. Currently, I am still working on it with further research and will follow up with you as soon as possible. Your time and patience are appreciated. Best regards, Robbin Meng(MSFT) Microsoft Online Newsgroup Support
|
Next
|
Last
Pages: 1 2 3 4 Prev: XP Clients and power options Next: Windows SBS 2008 domain purchase and configuration wiza has stoppe |