You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by Mohan Bethur <mb...@netscape.com> on 2002/02/01 04:19:41 UTC

java.lang.OutOfMemory error

I am trying to insert about 4000 small XML (each about 1k) documents
into my db. I have a program which generates the XML document, the
generated XML document is then inserted using AddDocument.  After
inserting about 220 XML documents, the Xindice server hangs with
"java.lang.OutOfMemoryError". Has anyone seen this error. Can anyone
help me out.

I am using the Xindice source from CVS.

Thanks
Mohan