Hi!
After installing the latest version i get these errors in the scom console.
Publisher = SQLMonitoringWindows HealthCalcMode = 1 StateType = ThreeState Threshold11 = 10 Threshold12 = 20 Threshold21 = 5000 Threshold22 = 10000 TimeoutSeconds = 300 Value1Name = FdFreeSpacePercentMon Value1StateDirection = BadLessT1 Value2Name = FdFreeSpaceMBMon Value2StateDirection = BadLessT1
Error(s):
---------- Exception: ---------- Exception Type: Microsoft.EnterpriseManagement.HealthService.MalformedDataItemException Message: Exception has been thrown by the target of an invocation. Source: Microsoft.Mom.Modules.DataTypes Stack Trace: at Microsoft.EnterpriseManagement.Mom.Modules.DataItems.PropertyBagDataItem..ctor(XmlReader reader) at Microsoft.SQLServer.Core.Module.Helper.ScomModules.Monitoring.MultiValueSpaceHealthCalculator.GetPropertyBag(DataItemBase[] inputDataItems, CancellationToken token) at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.SQLServer.Module.Helper.Helpers.AsyncHelper.<ExecuteAsync>d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.SQLServer.Module.Helper.Base.DataItemHelper.<>c__DisplayClass4_0`1.<<GetModuleDataWithTimeout>b__0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.SQLServer.Module.Helper.Base.DataItemHelper.<GetPropertyBagDataAsyncStatic>d__5`1.MoveNext()
---------- Inner Exception: ---------- Exception Type: System.Reflection.TargetInvocationException Message: Exception has been thrown by the target of an invocation. Source: mscorlib Stack Trace: at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.EnterpriseManagement.Mom.Modules.DataItems.PropertyBagDataItem.StructureFactory`1.CreateFromString(String stringValue) at Microsoft.EnterpriseManagement.Mom.Modules.DataItems.PropertyBagDataItem.ConvertObjectToVariantType(String input, UInt16 vt) at Microsoft.EnterpriseManagement.Mom.Modules.DataItems.PropertyBagDataItem.ReadCollectionFromXml(XmlReader reader) at Microsoft.EnterpriseManagement.Mom.Modules.DataItems.PropertyBagDataItem.InitializeExtendedDataFromXml(XmlReader reader) at Microsoft.EnterpriseManagement.Mom.Modules.DataItems.PropertyBagDataItem..ctor(XmlReader reader)
---------- Inner Exception: ---------- Exception Type: System.FormatException Message: Input string was not in a correct format. Source: mscorlib Stack Trace: at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Double.Parse(String s) |