DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8840>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8840 SAX out of memory if external-SchemaLocation not used in instance [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From [EMAIL PROTECTED] 2002-05-15 04:05 ------- I fixed the problem you observed, by moving "fBuffer.setLength(0)" to a place before "return augs". But I'm not closing this bug: 1. Could you try the latest code with your large file to see whether it fixes the out-of-memory problem? 2. Could you also share why "It looks to me like there are other paths through handleStartElement that have the same problem. There may also be some other cleanup code besides the fBuffer.setLength(0) that should be executed."? If you can tell me what worries you, I'll try to improve/fix it. Thx. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
