2013-10-15

I'm using SharePoint 2013

I added and installed/deployed a .wsp solution which is a timer job to my farm using SharePoint Management Shell - add-spsolution / install-spsolution.

In Visual studio I set these two options, Activate on default & Always force install to false.

Then I opened Central Administration - Manage Web applications - Select my Web Application - Manage features.
Notice that my feature is in fact installed on the webapplication but not activated.

I then clicked on the activate button for the feature I had just installed and received an error message - object reference not set to an instance of an object.
I took the correlation ID and checked the ULS log with it...

The results are as follows... But I don't know what it means.

10/15/2013 13:36:17.25 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Logging Correlation Data xmnv Medium Site=/ 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.33 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Database ahjqp High [Forced due to logging gap, cached @ 10/15/2013 13:36:17.25, Original Level: Verbose] SQL connection time: 0.0796 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.33 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (PostAuthenticateRequestHandler). Execution Time=95.3801 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.43 w3wp.exe (0x1BB0) 0x20E8 0x8B3D008 aj2ay High [Forced due to logging gap, cached @ 10/15/2013 13:36:17.35, Original Level: Verbose] GetPartitionPropertiesCache :: Found existing cache in httpcontext 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.43 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Topology 88b9 High [Forced due to logging gap, Original Level: Verbose] Determining if the current user is a SharePoint Farm Administrator 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.44 OWSTIMER.EXE (0x06D0) 0x0728 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Timer Job job-application-server). Parent No b744e596-677d-47f7-9a2c-58fd160281ad
10/15/2013 13:36:17.44 OWSTIMER.EXE (0x06D0) 0x0728 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Timer Job job-application-server 3ce14c9c-5ad2-f040-7adf-22e7721019c6
10/15/2013 13:36:17.47 OWSTIMER.EXE (0x06D0) 0x0728 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Timer Job job-application-server). Execution Time=21.3848 3ce14c9c-5ad2-f040-7adf-22e7721019c6
10/15/2013 13:36:17.55 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Feature Infrastructure ajppe High [Forced due to logging gap, cached @ 10/15/2013 13:36:17.47, Original Level: Verbose] Skip initializating feature definition reservse lookup table and use delayed initialization. 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.55 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Topology 88b9 High [Forced due to logging gap, Original Level: Verbose] Determining if the current user is a SharePoint Farm Administrator 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.55 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Topology 8xqz Medium Updating SPPersistedObject SPAdminFeature Name=Feature/169cc75c-8b0f-44f4-ba61-b3d4255b652a/8bfddfeb-27ff-419f-982d-6d2e177910b1. Version: -1 Ensure: False, HashCode: 5871419, Id: 5aa3e004-9e39-48a4-b66d-314aa907a440, Stack: at Microsoft.SharePoint.Administration.SPPersistedChildCollection`1.Add(T newObj, Boolean ensure) at Microsoft.SharePoint.SPAdminFeatureCollection.Add(Guid featid, SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection props, Boolean fForce) at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly) at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32... 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.55* w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Topology 8xqz Medium ... compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope) at Microsoft.SharePoint.WebControls.FeatureActivator.ActivateFeature(Guid featid, Int32 compatibilityLevel, SPFeatureDefinitionScope featdefScope) at Microsoft.SharePoint.WebControls.FeatureActivatorItem.ToggleFeatureActivation() at System.Web.UI.WebControls.Button.RaisePostBackEvent(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.Proces... 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.55* w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Topology 8xqz Medium ...sRequest() at System.Web.UI.Page.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 rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequest... 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.55* w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Topology 8xqz Medium ...Notification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.60 OWSTIMER.EXE (0x06D0) 0x0F7C SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Timer Job MySite-Instantiation-Non-Interactive-Request-Queue). Parent No 609ec8d1-8374-4297-a317-a9a16395d8a7
10/15/2013 13:36:17.60 OWSTIMER.EXE (0x06D0) 0x0F7C SharePoint Foundation Logging Correlation Data xmnv Medium Name=Timer Job MySite-Instantiation-Non-Interactive-Request-Queue 3ce14c9c-2adc-f040-7adf-26a19fd15cfe
10/15/2013 13:36:17.60 OWSTIMER.EXE (0x06D0) 0x0F7C SharePoint Portal Server Personal Site Instantiation aj58q Medium Starting timer My Site Instantiation Non-Interactive Request Queue (9fd3251e-b81f-45f8-b2b7-044b64418f55) for web application: Data Solve - 1002. Function: MySiteInstantiationJob:Execute 3ce14c9c-2adc-f040-7adf-26a19fd15cfe
10/15/2013 13:36:17.60 OWSTIMER.EXE (0x06D0) 0x0F7C SharePoint Portal Server Personal Site Instantiation aj58r Medium Finishing on timer My Site Instantiation Non-Interactive Request Queue (9fd3251e-b81f-45f8-b2b7-044b64418f55) for web application: Data Solve - 1002. Function: MySiteInstantiationJob:Execute 3ce14c9c-2adc-f040-7adf-26a19fd15cfe
10/15/2013 13:36:17.63 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Database ahjqp High [Forced due to logging gap, cached @ 10/15/2013 13:36:17.60, Original Level: Verbose] SQL connection time: 0.0768 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.63 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Database 8acb High [Forced due to logging gap, Original Level: VerboseEx] Reverting to process identity 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.63 OWSTIMER.EXE (0x06D0) 0x0F7C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Timer Job MySite-Instantiation-Non-Interactive-Request-Queue). Execution Time=29.1278 3ce14c9c-2adc-f040-7adf-26a19fd15cfe
10/15/2013 13:36:17.66 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation General 88jb Medium Feature Activation: Activating Feature 'AbsenceRequestTimer_Feature1' (ID: '169cc75c-8b0f-44f4-ba61-b3d4255b652a'). 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.66 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation General 75fb Medium Calling 'FeatureActivated' method of SPFeatureReceiver for Feature 'AbsenceRequestTimer_Feature1' (ID: '169cc75c-8b0f-44f4-ba61-b3d4255b652a'). 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.74 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Database 8acb High [Forced due to logging gap, Original Level: VerboseEx] Reverting to process identity 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.80 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Topology ahg9p High [Forced due to logging gap, cached @ 10/15/2013 13:36:17.78, Original Level: Verbose] Completed deserializing the type named {0} and with id {1}. 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.80 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Topology umbj High [Forced due to logging gap, Original Level: Verbose] Deserializing the type named {0} and with id {1}. 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.88 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Topology umbj High [Forced due to logging gap, cached @ 10/15/2013 13:36:17.82, Original Level: Verbose] Deserializing the type named {0} and with id {1}. 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.88 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Topology ahg9p High [Forced due to logging gap, Original Level: Verbose] Completed deserializing the type named {0} and with id {1}. 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.93 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Feature Infrastructure 88jm High Feature receiver assembly 'AbsenceRequestTimer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8ec7549de52771c7', class 'AbsenceRequestTimer.Features.Feature1.Feature1EventReceiver', method 'FeatureActivated' for feature '169cc75c-8b0f-44f4-ba61-b3d4255b652a' threw an exception: System.TypeInitializationException: The type initializer for 'AbsenceRequestTimer.AbsenceRequest' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object. at AbsenceRequestTimer.AbsenceRequest..cctor() --- End of inner exception stack trace --- at AbsenceRequestTimer.AbsenceRequest..ctor(SPWebApplication webApp) at AbsenceRequestTimer.Features.Feature1.Feature1EventReceiver.FeatureActivated(SPFeatureReceiverProperties properties) at Microsof... 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.93* w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Feature Infrastructure 88jm High ...t.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce) 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.93 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation General 72by High Feature Activation: Threw an exception, attempting to roll back. Feature 'AbsenceRequestTimer_Feature1' (ID: '169cc75c-8b0f-44f4-ba61-b3d4255b652a'). Exception: System.TypeInitializationException: The type initializer for 'AbsenceRequestTimer.AbsenceRequest' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object. at AbsenceRequestTimer.AbsenceRequest..cctor() --- End of inner exception stack trace --- at AbsenceRequestTimer.AbsenceRequest..ctor(SPWebApplication webApp) at AbsenceRequestTimer.Features.Feature1.Feature1EventReceiver.FeatureActivated(SPFeatureReceiverProperties properties) at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce) at Microsoft.SharePoint.SPFeature.Act... 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.93* w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation General 72by High ...ivate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce) 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.93 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Topology 8dyx High Deleting the SPPersistedObject, SPAdminFeature Name=Feature/169cc75c-8b0f-44f4-ba61-b3d4255b652a/8bfddfeb-27ff-419f-982d-6d2e177910b1. 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.96 OWSTIMER.EXE (0x06D0) 0x087C SharePoint Foundation Monitoring aeh57 Medium Sql Ring buffer status eventsPerSec = ,processingTime=0,totalEventsProcessed=0,eventCount=0,droppedCount=0,memoryUsed=0

10/15/2013 13:36:17.97 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation General 8nca Medium Application error when access /_admin/ManageWebAppFeatures.aspx, Error=Object reference not set to an instance of an object. at AbsenceRequestTimer.AbsenceRequest..cctor() 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.99 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Runtime tkau Unexpected System.NullReferenceException: Object reference not set to an instance of an object. at AbsenceRequestTimer.AbsenceRequest..cctor() 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.99 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation General ajlz0 High Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.TypeInitializationException: The type initializer for 'AbsenceRequestTimer.AbsenceRequest' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object. at AbsenceRequestTimer.AbsenceRequest..cctor() --- End of inner exception stack trace --- at AbsenceRequestTimer.AbsenceRequest..ctor(SPWebApplication webApp) at AbsenceRequestTimer.Features.Feature1.Feature1EventReceiver.FeatureActivated(SPFeatureReceiverProperties properties) at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce) at Microsoft.SharePoint.SPFeature.Activate(SP... 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.99* w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation General ajlz0 High ...Site siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce) at Microsoft.SharePoint.SPAdminFeatureCollection.Add(Guid featid, SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection props, Boolean fForce) at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly) at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefS... 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.99* w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation General ajlz0 High ...cope) at Microsoft.SharePoint.WebControls.FeatureActivator.ActivateFeature(Guid featid, Int32 compatibilityLevel, SPFeatureDefinitionScope featdefScope) at Microsoft.SharePoint.WebControls.FeatureActivatorItem.ToggleFeatureActivation() at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.HandleError(Exception e) 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.U... 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:17.99* w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation General ajlz0 High ...I.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:18.02 OWSTIMER.EXE (0x06D0) 0x22C4 SharePoint Foundation General erv2 Medium Updating X.509 certificate validation policy

10/15/2013 13:36:18.02 w3wp.exe (0x231C) 0x1E9C SharePoint Foundation General erv2 Medium Updating X.509 certificate validation policy

10/15/2013 13:36:18.02 w3wp.exe (0x1DC4) 0x0FE0 SharePoint Foundation General erv2 Medium Updating X.509 certificate validation policy

10/15/2013 13:36:18.10 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Upgrade aiaih High [Forced due to logging gap, Original Level: Verbose] desiredVersion: {0} 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:18.11 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation General aat87 Monitorable 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:18.16 w3wp.exe (0x1DC4) 0x108C SharePoint Foundation General erv2 Medium Updating X.509 certificate validation policy

10/15/2013 13:36:18.16 mssearch.exe (0x10DC) 0x15C8 SharePoint Server Search Crawler:Content Plugin ajqe0 High CSSFeedersManager statistics Regular Crawl group: #items in plugin 0; #items in batches ready to submit: 0; # submitted = 0

10/15/2013 13:36:18.16 mssearch.exe (0x10DC) 0x15C8 SharePoint Server Search Crawler:Content Plugin ajdhv High CSSFeedersManager statistics Regular Crawl group: there are no active feeders or none of the feeders ever submitted any items

10/15/2013 13:36:18.16 mssearch.exe (0x10DC) 0x15C8 SharePoint Server Search Crawler:Content Plugin ajqe0 High CSSFeedersManager statistics Continuous Crawl group: #items in plugin 0; #items in batches ready to submit: 0; # submitted = 0

10/15/2013 13:36:18.16 mssearch.exe (0x10DC) 0x15C8 SharePoint Server Search Crawler:Content Plugin ajdhv High CSSFeedersManager statistics Continuous Crawl group: there are no active feeders or none of the feeders ever submitted any items

10/15/2013 13:36:18.16 OWSTIMER.EXE (0x06D0) 0x22C4 SharePoint Foundation General erv3 Medium Adding X.509 certificate thumbprint 'D639B72A927FD7B54821A525F34DFCCA89260F43' to root authority trust

10/15/2013 13:36:18.16 w3wp.exe (0x1DC4) 0x14EC SharePoint Foundation General erv2 Medium Updating X.509 certificate validation policy

10/15/2013 13:36:18.16 w3wp.exe (0x231C) 0x1E9C SharePoint Foundation General erv3 Medium Adding X.509 certificate thumbprint 'D639B72A927FD7B54821A525F34DFCCA89260F43' to root authority trust

10/15/2013 13:36:18.16 w3wp.exe (0x1DC4) 0x0FE0 SharePoint Foundation General erv3 Medium Adding X.509 certificate thumbprint 'D639B72A927FD7B54821A525F34DFCCA89260F43' to root authority trust

10/15/2013 13:36:18.19 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Topology ahg9p High [Forced due to logging gap, cached @ 10/15/2013 13:36:18.16, Original Level: Verbose] Completed deserializing the type named {0} and with id {1}. 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:18.19 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation DistributedCache ah24n High [Forced due to logging gap, Original Level: VerboseEx] Creating new SPDistributedCacheClusterInfoCollection 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:18.19 w3wp.exe (0x1DC4) 0x108C SharePoint Foundation General erv3 Medium Adding X.509 certificate thumbprint 'D639B72A927FD7B54821A525F34DFCCA89260F43' to root authority trust

10/15/2013 13:36:18.19 w3wp.exe (0x1DC4) 0x14EC SharePoint Foundation General erv3 Medium Adding X.509 certificate thumbprint 'D639B72A927FD7B54821A525F34DFCCA89260F43' to root authority trust

10/15/2013 13:36:18.25 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation DistributedCache achxc High [Forced due to logging gap, cached @ 10/15/2013 13:36:18.19, Original Level: Verbose] DistributedCacheClient is currently using cache host '{0}' 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:18.25 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation DistributedCache ah24s High [Forced due to logging gap, Original Level: Verbose] DistributedCacheClient ChannelOpenTimeout '{0}'. 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:19.76 OWSTIMER.EXE (0x06D0) 0x0724 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Timer Job Health Statistics Updating). Parent No dccdc61d-1b62-4fdb-b40e-f3cf666d7356
10/15/2013 13:36:19.76 OWSTIMER.EXE (0x06D0) 0x0724 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Timer Job Health Statistics Updating 3de14c9c-1a63-f040-7adf-23f6c60a2c64
10/15/2013 13:36:19.76 OWSTIMER.EXE (0x06D0) 0x1304 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Timer Job SchedulingUnpublish). Parent No 34202535-cabb-4f46-ac7c-5636b6180fc1
10/15/2013 13:36:19.76 OWSTIMER.EXE (0x06D0) 0x1304 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Timer Job SchedulingUnpublish 3de14c9c-1a63-f040-7adf-20395f44736d
10/15/2013 13:36:19.76 OWSTIMER.EXE (0x06D0) 0x0724 SharePoint Foundation Topology 8xqz Medium Updating SPPersistedObject SearchServiceApplicationMonitoring Name=Monitoring_7F19A5D194F942e6A9856FCFD6EE6F63. Version: 67918 Ensure: False, HashCode: 59449218, Id: 5689d931-7794-4225-b35d-de15a484d70e, Stack: at Microsoft.Office.Server.Search.Monitoring.TraceDiagnosticsProvider.UpdateServiceApplicationHealthStats() at Microsoft.Office.Server.Search.Monitoring.HealthStatUpdateJobDefinition.Execute(Guid targetInstanceId) at Microsoft.SharePoint.Administration.SPTimerJobInvokeInternal.Invoke(SPJobDefinition jd, Guid targetInstanceId, Boolean isTimerService, Int32& result) at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result) 3de14c9c-1a63-f040-7adf-23f6c60a2c64
10/15/2013 13:36:19.77 OWSTIMER.EXE (0x06D0) 0x1304 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Timer Job SchedulingUnpublish). Execution Time=15.6365 3de14c9c-1a63-f040-7adf-20395f44736d
10/15/2013 13:36:19.84 OWSTIMER.EXE (0x06D0) 0x0724 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Timer Job Health Statistics Updating). Execution Time=81.2933 3de14c9c-1a63-f040-7adf-23f6c60a2c64
10/15/2013 13:36:22.91 w3wp.exe (0x231C) 0x1890 SharePoint Foundation Database 7t61 High [Forced due to logging gap, cached @ 10/15/2013 13:36:12.56, Original Level: Verbose] {0}

10/15/2013 13:36:22.91 w3wp.exe (0x231C) 0x1890 SharePoint Foundation Database 7t61 High [Forced due to logging gap, Original Level: Verbose] {0}

10/15/2013 13:36:23.18 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation DistributedCache ah24v High [Forced due to logging gap, cached @ 10/15/2013 13:36:18.25, Original Level: Verbose] DistributedCacheClient TransportProperties- ChannelInitializationTimeout '{0}', ConnectionBufferSize '{1}', MaxBufferPoolSize '{2}', MaxBufferSize '{3}', MaxOutputDelay '{4}',ReceiveTimeout '{5}'. 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:23.18 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Database 8acb High [Forced due to logging gap, Original Level: VerboseEx] Reverting to process identity 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:23.20 w3wp.exe (0x231C) 0x1890 SharePoint Foundation Database 7t61 High [Forced due to logging gap, cached @ 10/15/2013 13:36:22.91, Original Level: Verbose] {0}

10/15/2013 13:36:23.20 w3wp.exe (0x231C) 0x1890 SharePoint Foundation Database 7t61 High [Forced due to logging gap, Original Level: Verbose] {0}

10/15/2013 13:36:23.24 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Upgrade aiaih High [Forced due to logging gap, cached @ 10/15/2013 13:36:23.21, Original Level: Verbose] desiredVersion: {0} 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:23.24 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Asp Runtime aj1kp High [Forced due to logging gap, Original Level: Verbose] SPRequestModule.PreSendRequestHeaders 3ce14c9c-aac5-f040-7adf-25790f064133
10/15/2013 13:36:23.24 w3wp.exe (0x1BB0) 0x20E8 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request

Show more