SharePoint Feb 2015 CU causes managed metadata service issue

After applying the Feb CU to SharePoint DEV environment, a few development VMs are having issues with managed metadata services.  Most of the VMs, experience issues on the My Profile Edit page where all the term set properties are getting the following error:

There was a problem retrieving data for this field.  Updating values in this field is disabled temporarily.  You can still update values in other fields.


Also, if you're trying to enter a hashtag when posting a newsfeed, you'll get

The tagging service is currently unavailable, Please try again later.


After some investigation, our infrastructure guys figuring out the solution to fix it.  You have to do the following:

1.       Open a Command Prompt window using Farm account and at the command prompt, type:
 
cd /d %commonprogramfiles%\Microsoft Shared\Web server extensions\15\BIN
 
2.       Fix the permissions on the server by entering the following command:
 
psconfig -cmd secureresources
 
3.       Restart IIS and make the changes by entering the following command at the command prompt:
iisreset /noforce


After the steps above, the issues are gone.

Comments

nibfickle said…
thank you. ThankYouThankYou, and Thank You - no, seriously, big time... Took me two whole days to find this answer. Who knew it would be something like this. Must've gone over all the steps a hundred times, and I was ready to delete and rebuild my Search Service App, User Profile App, ánd my Managed Metadata App...
So, yeah - thank you!

Popular posts from this blog

SharePoint 2013 App Details Page Error

SharePoint 2013 - Working with Display Template for Content Search Web Part

SharePoint 2013 Features Information List