Hello
I am getting a stupid error. I have two Web Applications, one of them is the MySites and one is my corporate Web App.
So, I setup my Search Service, and crawling on the corporate Web App is working fine. But MySites throwing and error, and does not get crawled.
The errors are:
- sps3://my.corp.domain.com –> the object was not found
- http://my.corp.domain.com –> the object was not found
My apps are all with a host-name header, and all three, the http://corp.domain.com, http://my.corp.domain.com and sps3://my.server.domain.com are in the “Start adresses area”.
I checked that all my used accounts have the “retrieve people data for search crawlers” permission.
One of these accounts is my Default content access account.
So what could the issue be?
/emo
Just as a double check, does your content access account have read access at the web application level? So if you go into CA > Web Applications > Select my.server.domain.com web application > User Policy > Is the account that is being used to crawl the content specified in here with Full Read access?
Also on the server that is performing the crawl can you resolve the start addresses that you have specified? You could hope to check this by performing a ping from CMD to the required start addresses.
I also have never done the start address with FQDN address, cannot see this as being an issue though. I see that the format is name.server and then domain. Where I would normally expect just name of the web app and then domain. So I would definitely you can resolve those start addresses on the server performing the crawls.