67133-sms-business-app-process-manager.logHello everyone,
I just updated our SCCM to the latest 2010 version (before the hotfix) and I am now having issues with the SMS_BUSINESS_APP_PROCESS_MANAGER
Looking in the log file of the business app it shows this -
ERROR: Found exception System.AggregateException: One or more errors occurred. ---> System.NullReferenceException: Object reference not set to an instance of an object.~~~~Server stack trace: ~~ at Microsoft.ConfigurationManager.SiteHealthMonitor.SHMWorker.<StartAsync>d__28.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.ConfigurationManager.SiteHealthMonitor.SHMWorker.Start(String componentName)~~ at Microsoft.ConfigurationManager.TaskExecutionManager.TaskExecution.InvokeWorker(String assemblyToLoad, String typeToLoad, String componentName)~~ at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target)~~ at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)~~~~Exception rethrown at [0]: ~~ at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)~~ at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)~~ at Microsoft.ConfigurationManager.TaskExecutionManager.TaskExecution.InvokeWorker(String assemblyToLoad, String typeToLoad, String componentName)~~ at System.Threading.Tasks.Task.Execute()~~ --- End of inner exception stack trace ---~~ at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)~~ at Microsoft.ConfigurationManager.TaskExecutionManager.TaskExecution.Initialize(String componentName)~~---> (Inner Exception #0) System.NullReferenceException: Object reference not set to an instance of an object.~~~~Server stack trace: ~~ at Microsoft.ConfigurationManager.SiteHealthMonitor.SHMWorker.<StartAsync>d__28.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.ConfigurationManager.SiteHealthMonitor.SHMWorker.Start(String componentName)~~ at Microsoft.ConfigurationManager.TaskExecutionManager.TaskExecution.InvokeWorker(String assemblyToLoad, String typeToLoad, String componentName)~~ at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target)~~ at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)~~~~Exception rethrown at [0]: ~~ at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)~~ at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)~~ at Microsoft.ConfigurationManager.TaskExecutionManager.TaskExecution.InvokeWorker(String assemblyToLoad, String typeToLoad, String componentName)~~ at System.Threading.Tasks.Task.Execute()<---
and the next line is this
ERROR: Found inner exception System.NullReferenceException: Object reference not set to an instance of an object.~~~~Server stack trace: ~~ at Microsoft.ConfigurationManager.SiteHealthMonitor.SHMWorker.<StartAsync>d__28.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.ConfigurationManager.SiteHealthMonitor.SHMWorker.Start(String componentName)~~ at Microsoft.ConfigurationManager.TaskExecutionManager.TaskExecution.InvokeWorker(String assemblyToLoad, String typeToLoad, String componentName)~~ at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target)~~ at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)~~~~Exception rethrown at [0]: ~~ at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)~~ at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)~~ at Microsoft.ConfigurationManager.TaskExecutionManager.TaskExecution.InvokeWorker(String assemblyToLoad, String typeToLoad, String componentName)~~ at System.Threading.Tasks.Task.Execute()
I've rebooted the server and its still not wanting to start. Could anyone give me some pointers where to look?
Edit:: I also attached the entire SMS BUSINESS log as well.
Thanks!