Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Did the JVM got exhausted?

2 views
Skip to first unread message

Albretch

unread,
Jun 10, 2001, 11:06:36 PM6/10/01
to
Hi,

I need to parse -very- large files from XML well-formedness only.

I have an Athlon 1.2 MHz, with 256 Mg RAM.

I am using SAX do you know of other way to do this?

----------------------------- ERROR MESSAGE -----------------------------

java.lang.InternalError: fillbuf
at org.apache.crimson.parser.InputEntity.parsedContent(InputEntity.java:
545)
at org.apache.crimson.parser.Parser2.content(Parser2.java:1747)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1468)
at org.apache.crimson.parser.Parser2.content(Parser2.java:1700)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1468)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:304)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)

at org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:223)

at org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:200)

at TestSAXParser00.main(TestSAXParser00.java:71)

0 new messages