Tuesday, August 5, 2014

The Execute method of job definition Microsoft.Office.Server.UserProfiles.LMTRepopulationJob id threw an exception

The Execute method of job definition Microsoft.Office.Server.UserProfiles.LMTRepopulationJob (ID 50134f59-757c-4d0e-a4c2-74b2620ab047) threw an exception. More information is included below.

Unexpected exception in FeedCacheService.IsRepopulationNeeded: Unable to create a DataCache.
Also you can check out:

- Create Apps using Office 365 development tools Napa

- Change local debugging URL in visual studio 2012 for SharePoint 2013

- Different authentication types supported in SharePoint 2013

Solution:
As the exception message suggested the SPDistributedCache may be down.
So to verify this you need to (re)start AppFabric Caching Service. To start the service:
1) Open the Run prompt then services.msc
2) Select AppFabric Caching Service.
3) Double click the service.
4) Set start up type to Automatic and then click on Start.
5) Then apply and then OK

Now the exception should not come.r


Twitter Delicious Facebook Digg Favorites More