WSUS-Service crashing

E

Erik Lukac

I am running WSUS3 on win2k3 SP1 in a virtual machine with VMWare

However my WSUS-Service is always crashing. I already wrote once to this
news-server but it didnt really help.

So now again my error-message:

Die WSUS-Verwaltungskonsole konnte keine Verbindung mit der
WSUS-Serverdatenbank herstellen.



Stellen Sie sicher, dass SQL Server auf dem WSUS-Server ausgef¸hrt wird.
Starten Sie SQL erneut, wenn das Problem weiterhin besteht.



System.Data.SqlClient.SqlException -- The operating system returned
error stale page (a page read returned a log sequence number (LSN)
(277:1576:1) that is older than the last one that was written (0:0:0))
to SQL Server during a read at offset 0x0000000069a000 in file
'c:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL\DATA\tempdb.mdf'. Additional
messages in the SQL Server error log and system event log may provide
more detail. This is a severe system-level error condition that
threatens database integrity and must be corrected immediately. Complete
a full database consistency check (DBCC CHECKDB). This error can be
caused by many factors; for more information, see SQL Server Books Online.

Source
..Net SqlClient Data Provider

Stack Trace:
bei
Microsoft.UpdateServices.Internal.BaseApi.SoapExceptionProcessor.DeserializeAndThrow(SoapException
soapException)

bei
Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.ExecuteSPGetUpdateServerStatus(UpdateSources
updateSources, Boolean includeDownstreamComputers, String
updateScopeXml, String computerTargetScopeXml, String preferredCulture,
ExtendedPublicationState publicationState,
UpdateServerStatusPropertiesToGet propertiesToGet)

bei
Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetStatus(UpdateSources
updateSources, Boolean includeDownstreamComputers, UpdateScope
updatesToInclude, ComputerTargetScope computersToInclude,
UpdateServerStatusPropertiesToGet propertiesToGet)

bei
Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetReplicaStatus(UpdateSources
updateSources)

bei
Microsoft.UpdateServices.UI.SnapIn.Common.CachedUpdateServerStatus.GetFreshObjectForCache()

bei
Microsoft.UpdateServices.UI.AdminApiAccess.CachedObject.RefreshCache()

bei
Microsoft.UpdateServices.UI.AdminApiAccess.CachedObject.GetFromCache()

bei
Microsoft.UpdateServices.UI.SnapIn.Pages.ServerSummaryPage.backgroundWorker_DoWork(Object
sender, DoWorkEventArgs e)


Any ideas?
 
E

Erik Lukac

Erik said:
I am running WSUS3 on win2k3 SP1 in a virtual machine with VMWare

However my WSUS-Service is always crashing. I already wrote once to this
news-server but it didnt really help.

So now again my error-message:

Die WSUS-Verwaltungskonsole konnte keine Verbindung mit der
WSUS-Serverdatenbank herstellen.



Stellen Sie sicher, dass SQL Server auf dem WSUS-Server ausgef¸hrt wird.
Starten Sie SQL erneut, wenn das Problem weiterhin besteht.



System.Data.SqlClient.SqlException -- The operating system returned
error stale page (a page read returned a log sequence number (LSN)
(277:1576:1) that is older than the last one that was written (0:0:0))
to SQL Server during a read at offset 0x0000000069a000 in file
'c:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL\DATA\tempdb.mdf'. Additional
messages in the SQL Server error log and system event log may provide
more detail. This is a severe system-level error condition that
threatens database integrity and must be corrected immediately. Complete
a full database consistency check (DBCC CHECKDB). This error can be
caused by many factors; for more information, see SQL Server Books Online.

Source
.Net SqlClient Data Provider

Stack Trace:
bei
Microsoft.UpdateServices.Internal.BaseApi.SoapExceptionProcessor.DeserializeAndThrow(SoapException
soapException)

bei
Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.ExecuteSPGetUpdateServerStatus(UpdateSources
updateSources, Boolean includeDownstreamComputers, String
updateScopeXml, String computerTargetScopeXml, String preferredCulture,
ExtendedPublicationState publicationState,
UpdateServerStatusPropertiesToGet propertiesToGet)

bei
Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetStatus(UpdateSources
updateSources, Boolean includeDownstreamComputers, UpdateScope
updatesToInclude, ComputerTargetScope computersToInclude,
UpdateServerStatusPropertiesToGet propertiesToGet)

bei
Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetReplicaStatus(UpdateSources
updateSources)

bei
Microsoft.UpdateServices.UI.SnapIn.Common.CachedUpdateServerStatus.GetFreshObjectForCache()


bei
Microsoft.UpdateServices.UI.AdminApiAccess.CachedObject.RefreshCache()

bei
Microsoft.UpdateServices.UI.AdminApiAccess.CachedObject.GetFromCache()

bei
Microsoft.UpdateServices.UI.SnapIn.Pages.ServerSummaryPage.backgroundWorker_DoWork(Object
sender, DoWorkEventArgs e)


Any ideas?


Sorry, unfortunately I wrote this here, but maybe it doesnt fit to the
group's topic...
I posted it again into update_services
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top