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@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?
- 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.
Dear Jothivel,
please let me know if you need more information in this regard.
Sure… Just read my previous e-mail again ;)
Thanks, Christian
On Friday, 20 February 2015 6:58 PM, Christian Grün christian.gruen@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?
- 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.
Hi Christian, Latest version of Basex requires java 1.7 I think. But I am using java 1.6. Hence I am using 7.6. I have seen a post(http://comments.gmane.org/gmane.text.xml.basex.talk/847)related to this out of memory. But I couldn't get any information from there.
When I execute the query "/device" root element, some of contents are getting added repeatedly and cause out of memory issue. sample content: "FALSEòª©7&’M*
ge-0/1/0.3349+#ICEAAA#DEU.DTAG.DALA013P10353500LN341#3001ACIge-0/1/0:131-7 òª©7&’
ge-0/1/0.3350Ržyõ»ž1Ijnpr demux0.1073891403:448376NAS-Port" Please let me know how to solve this case. Whether this out of memory was caused by increase of disk space while updating everytime in the database or something else. ThanksJothivel
On Friday, 20 February 2015 9:51 PM, Christian Grün christian.gruen@gmail.com wrote:
Dear Jothivel,
please let me know if you need more information in this regard.
Sure… Just read my previous e-mail again ;)
Thanks, Christian
On Friday, 20 February 2015 6:58 PM, Christian Grün christian.gruen@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?
- 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.
Also, I didn't configure any other properties and using default configuration like UPDINDEX is false(default configuration) Whether this would cause? ThanksJothivel
On Monday, 23 February 2015 1:34 PM, Jothivel S jothivels@ymail.com wrote:
Hi Christian, Latest version of Basex requires java 1.7 I think. But I am using java 1.6. Hence I am using 7.6. I have seen a post(http://comments.gmane.org/gmane.text.xml.basex.talk/847)related to this out of memory. But I couldn't get any information from there.
When I execute the query "/device" root element, some of contents are getting added repeatedly and cause out of memory issue. sample content: "FALSEòª©7&’M*
ge-0/1/0.3349+#ICEAAA#DEU.DTAG.DALA013P10353500LN341#3001ACIge-0/1/0:131-7 òª©7&’
ge-0/1/0.3350Ržyõ»ž1Ijnpr demux0.1073891403:448376NAS-Port" Please let me know how to solve this case. Whether this out of memory was caused by increase of disk space while updating everytime in the database or something else. ThanksJothivel
On Friday, 20 February 2015 9:51 PM, Christian Grün christian.gruen@gmail.com wrote:
Dear Jothivel,
please let me know if you need more information in this regard.
Sure… Just read my previous e-mail again ;)
Thanks, Christian
On Friday, 20 February 2015 6:58 PM, Christian Grün christian.gruen@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?
- 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.
Hi Jothivel,
Sorry for repeating myself: We cannot give free support for old versions of BaseX (we simply don't have the resources for it). Please try at least Version 7.9, which still works with Java 6, and see if you can reproduce the issue. If yes, please provide us with a little test case, which allows us to do what you did. As an alternative, feel free to ask for commercial support.
Thanks, Christian
When I execute the query "/device" root element, some of contents are getting added repeatedly and cause out of memory issue.
sample content:
"FALSEòª©7&’M*
ge-0/1/0.3349+#ICEAAA#DEU.DTAG.DALA013P10353500LN341#3001ACIge-0/1/0:131-7 òª©7&’
ge-0/1/0.3350Ržyõ»ž1Ijnpr demux0.1073891403:448376NAS-Port"
Please let me know how to solve this case. Whether this out of memory was caused by increase of disk space while updating everytime in the database or something else.
Thanks Jothivel
On Friday, 20 February 2015 9:51 PM, Christian Grün christian.gruen@gmail.com wrote:
Dear Jothivel,
please let me know if you need more information in this regard.
Sure… Just read my previous e-mail again ;)
Thanks,
Christian
On Friday, 20 February 2015 6:58 PM, Christian Grün christian.gruen@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?
- 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.
Thanks Christian, I will try myself and get back to you if I have any questions. Thanks,Jothivel
On Monday, 23 February 2015 7:05 PM, Christian Grün christian.gruen@gmail.com wrote:
Hi Jothivel,
Sorry for repeating myself: We cannot give free support for old versions of BaseX (we simply don't have the resources for it). Please try at least Version 7.9, which still works with Java 6, and see if you can reproduce the issue. If yes, please provide us with a little test case, which allows us to do what you did. As an alternative, feel free to ask for commercial support.
Thanks, Christian
When I execute the query "/device" root element, some of contents are getting added repeatedly and cause out of memory issue.
sample content:
"FALSEòª©7&’M*
ge-0/1/0.3349+#ICEAAA#DEU.DTAG.DALA013P10353500LN341#3001ACIge-0/1/0:131-7 òª©7&’
ge-0/1/0.3350Ržyõ»ž1Ijnpr demux0.1073891403:448376NAS-Port"
Please let me know how to solve this case. Whether this out of memory was caused by increase of disk space while updating everytime in the database or something else.
Thanks Jothivel
On Friday, 20 February 2015 9:51 PM, Christian Grün christian.gruen@gmail.com wrote:
Dear Jothivel,
please let me know if you need more information in this regard.
Sure… Just read my previous e-mail again ;)
Thanks,
Christian
On Friday, 20 February 2015 6:58 PM, Christian Grün christian.gruen@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?
- 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.
basex-talk@mailman.uni-konstanz.de