Search Topology Procesing RED Circle and X

Anyone have this issue before? Server has been running for over 7 months and now we come in and this. The latest add on was adding another 2 web application. We use the same Application Pool for all Web Applications.
How to make the red circles x go away? Thanks for your response.
Chris
Explanation
The following services are managed by SharePoint, but their running state does not match what SharePoint expects: SPSearchHostController.  This can happen if a service crashes or if an administrator starts or stops a service using a non-SharePoint
interface.  If SharePoint-managed services do not match their expected running state, SharePoint will be unable to correctly distribute work to the service.
Remedy
To stop or start a service managed by SharePoint, use the SharePoint service management interface in the SharePoint Central Administration Site.  If a service has crashed, restart the service manually on the affected servers by running "net
start [service name]" from a command prompt. For more information about this rule, see "http://go.microsoft.com/fwlink/?LinkID=142683".
Failing Servers
WEB01
Failing Services
SPTimerService (SPTimerV4)
Rule Settings
View
Restart the SharePoint Search Host Controller service to apply the changes:
Open a command prompt window on the server that hosts the content processing component. On the
Start menu, click All Programs, click Accessories, right-click
Command Prompt and then click Run as administrator.
To stop the SharePoint Search Host Controller, type this command: net stop spsearchhostcontroller
To restart the SharePoint Search Host Controller, type this command: net start spsearchhostcontroller
Is it this easy? No it ain't...
  Checking in Central Admin it shows it is started.
  Checking Services the status shows Starting. I cannot do anything to stop or restart the service.

I wish I could say yes, but nothing was changed or added or removed. I found this response:      
I hate running something in Production not tested.
Search Host Controller Service in "Starting" state (SharePoint 2013)http://mmman.itgroove.net/2012/12/search-host-controller-service-in-starting-state-sharepoint-2013-8/
$acl = Get-Acl HKLM:\System\CurrentControlSet\Control\ComputerName
$person = [System.Security.Principal.NTAccount] "Users"
$access = [System.Security.AccessControl.RegistryRights]::FullControl
$inheritance = [System.Security.AccessControl.InheritanceFlags] "ContainerInherit, ObjectInherit"
$propagation = [System.Security.AccessControl.PropagationFlags]::None
$type = [System.Security.AccessControl.AccessControlType]::Allow
$rule = New-Object System.Security.AccessControl.RegistryAccessRule($person, $access, $inheritance, $propagation, $type)
$acl.AddAccessRule($rule)
Set-Acl HKLM:\System\CurrentControlSet\Control\ComputerName $acl
$sh = Get-SPServiceInstance | ? {$_.TypeName -eq "Search Host Controller Service"}
$sh.Unprovision()
$sh.Provision($true)
Chris

Similar Messages

  • Red circles and squares

    I have a brand new Ipod touch 5 and when I am playing an album it will show that all songs are there but quite often it will go to play a song and wont play it but marks it with a red circle and square instead.
    Why...? and how do I prevent this from happening...?

    First delete all your music files on your iPhone, then re-sync without Wi-Fi being activated on your iPhone. iTunes doesn't always sync properly when your iPhone Wi-Fi is on. (God forbid Apple should tell you that).
    Here's how you do it:
    1.  Uncheck all your iTunes so that next time you sync then all of your music will be deleted from your iPhone
    2.  Go under Settings/General/Usage/Storage/Manage Storage, click on Music... and delete music from there... Now you should be certain there are no music files on your phone.
    3.  Restart your iPhone
    4.  Go to re-sync (be sure to check the playlists/songs you want to sync
    5. BUT FIRST on your iPhone TURN OFF Wi-Fi ... this is what screws things up... iTunes doesn't always sync properly when your iPhone Wi-Fi is on. (God forbid Apple should tell you that).

  • What do folders with a red circle and white dash in them mean?

    i bought a used 2 year old macbook pro last week did an erase and install with leopard and once that was done with nothing transfered firewire the drive had over 20 gigs of used space on it so i started snooping around and saw a number of folders in a folder labeled base system that have a solid red circle with a white dash in the middle next to them after clicking on them it says i do not have permission even though i am in under admin? any ideas to what it is what to do or why it took over 20 gigs to install? i think it took less than 10 on the imac we have. thanks

    one4truth wrote:
    i bought a used 2 year old macbook pro last week did an erase and install with leopard and once that was done with nothing transfered firewire the drive had over 20 gigs of used space on it so i started snooping around and saw a number of folders in a folder labeled base system that have a solid red circle with a white dash in the middle next to them after clicking on them it says i do not have permission even though i am in under admin?
    the fact that you are an admin doesn't mean that you automatically have access to everything. those folders are owned by the system and have restricted permissions. you should not mess with them. those permissions are mostly restricted to prevent curious users with itchy fingers from damaging the system. as an admin user you can change those permissions and give yourself access to those folders but as i said you shouldn't.
    any ideas to what it is what to do or why it took over 20 gigs to install?
    20 Gigs sounds like a bit too much. have you installed any programs besides leopard itself?

  • Red circle and x

    my 80 gig iPod has a red x and circle that shows up and says to go to apple support I have done this in the past for a previous iPod and whatever they told me to do either wasn't detailed enough or it just didn't work.

    If restoring and/or reformatting the iPod didn't or doesn't resolve the issue, it's likely a failing/damaged hard drive that'll need to be replaced in order for your iPod to regain full functionality again.
    B-rock

  • HT1351 My iphone was disconnected during a sinc and now has songs that are grey with a red circle and sqare in the middle of it. None of these songs play. tried deleting all the songs and re sincing but to no avail???

    my iphone was disconnected during a sink and now many songs are grey and have a red circle with a red square in the middle, they will not play

    Thanks, this is not an ideal answer but probably the most sensible one in my case.
    I will try it unless someone has a better suggestion, but I'll wait a bit as it will take me a few days anyway (I had actually tried to create a new smaller playlist or download by album, but at this stage the music app is not letting me queue a list of songs for download - I think I will have to disable and re-enable iTunes match which will probably delete all the songs).
    I have to say I am not very impressed with Apple here - having an online backup of all your data and beeing able to restore it to a new device easily was a strong selling point of iCloud. For music, they are Definitly not delivering at the stage.

  • I get a red circle and cross on iPod classic 80g

    can anyone help please i have tried toggling the on/off i have tried resetting and re installed Itunes 9 but i still get the red circle with a X in it. it wont connect to iTunes or charge.
    i have only been using it since November 2009 so 7 months - not old right!
    any ideas anyone?
    all suggestions welcomed
    thanks!

    Hello olibabe,
    And welcome to Apple Discussions!
    First, I would check out this Apple support document related to your issue.
    http://support.apple.com/kb/ts1463
    Or check out this fix from Don Whitman from another forum. Several users with th is same issue were able to resolve it by following this method.
    http://www.topix.com/forum/gadgets/ipod/TJB41HJ0RV3TNQE9D
    If no luck with any of these, your iPod's drive is likely damaged and will need to be replaced in order to gain full functionality of the iPod again.
    B-rock

  • What is the red circle and red square in the play list and how do I get rid of it?

    Why am I getting red circles with red squares in my play list and how do I get rid of them?

    Read this discussion. See of the fix in here works for you.
    https://discussions.apple.com/thread/5524609?start=15&tstart=0

  • . My messages, especially photo or video, tell me that they are not delivered with the red circle and !. So I think family is not receiving and I send again. Same thing. But, they are getting them. Why error message?

    I have not updated to 7 yet. I have 4s

    Hi Nicmig,
    The article below may be able to help you with this issue.
    Click on the link to see more details and screenshots.
    iOS: Troubleshooting Messages
    http://support.apple.com/kb/TS2755?viewlocale=en_US
    Cheers,
    - Judy

  • Why is the music in my phone have a red circle and i can't play any of it

    also it dissappeared from my ituned in my mac

    Back up your iPhoto library, Depress and hold the option (alt) and command keys and launch iPhoto - rebuild your iPhoto library database
    and please tell us what version of iPhoto and of the OS you have
    LN

  • My songs on ipad have a red circle with a red square in the middle and they don't play anyone know what is happening?

    Several  songs have the cloud symbol with a red arrow and I think they play. But the ones with the red circle and red square in the center do not play. Can this be fixed> What does it mean?
    Thanks in advance,

    See this Apple support document.
    http://support.apple.com/kb/ts1463
    You'll notice that the problem is usually associated with a failed/damaged hard drive, meaning you'll likely need to have your iPod serviced if you want to get it working again.
    B-rock

  • Iphone not being recognized by Itunes so I cannot fix the songs with the red circles with squares in the middle

    I have an Iphone 4s and i have two reocurring problems. So my first problem was after I had synced all my music most of the new songs and some old that never had a problem before had a red circle with a red square inside of it. I've gotten rid of it before but I dont even know how. I've read countless discussions and tried so many things that I dont even know what works. i figured it just fixed in time but there has to be an easier way that isnt so frustrating and annoying. So now my iphone isnt even being recognized. the apple mobile device is installed and running and has been stopped, started and restarted plenty of time. ive reset and restarted, reinstalled everything. my phone is charging, it just isnt being recognized by itunes or my pc. also in the device manager it isnt showing up. I am getting very close to smashing my iphone and switching to an android. everything is up to date and i also have tried to sync music on the first ipod touch that came out and even that isnt being recognized. I just want to get rid of the **** red circles and connect my iphone so i can sync it a million times in hopes that the red circles will just disappear. does anyone know why these red circles appear? Apple needs to get their stuff together and give us actual directions on how to fix this!!!! thank you for your help!!!

    I had this problem too and my roommate solved it!
    Go to 'Settings'
    'Music'
    Scroll to the bottom and enter your password to log onto your home sharing
    Then connect to iTunes and sync!

  • When I try to sync my iPhone 4s it no longer works.  I have a bunch of songs that now show up on my iPhone with a red circle with a box inside of it and they won't play, yet I can find them and play them on my Mac.  What do I do?

    My iphone 4s will no longer sync music from my music library on my Macbook Pro.  I also have a bunch of songs that now have a red circle with a box in it next to the song on my phone and those songs will not play.  They are present in my itunes library and I can play them on my Mac but they will not play on my iphone.  I have tried unchecking all the music and applying those changes and syncing and it does nothing.  All the same music remains on my phone, unchanged.  Help! What do I do? I have read to uninstall iTunes and reinstall it but will I lose all my music?

    Hello Courtney,
    Thank you for the details of the issue you are experiencing when syncing your music to your iPhone.  It sounds like iTunes is not able to locate the original file for the song to transfer it to your device.  I recommend reviewing the following articles to locate you music files on your computer:
    iTunes: Finding lost media and downloads
    http://support.apple.com/kb/ts1408
    Where are my iTunes files located?
    http://support.apple.com/kb/ht1391
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • My iphone 4S only start whit cable plug in and then show battery very low (with red line end) then try to turn on but show searching in operator name command and not connecting and no work properly and when I plug out it turn off!!! what should I do?

    My iphone 4S only start whit cable plug in and then show battery very low (with red line end) then try to turn on but show searching in operator name command and not connecting and no work properly and when I plug out it turn off!!! what should I do?

    I'm afraid you'll have to get the phone serviced, dropping the phone must have damaged additional parts inside the phone.
    But Apple will not service the phone anymore, opening the phone and replacing the battery should only be done by authorized personal, not by users.
    You'll have to look for a 3rd party repair shop and see if they can fix this, sorry.

  • My iP5 will not play any track not purchased from itunes Store, red circle with red square inside appears and skips the track, any ideas?

    my iP5 will only play songs purchased formmthe itunes store.
    all over songs, uploaded from cd's on my laptop and dragged into itunes will no longer play, a red circle with a red square in the middle appears and skips the track.
    anybody know why Itunes / iP5 will no longer play all tracks, has worked for years, only stopped with the latest itunes update.

    Hey Kelsieee,
    First, I would try to resolve the issue with the ! in a circle that you're seeing in iTunes. There's some steps in the following article that go over what that ! usually means and how to fix it:
    iTunes: Finding lost media and downloads
    http://support.apple.com/kb/TS1408
    Welcome to Apple Support Communities!
    Best,
    Delgadoh

  • My sons ipod classic was left on all day and now has a red circle with a cross in it and will not work

    my sons ipod classic was left on all day and now has a red circle with a cross in it and will not work - nothing we do will make it work - any ideas??

    Try to restore the iPod. Here's an article that provides troubleshooting for it.
    http://support.apple.com/kb/TS1463
    If that doesn't work visit an Apple Store and see if they can replace it.

Maybe you are looking for