You're right ... it was corruption problem..... we had to delete
it.......Anyway thanks for all help.

Regards,

Pankaj.

-----Original Message-----
From: Govinda Alangar [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 07, 2001 10:11 AM
To: Spectra-Talk
Subject: RE: XML error in Spectra.... Help


It is likely to be corruption problem. We had similar experience and after
removing the corrupt object, everything worked well.

Regards
Govinda

-----Original Message-----
From: Michael Collins [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 07, 2001 10:05 AM
To: Spectra-Talk
Subject: RE: XML error in Spectra.... Help


Andy,

Sounds plausable that the wddx is getting corrupted in this manner.  You
might write some sql to find which items have used the extendeddata table to
determine if those are the ones that are corrupted.

HTH,
Mike

-----Original Message-----
From: Andy Fletcher [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 07, 2001 9:51 AM
To: Spectra-Talk
Subject: RE: XML error in Spectra.... Help


Mike,

Ah... that may well explain my problem (the spectra one anyway ;).
If the query returns multibyte characters then it could be making the 64k
break in the middle of one of these multibyte chars, therefore causing the
xml parsing error.
CF doesn't know about multibyte characters so it can't know not to break
into 64k in the middle of a multibyte. I assumed that by ticking the long
retrieval box it would just get as much data as it could.

Does that make sense? Am I even slightly right?

Regards,
Andy

> -----Original Message-----
> From: Michael Collins [mailto:[EMAIL PROTECTED]]
>
> Correction.  The Long Text Retrieval is not requred for Spectra.  Spectra
> will actually segment long content items into 64K chunks
> automatically.  The
> segments are stored in the extendeddata table.  This
> functionality was added
> in for the 1.01 release for the sole purpose of turning Long Text
> Retrieval
> OFF.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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