Hi Christian,
I just query the root element like "/root" from the xml(database).
When I was getting the out of memory, the thread did hold more than ~200MB in size. but actual xml size is ~1.2 MB. And that 200MB file have some encrypted data like "òª©" and the same code got repeated many times(probably this would cause the 200 MB).
Is there any issue with it?
Also I am using the same context for read and write. That is single context is used for read and write operation parallely and read and write operation for the same database is synchronized.
please let me know if you need more information in this regard.
Thanks,Jothivel
On Friday, 20 February 2015 6:58 PM, Christian Grün <christian.gruen(a)gmail.com> wrote:
Hi Jothivel,
> I am getting out of memory error when i do the execute query operation.
Sorry, I need more information on your particular query.
Unfortunately, we cannot provide free support for older versions. What
happens with Version 8.0?
> 2. without migrating the basex 7.6 to 8.0, is it possible to avoid the
> increase of size.
Yes, as I said in my previous mail, we have worked on that in the meanwhile.
Hope this helps,
Christian
PS: Please always write to the basex-talk mailing list; this way,
others can benefit from the feedback as well.