Hello,

I developed my application on an W2K Server with the SQL databases (CODB,
Objectstore and applicationDB). The Spectra version is 1.5.1., CF 4.5.2.

Ready for the test, and moved the site to the test server (NT4) and the CODB
migrated to Oracle. The objectstore and applicationDB still remain in SQL
Server.

It all went well until I got to the load test. At a certain point I got CF
unexpected errors. I refreshed the page and the error was 'Server to
busy...'. So, again a refresh and the next error is:

XML parsing error: no element found (error code 3, line 1, column 0, buffer
offset -1)
The error occurred while processing an element with a general identifier of
(CFWDDX), occupying document position (202:3) to (202:75) in the template
file C:\PROGRAM
FILES\ALLAIRE\SPECTRA\CUSTOMTAGS\SYSTEM\COAPI\OBJECTSTORE\CFA_OBJECTTYPEGETM
ULTIPLE.CFM.

I'm getting confused, again hit the refresh button, the next error is:

Error Diagnostic Information
An error occurred while evaluating the expression:
"#this.Title#"
Error near line 28, column 14.

Error resolving parameter THIS.TITLE
The object TITLE is not present in the scope named THIS. It is likely that
you have misspelled the name of the object you are trying to access.
The error occurred while processing an element with a general identifier of
(CFA_CONTENTOBJECT), occupying document position (26:2) to (31:2) in the
template file C:\PROGRAM
FILES\ALLAIRE\SPECTRA\HANDLERS\MYSITE\MYOBJECT\DISPLAY.CFM.

Someting went wrong in the handler, so i do a dump in the handler and none
of the properties is there, exept the custom spectra (label, attr_active,
etc.).

I Cycle CF my service, reload the page -> Again.. XML Parsing error
Hit the reload button -> Same error as above, THIS.TITLE does not exist.
So, I go to webtop, contentmanagement, select the type of the object which
goes wrong and I see a complete list of all objects there.

I go to the website again to the page with the error, reload it -> AND ..
??? It�s there!?
Other object,  same error, same actions -> ??? It�s there!?

What is happening? Is it some kind of server scope object cache which became
corrupt and is being flushed if you go to the content manager ask for the
full list of contentobjects (maybe the <cfa_contentObjectFind there uses a
flush objects parameter)? Is it because I run on a SQL objectstore and
Oracle CODB? Did anyone get this before?

Johan

========Johan Coens
<theFactor.e>

Premium Partner for Macromedia

"Imagination is more important than knowledge. Knowledge is limited.
Imagination encircles the world."
Albert Einstein
========

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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.

Reply via email to