Hi
For the last five weeks sharepoint has been down, when anyone trys to
access http://companyweb/ all that is shown is a message saying "Cannot
connect to the configuration database".
IIS seems to be running fine and pointing to the right place and I restarted the websites and services and that didn't fix it.
We have tryed these steps:
http://blogs.technet.com/b/sbs/archive/2009/05/06/companyweb-inaccessible-after-sharepoint-3-0-service-pack-2.aspx
and we have tryed using psconfig "-cmd upgrade -inplace b2b -wait
-force" that has not done anything. Have also done an application
restore on sharepoint.
Is there any other fixes?
Any help with this problem would be much appreciated.
These are the events that appear when i try to access http://companyweb/
Event 33002, MSSQL$MICROSOFT##SSEE
The description for Event ID 33002 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:
module
dbo.proc_GetRunnableWorkItems
The specified resource type cannot be found in the image file
Event 5586 , Windows SharePoint Services 3
Unknown SQL Exception 33002 occured. Additional error information from SQL Server is included below.
Access to module dbo.proc_GetRunnableWorkItems is blocked because the signature is not valid.
Event 6800, Windows Sharepoint Services 3
The database ShareWebDb on WRADSRV01\Microsoft##SSEE is not accessible to missing Windows Internal Database signatures
It also looks like windows update services are not working at the moment as of these errors also in the event log
Event 12022, WSUS
The Client Web Service is not working
Event 12052, WSUS
The DSS Authentication Web Service is not working
Event 12042, WSUS
The SimpleAuth Web Service is not running
Event 12032, WSUS
The Server Synchronization Web Service is not working.
Event 12012, WSUS
The API Remoting Web Service is not working.
Event 12002, WSUS
The Reporting Web Service is not working.
Event 13042, WSUS
Self-update is not working
Event 1017, MSExchange Anti-spam Update
Microsoft Exchange couldn't successfully use the Microsoft Update agent:
Exception from HRESULT: 0x80072EFD. Please see
http://update.microsoft.com and update your client manually. Anti-spam
updates will not be downloaded until this problem is fixed.
I can also connect to the MSSQL database through Microsoft SQL server manager express and view the tables
I ran
STSADM.EXE -o provisionservice -action stop -servicetype Microsoft.SharePoint.Search.Administration.SPSearchService,
Microsoft.SharePoint.Search,Version=12.0.0.0,Culture=neutral,
PublicKeyToken=71e9bce111e9429c" -servicename spsearch
and it returned
Unprovision of service spsearch failed. Additional information: Access denied..
So i restarted the spsearch service that didnt help and i also tryed
it with spsearch stopped. The Log on account for windows sharepoint
service is Network Service not sure if thats what it should be but this
blog https://blogs.technet.com/b/sbs/archive/2010/06/18/companyweb-and-sharepoint-central-admin-not-accessible-after-installing-kb983444.aspx?Redirected=true
told me if the log on account is anything other than local system
account to run the stsadm.exe command.
and PSconfig doesnt work it gets:
Image may be NSFW.
Clik here to view.
I have also checked the update log and it shows
[SPManager] [DEBUG] [12/24/2012 10:00:17 AM]:
[SPConfigurationDatabase
Name=SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6
Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE] NeedsUpgrade =
FALSE.
[SPManager] [DEBUG] [12/24/2012 10:00:17 AM]: Elapsed time upgrading
[SPConfigurationDatabase
Name=SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6
Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE]: 00:06:06.
[SPManager] [INFO] [12/24/2012 10:00:17 AM]: Resetting the status of
PersistedUpgradableObject: SPConfigurationDatabase
Name=SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6
Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE to Online.
[SPManager] [INFO] [12/24/2012 10:00:17 AM]: An attempt to restore the
status of the object, SPConfigurationDatabase
Name=SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6
Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE, has failed with a
concurrency
exception. One attempt will be made to retry the operation.
[SPManager] [ERROR] [12/24/2012 10:00:17 AM]: SPManager.Initialize failed.
[SPManager] [ERROR] [12/24/2012 10:00:17 AM]: An update conflict has
occurred, and you must re-try this action. The object
SPConfigurationDatabase
Name=SharePoint_Config_29c26fca-17b8-48c1-9704-b869932abcb6
Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE
is being updated by WRAD\sbsadmin, in the psconfigui process, on
machine WRADSRV01. View the tracing log for more information about the
conflict.
[SPManager] [ERROR] [12/24/2012 10:00:17 AM]: at
Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject
obj, Boolean storeClassIfNecessary, Boolean ensure)
at Microsoft.SharePoint.Administration.SPConfigurationDatabase.PutObject(SPPersistedObject obj, Boolean ensure)
at Microsoft.SharePoint.Administration.SPPersistedObject.Update()
at Microsoft.SharePoint.Administration.SPDatabase.Update()
at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively)
at Microsoft.SharePoint.Upgrade.SPManager.Initialize()
[SPManager] [INFO] [12/24/2012 10:00:17 AM]: Upgrade Boot Strap finishes. 1 errors and 0 warnings encountered.
Sharepoint Central administration is not accessable