SharePoint 2010 Audience compilation hangs on status compiling
Sometimes the audience compilation job seems to hang on the status compiling. Manually compiling audiences will no longer work until this status is gone.
There is a trick to stop the audience compilation with Powershell.
In the SharePoint management shell type in “audiencejob.exe”
You will see the id of the user profile service application. Copy this id and run this:
Audiencejob.exe [GUID] 0 (0 means stop / 1 means start)



