TypeError: Error #1091: XML parser failure: Unterminated CDA
Posted: 17 Nov 2009, 07:24
Hi,
I'm trying to track this problem down. We're using SFS to talk to a mySql database. Until yesterday everything was working well enough, with this error mysteriously happening intermittently. Today however, we're getting this error 100% of the time.
In this case, one short JSON message has been sent to the Zone extension from the client, and a DB query result has been returned. After that two short messages are sent to the server, which has executed a number of querries and then sent two large responses back to the client. Those message don't arrive properly - that's when the error happens. I've gone through the entire database and ensured that there are no \n characters in there. Anything else I should look for? We're using version 1.6.1 of the client and 1.6.6 of the server.
cheers,
Mike
I'm trying to track this problem down. We're using SFS to talk to a mySql database. Until yesterday everything was working well enough, with this error mysteriously happening intermittently. Today however, we're getting this error 100% of the time.
In this case, one short JSON message has been sent to the Zone extension from the client, and a DB query result has been returned. After that two short messages are sent to the server, which has executed a number of querries and then sent two large responses back to the client. Those message don't arrive properly - that's when the error happens. I've gone through the entire database and ensured that there are no \n characters in there. Anything else I should look for? We're using version 1.6.1 of the client and 1.6.6 of the server.
cheers,
Mike