i forget to admit that i try
xerces 2.4.0
xerces 2.5.0
with the same results in fact changes the problematic rows but the problem remains
Gary Gregory wrote:
Try a current release of Xerces at least, 2.5.0.
Also note that if you want to override the 1.4 supplied XML parser you must use the 1.4 "endorsed" mechanism.
Gary
> -----Original Message----- > From: Alexis [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 23, 2003 07:15 > To: [EMAIL PROTECTED] > Subject: Problems with big files > > Hi > (first post, be pacient please) > > We're trying to parse a big xml file (about 175 MB) > The xml it's a database table, the problem is that reads wrong some > fields for example > > in xml > <DDFECH_INGSI>2003-07-21</DDFECH_INGSI> > > it reads > 0003-07-21 > > or worse > null > > it's not a problem of sintaxis, coding or anything like that because a > copy the problematic rows into another xml file (smaller) and works! > > So i believe that the problem is the big (it's really big?) size of the > file. > > Anyone? > > ApokaleXsyS > > > btw > > jdk 1.4.1 > xerces 1.4.4 > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
