Hi We are using Project Server farm with 4 app, 2 wfe and 1ssrs and 1 sql cluster.
We have deleted the existing Usage Service application and recreated it and it was successful, but the health analyser jobs are failing continuously with the below error,
The Execute method of job definition Microsoft.SharePoint.Administration.Health.SPHealthAnalyzerJobDefinition (ID bdfa4d1a-5f9b-4cbd-8d1f-d58ac50bc54d) threw an exception. More information is included below.
Object reference not set to an instance of an object.
I had ran the PS Config once, it was successful with no errors and i have disabled all the health analyser jobs and stopped the timer service and enabled hem again but no luck.
Tried to run the job through power shell still the same error persists , I dont think Usage application is related to this.
This job is failing before performing the usage application activity.Not sure what exactly is the error tried creating new job but no luck.
Please help me out on this below is the error description in the log file
at Microsoft.SharePoint.Administration.SPPersistedObject.BaseUpdate()
at Microsoft.SharePoint.Administration.SPJobDefinition.Update()
at Microsoft.SharePoint.Administration.SPJobDefinition.RunNow()
at Microsoft.SharePoint.ApplicationPages.JobEditPage.BtnRunNow_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP._admin_jobedit_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)
at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)
at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
Geeth If you feel that the answer which i gave you is Helpful please select it as Answer/helpful.









