I'm actually just guessing it's timing out... The scheduler log isn't being very specific, and my only guess is that it's timing out.
All I see in my scheduler is: Error message for task: 'Create KnowledgeBase' is 'Connection Failure. Status code unavailable.' Kinda useless if u ask me... -----Original Message----- From: Ray Bujarski [mailto:[EMAIL PROTECTED] Sent: Friday, April 04, 2003 3:38 PM To: CF-Talk Subject: RE: Verity to index sql server. I don't know which version of CF server you are running however on mine one of the fields when creating/editting the task is for request time out. Also, you should be able to put the RTO in the url for the url param just as you do in a browser. Hope that helps -----Original Message----- From: Costas Piliotis [mailto:[EMAIL PROTECTED] Sent: Friday, April 04, 2003 3:31 PM To: CF-Talk Subject: Verity to index sql server. Hi folks. I hate SQL Server full-text indexing, so I have a rather large verity index on a recordset that I'm having trouble with. I've written a cfm file that'll refresh the index, and am able to envoke it through a browser. Takes forever, Currently, we have a nightly job that goes and refreshes the index. Problem is, the timeout on my site is 100s, and the timeout on the scheduled task is 10000s... But the task times out with the site timeout... I don't want to raise the timeout on my site, but I'd sure like this scheduled job to refresh my index... Any thoughts? I've tried adding ?requesttimeout=10000 and that works from a browser, and fails on the task... Thanks for any help... Costas Piliotis Application Developer Voyus Canada Inc. T: 604.630.5655 (direct line) F: 604.320.6568 E-Mail: <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. When addressed to our clients any opinions or advice contained in this email are subject to the terms and conditions expressed in the applicable Voyus Canada Inc. client engagement contract http://www.voyus.com/ <http://www.voyus.com/> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

