PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3199

*** shadow/3199 Tue Aug 21 05:12:11 2001
--- shadow/3199.tmp.13231       Wed Aug 22 02:25:10 2001
***************
*** 186,189 ****
  I could then compile and parse small xml-files without any problems, BUT when I 
  work against larger files (2.4MB) then the OutOfMemory problem starts. And we 
  have xml-files that are as big as over 20MB. Soo for us it is critical that we 
! can run larger files.
--- 186,199 ----
  I could then compile and parse small xml-files without any problems, BUT when I 
  work against larger files (2.4MB) then the OutOfMemory problem starts. And we 
  have xml-files that are as big as over 20MB. Soo for us it is critical that we 
! can run larger files.
! 
! ------- Additional Comments From [EMAIL PROTECTED]  2001-08-22 02:25 
-------
! I can now parse the xml-file but I have to allocate ALOT of memory when 
! starting the program. To be able to parse a 2.4MB file I have to use 40-
! 70MB "ram". That is alot, we have to handle 30MB files, soo that could be a 
! problem. Well, I shall now try to implement the SAX parser hoping that it is 
! faster and also spending much less memory. Parsing a 600KB file takes 40sec, 
! but parsing a 2.4MB file takes 3 minutes.
! 
! /Mats

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to