Subject:Program frozen in reading xml file Author:CF W Date:13 Jul 2005 11:55 AM
When using xml compare file option, the program is frozen when reading huge xml files (about 1.4 MB each). It looks like there is not enough buffer space assigned.
Subject:Program frozen in reading xml file Author:Minollo I. Date:13 Jul 2005 12:44 PM
In Tools|Options > Module Settings > XML Diff > Engine: in the "Performance" block, try checking the "Optimize calculation time" and "Optimize for large documents with few changes" options.
Subject:Program frozen in reading xml file Author:CF W Date:13 Jul 2005 01:40 PM
Thanks Minollo, your recommendation works fine for large xml files.
However, I experienced another problem related to file structure. The program is frozen when the xml file has the <![CDATA[.........]] block. Within the block, it contains valid xml elements.
Subject:Program frozen in reading xml file Author:CF W Date:13 Jul 2005 02:11 PM
Thanks Minollo, your recommendation works fine for large xml files.
However, I experienced another problem related to file structure. The program is frozen when the xml file has the <![CDATA[.........]] block. Within the block, it contains valid xml elements.
Subject:Program frozen in reading xml file Author:Minollo I. Date:15 Jul 2005 11:42 AM
This problem is caused by the huge dimension of the CDATA sections in the document you are using. Thanks to your testcase, we have been able to identify and fix the problem; the fix will be available in the upcoming BL377m update (next week).