Huzir, Please enter a reply with your exact error as Tien did. Lets confirm it is the exact error. It is not clear to me how the webtop could initialize without server.cfa.sitemodel.cfaobjects being there. Perhaps this is pointing to memory corruption due to unlocked access. But it is all conjecture without seeing the exact error.
--Ken Regards, Ken Smith Senior Engineer, Certified ColdFusion 5 Developer ColdFusion/Spectra Product Support -----Original Message----- From: Huzir Sulaiman [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002 7:57 PM To: Spectra-Talk Subject: Re: dimension 1 of object "server.cfa.siteModel" cannot be found Ken, We're running 1.5.1 with the latest patch. I came accross with the same error messages, I did resolve the issue and found out that 1 of the site tablespace is corrupted. While trying to refresh the site model I got the message saying that the webtop site model have been corrupted and have been instructured to recycle the cold fusion services. Best Regards Ken Smith wrote: > Tien, > Which version of Spectra are you using? If 1.51, have the SpectraSource updates >been applied. > > This behavior can occur if an application is calling various tags under sitemodeling >without the webtop ever having initialized. Several templates initialize >attribute.datasource to cfaobjects or to the webtop dsn. Yet, if the webtop has >never initialized server.cfa.siteModel[cfaobjects] will not exist, only >server.cfa.siteModel[yourApplicationObjectStore] will be in memory. > > I will submit this as a bug to Spectrasource if you are using 1.51. If you are >using an earlier version, I would suggest checking all the templates under D:\Program >Files\allaire\spectra\customtags\system\tier1\sitemodeling. Make sure that attribute >datasource is initialized to request.cfa.objectstore.dsn, not "cfaobjects" or webtop >dsn. In Spectra 1.01 activitygetlist.cfm is a likely candidate. > > Regards, > > Ken Smith > Senior Engineer, Certified ColdFusion 5 Developer > ColdFusion/Spectra Product Support > > -----Original Message----- > From: Tien Vo [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 25, 2002 12:59 AM > To: Spectra-Talk > Subject: dimension 1 of object "server.cfa.siteModel" cannot be found > > 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 ------------------------------------------------------------------------------ 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.
