Hi, I am not sure what your real question is. The reported problem is that the root element in the sitemodel stored in the server scope in memory can not be found. Restarting ColdFusion Server will force the server scope to be reloaded.
If restarting ColdFusion Server does not solve the problem then it indicates that the site model in your database is not well. Try a complete system reboot before you suspect the database just in case another program has a memory leak or something. If you are on a unix box this is highly unlikely but give it a go just the same and check the system logs for clues. If you think it is the CO database you can recover the site model so don't panic. This does not mean that your content has been affected. I have been through this several times myself. Get back to us if you need more help. Cheers, Dave Crosby -----Original Message----- From: Spectra-Talk [mailto:[EMAIL PROTECTED]] Sent: Monday, 25 March 2002 5:21 p.m. To: [EMAIL PROTECTED] Subject: Spectra-Talk-list V1 #116 Spectra-Talk-list Mon, 25 Mar 2002 Volume 1 : Number 116 In this issue: dimension 1 of object "server.cfa.siteModel" cannot be found ---------------------------------------------------------------------- Date: Mon, 25 Mar 2002 15:59:28 +1000 From: Tien Vo <[EMAIL PROTECTED]> Subject: dimension 1 of object "server.cfa.siteModel" cannot be found Message-ID: <[EMAIL PROTECTED]> Hi All, We don't face this error before, but now we run into problem, can someone please tell me what's going on here ? Error Diagnostic Information An error occurred while evaluating the expression: bSectionStructKeyExists = structKeyExists( server.cfa.siteModel[siteModelServerScope].sections, rootElementID ) Error near line 96, column 8. The member "CFAOBJECTS" in dimension 1 of object "server.cfa.siteModel" cannot be found. Please, modify the member name. The error occurred while processing an element with a general identifier of (CFSET), occupying document position (96:2) to (96:120) in the template file D:\Program Files\allaire\spectra\customtags\system\tier1\sitemodeling\cfa_sitemodeltrav erse.cfm. Thanks in advance. Tien Vo ______________________________________________________________________ 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 ------------------------------ End of Spectra-Talk-list V1 #116 ******************************** ---------------------------------------------------------------------------- -- To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.325 / Virus Database: 182 - Release Date: 19/02/2002 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.325 / Virus Database: 182 - Release Date: 19/02/2002 ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
