Spectra 1.0: XML Parsing Error
Problem: In Spectra 1.0, when a created objects exceeds 64 kb, ColdFusion may truncate anything over those first 64 kilobytes. (This has to do with limitations of ColdFusion SQL statements involving insert and update transactions having long text data types.) Therefore, the following error occurs:
"Error Occurred while Processing Request
Error Diagnostic Information
XML parsing error: no element found (error code 3,line 1, column 0, buffer offset ?1)"
Solution: The XML parsing error has been fixed in Spectra 1.01. In the interim, see the URL below for some workarounds:
Spectra 1.0: XML Parsing Error