full text not working: Error fetching URL
I am trying to query a table that is on both my test and production machine.
It works fine on test. It does not work on production (a cluster). I don't
see any error messages in sql or the event viewer. When I run a query on
test it returns a result set. Production does not. I see this in the
gather logs:
7/22/2003 11:44:32 AM Add The gatherer has started
7/22/2003 11:44:34 AM Add The initialization has completed
7/22/2003 11:44:38 AM Add Started Full crawl
7/22/2003 11:44:38 AM MSSQL75://SQLServer/385a3eea Add Error
fetching U
RL, (8007007f - The specified procedure could not be found. )
7/22/2003 11:44:40 AM Add Completed Full crawl
7/22/2003 12:11:26 PM Add Started Full crawl
7/22/2003 12:11:30 PM MSSQL75://SQLServer/385a3eea Add Error
fetching U
RL, (8007007f - The specified procedure could not be found. )
7/22/2003 12:11:32 PM Add Completed Full crawl
7/22/2003 12:12:00 PM Add Started Full crawl
7/22/2003 12:12:00 PM MSSQL75://SQLServer/385a3eea Add Error
fetching U
RL, (8007007f - The specified procedure could not be found. )
7/22/2003 12:12:02 PM Add Completed Full crawl
7/22/2003 12:12:52 PM Add Started Full crawl
7/22/2003 12:12:52 PM MSSQL75://SQLServer/385a3eea Add Error
fetching U
RL, (8007007f - The specified procedure could not be found. )
7/22/2003 12:12:54 PM Add Completed Full crawl
7/22/2003 12:13:08 PM Add Started Full crawl
7/22/2003 12:13:08 PM MSSQL75://SQLServer/385a3eea Add Error
fetching U
RL, (8007007f - The specified procedure could not be found. )
7/22/2003 12:13:10 PM Add Completed Full crawl
I get no error when I query the production box, just an empty result set.
Thanks,
Kevin
|