Hi All I am running an example code of Xindice 1.0. The source code is java/examples/guide/src/org/apache/xindice/examples/Example1.java, but with multi-loops. I noted the memory in xindice db side occupied more and more during looping. Only the running finished, the occupied memory released. So if running more loops, a OutOfMemoryError Exception happened.
Any idea? How to solve it? Thanks Xiao
