Article ID: 913278 - Last Review: October 27, 2006 - Revision: 3.2 Error message in the MOM 2005 Web console: "Value was either too large or too small for an Int32"SYMPTOMSWhen you try to use the Computer view in the Microsoft Operations Manager (MOM) 2005 Web console, the details pane displays the following error message: Server Error in '/' Application.
-------------------------------------------------------------------------------- Value was either too large or too small for an Int32. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.OverflowException: Value was either too large or too small for an Int32. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [OverflowException: Value was either too large or too small for an Int32.] System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +0 Microsoft.EnterpriseManagement.Mom.Attribute.get_Value() +415 [TargetInvocationException: Property accessor 'Value' on object 'Microsoft.EnterpriseManagement.Mom.Attribute' threw the following exception:'Value was either too large or too small for an Int32.'] System.ComponentModel.ReflectPropertyDescriptor.GetValue(Object component) +423 System.Web.UI.WebControls.BoundColumn.OnDataBindColumn(Object sender, EventArgs e) +202 System.Web.UI.Control.OnDataBinding(EventArgs e) +66 System.Web.UI.Control.DataBind() +26 System.Web.UI.Control.DataBind() +86 System.Web.UI.WebControls.DataGrid.CreateItem(Int32 itemIndex, Int32 dataSourceIndex, ListItemType itemType, Boolean dataBind, Object dataItem, DataGridColumn[] columns, TableRowCollection rows, PagedDataSource pagedDataSource) +169 System.Web.UI.WebControls.DataGrid.CreateControlHierarchy(Boolean useDataSource) +1408 System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) +49 System.Web.UI.WebControls.BaseDataList.DataBind() +23 Microsoft.EnterpriseManagement.Mom.UI.WebConsole.computerdetail.Page_Load(Object sender, EventArgs e) +356 System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Page.ProcessRequestMain() +750 CAUSEThis problem occurs if the following conditions are true:
RESOLUTION To resolve this problem, change the attribute type for these computer attributes from an integer type to a string type in the MOM Administrator console. To change the attribute type, follow these steps:
STATUSThis problem has been corrected in the latest version of the Availability Management Pack. That version is currently 05.0.5000.0000.
MORE INFORMATIONTypically, when the Automatically adjust clock for daylight saving changes setting is selected in Date and Time in Control Panel, the MOM agent causes the DayLightBias attribute to exceed an integer value.
| Article Translations
|
Back to the top
