Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Small Business Server
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , , ,

Sponsored Links



SBS 2003 R2 + WSUS - KB948110, SBSMONITORING AND WSUS SNAP-IN fail

Small Business Server


Reply
 
Thread Tools Search this Thread
  #1  
Old 11-08-2008
Serge
 
Posts: n/a
SBS 2003 R2 + WSUS - KB948110, SBSMONITORING AND WSUS SNAP-IN fail

Hello,
I have a SBS 2003 R2 Standard French
Since 07/30/2008, KB948110 fails, but at the difference of Bill Glidden,
I have run Monitoring wizard the last year, and now I cannot access to the
monitoring snap-in in the server management console
I reinstall Analysis from setup on SBS CD n°1, and re-run wizard, this
mormning in received the emails of performance and detailled usage report
correctly.
But I can't access to Performance report : Loading ...... This page cannot
be displayed An error occures on this page....
But Detailled usage report works fine !!! With the same snap-in.

Also Windows Update Services snap-in didn't work, it's ok today, I don't
understand what append !!

Any instance of MSDE are upgraded and run :
Microsoft SQL Server 2000 - 8.00.2050 (Intel X86)
Mar 7 2008 21:29:56
Copyright (c) 1988-2003 Microsoft Corporation
Desktop Engine on Windows NT 5.2 (Build 3790: Service Pack 2)

But Sharepoint works fine

I tried to connect to instance with command line : osql -E -S
SBSVDS\SBSMONITORING
Response : 1>

At least, I have set a complex password for sa and KB948110 already fails

Some help please
Thanks

PS Eventlog :
Type de l'événement : Erreur
Source de l'événement : ServerStatusReports
Catégorie de l'événement : Aucun
ID de l'événement : 1
Date : 11/08/2008
Heure : 20:20:26
Utilisateur : N/A
Ordinateur : SBSVDS
Description : Server Status Report:
URL: http://localhost/monitoring/perf.aspx?reportMode=0
Error Message: Expiration du délai d'attente. Le délai d'attente s'est
écoulé avant la fin de l'opération ou le serveur ne répond pas.
Stack Trace: at System.Data.SqlClient.SqlConnection.OnError(SqlException
exception, TdsParserState state)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, TdsParserState state)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
at System.Data.SqlClient.TdsParser.ReadNetlib(Int32 bytesExpected)
at System.Data.SqlClient.TdsParser.ReadBuffer()
at System.Data.SqlClient.TdsParser.ReadByteArray(Byte[] buff, Int32
offset, Int32 len)
at System.Data.SqlClient.TdsParser.ReadString(Int32 length)
at System.Data.SqlClient.TdsParser.ReadValue(_SqlMetaData md, Int32
length)
at System.Data.SqlClient.TdsParser.ProcessRow(_SqlMetaData[] columns,
Object[] buffer, Int32[] map, Boolean useSQLTypes)
at System.Data.SqlClient.SqlDataReader.PrepareRecord(Int32 i)
at System.Data.SqlClient.SqlDataReader.GetValue(Int32 i)
at
Microsoft.UpdateServices.Internal.DatabaseAccess.GenericReadableRow.ReadRow(IDataRecord
record)
at
Microsoft.UpdateServices.Internal.MultipleResultSetsSPHandler.ExecuteStoredProcedure(DBConnection
connection)
at Microsoft.UpdateServices.Internal.GenericDataAccess.ExecuteSP(String
spName, DBParameterCollection args, IExecuteSPHandler handler, Int32
queryTimeoutInSeconds)
at Microsoft.UpdateServices.Internal.GenericDataAccess.ExecuteSP(String
spName, DBParameterCollection args, IExecuteSPHandler handler)
at
Microsoft.UpdateServices.Internal.DataAccess.ExecuteSPMultipleResultSets(String
spName, DBParameterCollection args, Type[] resultTypes)
at
Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccess.ExecuteSPCompleteUpdatesResult(Stri ng
spName, DBParameterCollection args)
at
Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccess.ExecuteSPGetAllUpdates(String
preferredCulture, Int32 approvedStates, DateTime fromSyncDate, DateTime
toSyncDate, Guid[] updateCategoryIds, Guid[] updateClassificationIds, Int32
publicationState)
at Microsoft.UpdateServices.Internal.BaseApi.Update.GetAll(ApprovedStates
approvedStates, DateTime fromSyncDate, DateTime toSyncDate,
UpdateCategoryCollection updateCategories, UpdateClassificationCollection
updateClassifications, ExtendedPublicationState publicationState)
at Microsoft.UpdateServices.Internal.BaseApi.Update.GetAll(ApprovedStates
approvedStates, DateTime fromSyncDate, DateTime toSyncDate,
UpdateCategoryCollection updateCategories, UpdateClassificationCollection
updateClassifications)
at
Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetUpdates(ApprovedStates
approvedStates, DateTime fromSyncDate, DateTime toSyncDate,
UpdateCategoryCollection updateCategories, UpdateClassificationCollection
updateClassifications)
at Microsoft.SBS.UpdateServices.DataProvider.GetScheduledUpdates()
at Microsoft.SBS.UpdateServices.StatusPage.Utility.GetStatusItems()
at usage.frmPerf.PopulateStatusItems()
at usage.frmPerf.renderReportWorker()
at usage.frmPerf.renderReport()



Reply With Quote
  #2  
Old 12-08-2008
John Bouley
 
Posts: n/a
Re: SBS 2003 R2 + WSUS - KB948110, SBSMONITORING AND WSUS SNAP-IN fail

I had a similar problem with an SBS 2003 R2 server and had to make a change
to IIS and resetup monitoring.
Look at the properties of the Default Website and change the IP address from
the specific server IP to All unassigned. Not sure why but it worked for me.

HTH,
John

"Serge" <serge.nospam.doustaly@genyweb.fr> wrote in message
news:48a06966$0$885$ba4acef3@news.orange.fr...
> Hello,
> I have a SBS 2003 R2 Standard French
> Since 07/30/2008, KB948110 fails, but at the difference of Bill Glidden,
> I have run Monitoring wizard the last year, and now I cannot access to the
> monitoring snap-in in the server management console
> I reinstall Analysis from setup on SBS CD n°1, and re-run wizard, this
> mormning in received the emails of performance and detailled usage report
> correctly.
> But I can't access to Performance report : Loading ...... This page cannot
> be displayed An error occures on this page....
> But Detailled usage report works fine !!! With the same snap-in.
>
> Also Windows Update Services snap-in didn't work, it's ok today, I don't
> understand what append !!
>
> Any instance of MSDE are upgraded and run :
> Microsoft SQL Server 2000 - 8.00.2050 (Intel X86)
> Mar 7 2008 21:29:56
> Copyright (c) 1988-2003 Microsoft Corporation
> Desktop Engine on Windows NT 5.2 (Build 3790: Service Pack 2)
>
> But Sharepoint works fine
>
> I tried to connect to instance with command line : osql -E -S
> SBSVDS\SBSMONITORING
> Response : 1>
>
> At least, I have set a complex password for sa and KB948110 already fails
>
> Some help please
> Thanks
>
> PS Eventlog :
> Type de l'événement : Erreur
> Source de l'événement : ServerStatusReports
> Catégorie de l'événement : Aucun
> ID de l'événement : 1
> Date : 11/08/2008
> Heure : 20:20:26
> Utilisateur : N/A
> Ordinateur : SBSVDS
> Description : Server Status Report:
> URL: http://localhost/monitoring/perf.aspx?reportMode=0
> Error Message: Expiration du délai d'attente. Le délai d'attente s'est
> écoulé avant la fin de l'opération ou le serveur ne répond pas.
> Stack Trace: at
> System.Data.SqlClient.SqlConnection.OnError(SqlException exception,
> TdsParserState state)
> at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
> exception, TdsParserState state)
> at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
> at System.Data.SqlClient.TdsParser.ReadNetlib(Int32 bytesExpected)
> at System.Data.SqlClient.TdsParser.ReadBuffer()
> at System.Data.SqlClient.TdsParser.ReadByteArray(Byte[] buff, Int32
> offset, Int32 len)
> at System.Data.SqlClient.TdsParser.ReadString(Int32 length)
> at System.Data.SqlClient.TdsParser.ReadValue(_SqlMetaData md, Int32
> length)
> at System.Data.SqlClient.TdsParser.ProcessRow(_SqlMetaData[] columns,
> Object[] buffer, Int32[] map, Boolean useSQLTypes)
> at System.Data.SqlClient.SqlDataReader.PrepareRecord(Int32 i)
> at System.Data.SqlClient.SqlDataReader.GetValue(Int32 i)
> at
> Microsoft.UpdateServices.Internal.DatabaseAccess.GenericReadableRow.ReadRow(IDataRecord
> record)
> at
> Microsoft.UpdateServices.Internal.MultipleResultSetsSPHandler.ExecuteStoredProcedure(DBConnection
> connection)
> at Microsoft.UpdateServices.Internal.GenericDataAccess.ExecuteSP(String
> spName, DBParameterCollection args, IExecuteSPHandler handler, Int32
> queryTimeoutInSeconds)
> at Microsoft.UpdateServices.Internal.GenericDataAccess.ExecuteSP(String
> spName, DBParameterCollection args, IExecuteSPHandler handler)
> at
> Microsoft.UpdateServices.Internal.DataAccess.ExecuteSPMultipleResultSets(String
> spName, DBParameterCollection args, Type[] resultTypes)
> at
> Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccess.ExecuteSPCompleteUpdatesResult(Stri ng
> spName, DBParameterCollection args)
> at
> Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccess.ExecuteSPGetAllUpdates(String
> preferredCulture, Int32 approvedStates, DateTime fromSyncDate, DateTime
> toSyncDate, Guid[] updateCategoryIds, Guid[] updateClassificationIds,
> Int32 publicationState)
> at
> Microsoft.UpdateServices.Internal.BaseApi.Update.GetAll(ApprovedStates
> approvedStates, DateTime fromSyncDate, DateTime toSyncDate,
> UpdateCategoryCollection updateCategories, UpdateClassificationCollection
> updateClassifications, ExtendedPublicationState publicationState)
> at
> Microsoft.UpdateServices.Internal.BaseApi.Update.GetAll(ApprovedStates
> approvedStates, DateTime fromSyncDate, DateTime toSyncDate,
> UpdateCategoryCollection updateCategories, UpdateClassificationCollection
> updateClassifications)
> at
> Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetUpdates(ApprovedStates
> approvedStates, DateTime fromSyncDate, DateTime toSyncDate,
> UpdateCategoryCollection updateCategories, UpdateClassificationCollection
> updateClassifications)
> at Microsoft.SBS.UpdateServices.DataProvider.GetScheduledUpdates()
> at Microsoft.SBS.UpdateServices.StatusPage.Utility.GetStatusItems()
> at usage.frmPerf.PopulateStatusItems()
> at usage.frmPerf.renderReportWorker()
> at usage.frmPerf.renderReport()
>
>
>



Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Small Business Server


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "SBS 2003 R2 + WSUS - KB948110, SBSMONITORING AND WSUS SNAP-IN fail"
Thread Thread Starter Forum Replies Last Post
WSUS 3.0 SP1 Snap-In DemoDog Server Update Service 3 16-08-2009 10:50 PM
SBS 2003 R2 + WSUS 3.0 - KB948110 Fails Bill Glidden Small Business Server 10 10-08-2008 09:55 AM
Updgrade from WSUS 2 - WSUS 3 Snap in Error Andy Derbyshire Server Update Service 1 11-07-2008 11:26 PM
Integration of WSUS 3.0 MMC Snap-in with SBS 2003 Server Mgmt Cons PaulBrewer Small Business Server 8 07-02-2008 07:49 PM
Upgrade path WSUS v2/SQL 2000/SMS 2003 SP2 to WSUS v3/SQL 2005/SMS 2003 SP2 Dave Coate Server Update Service 2 13-02-2007 06:05 AM


All times are GMT +5.5. The time now is 09:48 AM.