Hi,

I can't seem to get search working with WSS and SSEE. I have the
search bar on all of my sites but when i search for anything nothing
is ever returned. I don't see an error on the page, it just shows no
results. I have a very similiar dev environment setup in which the
search works. I don't recall doing anything to get search working on
my dev environment but it does. I was considering installing SQL
Server 2000 and setting up full text indexing to get the search to
work. But it is still confusing that search doesn't work as is.

The only thing I can find is a log entry but I have been unsuccessfull
finding any information on it (sorry bad formating).
--------------------------
08/03/2007 12:17:31.75 w3wp.exe (0x0730)
0x09BC Search Server Common MS Search Query
7pk2 High FetchDataFromURL start at(outside if): 1 param: start
08/03/2007 12:17:31.76 w3wp.exe (0x0730)
0x09BC Windows SharePoint Services Topology
88gr Monitorable alternateUrl is null
08/03/2007 12:17:31.76 w3wp.exe (0x0730)
0x09BC Windows SharePoint Services Topology
88gs Monitorable hostHeaderSiteInfo is null
08/03/2007 12:17:31.76 w3wp.exe (0x0730)
0x09BC Windows SharePoint Services Topology
88gv Monitorable hostHeaderSiteInfo is null
--------------------------------
Has anyone see this before? I can give a lot more information about
my configuration and services depending on what information would be
helpful to know. I generally dont post for help that often but I am
running out of time to get a few WSS features working.

-J

Re: WSS and SSEE Search by Mike

Mike
Sat Aug 04 02:07:30 CDT 2007

Which WSS ?

Mike Walsh
WSS FAQ http://www.wssfaq.com
no questions by e-mail please



jtucker@xojet.com wrote:
> Hi,
>
> I can't seem to get search working with WSS and SSEE. I have the
> search bar on all of my sites but when i search for anything nothing
> is ever returned. I don't see an error on the page, it just shows no
> results. I have a very similiar dev environment setup in which the
> search works. I don't recall doing anything to get search working on
> my dev environment but it does. I was considering installing SQL
> Server 2000 and setting up full text indexing to get the search to
> work. But it is still confusing that search doesn't work as is.
>
> The only thing I can find is a log entry but I have been unsuccessfull
> finding any information on it (sorry bad formating).
> --------------------------
> 08/03/2007 12:17:31.75 w3wp.exe (0x0730)
> 0x09BC Search Server Common MS Search Query
> 7pk2 High FetchDataFromURL start at(outside if): 1 param: start
> 08/03/2007 12:17:31.76 w3wp.exe (0x0730)
> 0x09BC Windows SharePoint Services Topology
> 88gr Monitorable alternateUrl is null
> 08/03/2007 12:17:31.76 w3wp.exe (0x0730)
> 0x09BC Windows SharePoint Services Topology
> 88gs Monitorable hostHeaderSiteInfo is null
> 08/03/2007 12:17:31.76 w3wp.exe (0x0730)
> 0x09BC Windows SharePoint Services Topology
> 88gv Monitorable hostHeaderSiteInfo is null
> --------------------------------
> Has anyone see this before? I can give a lot more information about
> my configuration and services depending on what information would be
> helpful to know. I generally dont post for help that often but I am
> running out of time to get a few WSS features working.
>
> -J
>

Re: WSS and SSEE Search by jtucker

jtucker
Mon Aug 06 15:24:07 CDT 2007

On Aug 4, 12:07 am, Mike Walsh <englantilai...@hotmail.com> wrote:
> Which WSS ?
>
> Mike Walsh
> WSS FAQhttp://www.wssfaq.com
> no questions by e-mail please
>
>
>
> jtuc...@xojet.com wrote:
> > Hi,
>
> > I can't seem to get search working with WSS and SSEE. I have the
> > search bar on all of my sites but when i search for anything nothing
> > is ever returned. I don't see an error on the page, it just shows no
> > results. I have a very similiar dev environment setup in which the
> > search works. I don't recall doing anything to get search working on
> > my dev environment but it does. I was considering installing SQL
> > Server 2000 and setting up full text indexing to get the search to
> > work. But it is still confusing that search doesn't work as is.
>
> > The only thing I can find is a log entry but I have been unsuccessfull
> > finding any information on it (sorry bad formating).
> > --------------------------
> > 08/03/2007 12:17:31.75 w3wp.exe (0x0730)
> > 0x09BC Search Server Common MS Search Query
> > 7pk2 High FetchDataFromURL start at(outside if): 1 param: start
> > 08/03/2007 12:17:31.76 w3wp.exe (0x0730)
> > 0x09BC Windows SharePoint Services Topology
> > 88gr Monitorable alternateUrl is null
> > 08/03/2007 12:17:31.76 w3wp.exe (0x0730)
> > 0x09BC Windows SharePoint Services Topology
> > 88gs Monitorable hostHeaderSiteInfo is null
> > 08/03/2007 12:17:31.76 w3wp.exe (0x0730)
> > 0x09BC Windows SharePoint Services Topology
> > 88gv Monitorable hostHeaderSiteInfo is null
> > --------------------------------
> > Has anyone see this before? I can give a lot more information about
> > my configuration and services depending on what information would be
> > helpful to know. I generally dont post for help that often but I am
> > running out of time to get a few WSS features working.
>
> > -J- Hide quoted text -
>
> - Hide quoted text -

WSS 3.0


Re: WSS and SSEE Search by jtucker

jtucker
Wed Aug 08 13:29:06 CDT 2007

Update: I have found a warning in the logs. Previously I was only
lookin at logs in the %commonfiles%/../12 directory. I have found this
in the System's Event Viewer logs:
------
The start address <sts3s://10.10.10.120/
contentdbid={0d783d15-311a-4af8-b321-77b2c15f529d}> cannot be crawled.

Context: Application 'Search index file on the search server', Catalog
'Search'

Details:
Access is denied. Check that the Default Content Access Account has
access to this content, or add a crawl rule to crawl this content.
(0x80041205)

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
--------
The ip address is the computer hosting WSS 3.0 and SSEE. I changed
the default internal access mapping from https://machine/ to https://ip/
based on some other peoples searching problems and solutions i found.

As of right now I have created a search account on the WSS server and
added the account to WSS_WPG group and Local Administrators group. I
set the account to be the content access account under Central
Administration > Operations > Services on Server > Windows SharePoint
Services Search Service Settings.
After restarting the search service I still get the warning message
detailed above. Any ideas? I would hate to have to reinstall WSS
because I don't know much about how the backup/restore process for WSS
3.0 works. I don't know what I would lose and I really can't afford
to lose anything.

> On Aug 4, 12:07 am, Mike Walsh <englantilai...@hotmail.com> wrote:
>
>
>
>
>
> > Which WSS ?
>
> > Mike Walsh
> > WSS FAQhttp://www.wssfaq.com
> > no questions by e-mail please
>
> > jtuc...@xojet.com wrote:
> > > Hi,
>
> > > I can't seem to get search working with WSS and SSEE. I have the
> > > search bar on all of my sites but when i search for anything nothing
> > > is ever returned. I don't see an error on the page, it just shows no
> > > results. I have a very similiar dev environment setup in which the
> > > search works. I don't recall doing anything to get search working on
> > > my dev environment but it does. I was considering installing SQL
> > > Server 2000 and setting up full text indexing to get the search to
> > > work. But it is still confusing that search doesn't work as is.
>
> > > The only thing I can find is a log entry but I have been unsuccessfull
> > > finding any information on it (sorry bad formating).
> > > --------------------------
> > > 08/03/2007 12:17:31.75 w3wp.exe (0x0730)
> > > 0x09BC Search Server Common MS Search Query
> > > 7pk2 High FetchDataFromURL start at(outside if): 1 param: start
> > > 08/03/2007 12:17:31.76 w3wp.exe (0x0730)
> > > 0x09BC Windows SharePoint Services Topology
> > > 88gr Monitorable alternateUrl is null
> > > 08/03/2007 12:17:31.76 w3wp.exe (0x0730)
> > > 0x09BC Windows SharePoint Services Topology
> > > 88gs Monitorable hostHeaderSiteInfo is null
> > > 08/03/2007 12:17:31.76 w3wp.exe (0x0730)
> > > 0x09BC Windows SharePoint Services Topology
> > > 88gv Monitorable hostHeaderSiteInfo is null
> > > --------------------------------
> > > Has anyone see this before? I can give a lot more information about
> > > my configuration and services depending on what information would be
> > > helpful to know. I generally dont post for help that often but I am
> > > running out of time to get a few WSS features working.
>
> > > -J- Hide quoted text -
>
> > - Hide quoted text -
>
> WSS 3.0- Hide quoted text -
>
> - Show quoted text -



Re: WSS and SSEE Search by jtucker

jtucker
Wed Aug 08 13:31:17 CDT 2007

I forgot to add that we are using SSL authentication. Would this
cause the problem? I already set the default internal access mapping
to https://ip/

> Update: I have found a warning in the logs. Previously I was only
> lookin at logs in the %commonfiles%/../12 directory. I have found this
> in the System's Event Viewer logs:
> ------
> The start address <sts3s://10.10.10.120/
> contentdbid={0d783d15-311a-4af8-b321-77b2c15f529d}> cannot be crawled.
>
> Context: Application 'Search index file on the search server', Catalog
> 'Search'
>
> Details:
> Access is denied. Check that the Default Content Access Account has
> access to this content, or add a crawl rule to crawl this content.
> (0x80041205)
>
> For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.
> --------
> The ip address is the computer hosting WSS 3.0 and SSEE. I changed
> the default internal access mapping fromhttps://machine/tohttps://ip/
> based on some other peoples searching problems and solutions i found.
>
> As of right now I have created a search account on the WSS server and
> added the account to WSS_WPG group and Local Administrators group. I
> set the account to be the content access account under Central
> Administration > Operations > Services on Server > Windows SharePoint
> Services Search Service Settings.
> After restarting the search service I still get the warning message
> detailed above. Any ideas? I would hate to have to reinstall WSS
> because I don't know much about how the backup/restore process for WSS
> 3.0 works. I don't know what I would lose and I really can't afford
> to lose anything.
>
>
>
> > On Aug 4, 12:07 am, Mike Walsh <englantilai...@hotmail.com> wrote:
>
> > > Which WSS ?
>
> > > Mike Walsh
> > > WSS FAQhttp://www.wssfaq.com
> > > no questions by e-mail please
>
> > > jtuc...@xojet.com wrote:
> > > > Hi,
>
> > > > I can't seem to get search working with WSS and SSEE. I have the
> > > > search bar on all of my sites but when i search for anything nothing
> > > > is ever returned. I don't see an error on the page, it just shows no
> > > > results. I have a very similiar dev environment setup in which the
> > > > search works. I don't recall doing anything to get search working on
> > > > my dev environment but it does. I was considering installing SQL
> > > > Server 2000 and setting up full text indexing to get the search to
> > > > work. But it is still confusing that search doesn't work as is.
>
> > > > The only thing I can find is a log entry but I have been unsuccessfull
> > > > finding any information on it (sorry bad formating).
> > > > --------------------------
> > > > 08/03/2007 12:17:31.75 w3wp.exe (0x0730)
> > > > 0x09BC Search Server Common MS Search Query
> > > > 7pk2 High FetchDataFromURL start at(outside if): 1 param: start
> > > > 08/03/2007 12:17:31.76 w3wp.exe (0x0730)
> > > > 0x09BC Windows SharePoint Services Topology
> > > > 88gr Monitorable alternateUrl is null
> > > > 08/03/2007 12:17:31.76 w3wp.exe (0x0730)
> > > > 0x09BC Windows SharePoint Services Topology
> > > > 88gs Monitorable hostHeaderSiteInfo is null
> > > > 08/03/2007 12:17:31.76 w3wp.exe (0x0730)
> > > > 0x09BC Windows SharePoint Services Topology
> > > > 88gv Monitorable hostHeaderSiteInfo is null
> > > > --------------------------------
> > > > Has anyone see this before? I can give a lot more information about
> > > > my configuration and services depending on what information would be
> > > > helpful to know. I generally dont post for help that often but I am
> > > > running out of time to get a few WSS features working.
>
> > > > -J- Hide quoted text -
>
> > > - Hide quoted text -
>
> > WSS 3.0- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -