Hi Chandrasekhar (cc to the list), Can the behavior be reproduced with the latest version of BaseX?
Best, Christian On Wed, Jan 4, 2023 at 10:34 AM chandra sekhar n <vcs...@gmail.com> wrote: > > Dear Christian, > 1)We are using java,and getting connection using ClientSession and after that > we are adding xml to collection using below methods > cliectsession.add("<<FILENAME>>", <<INPUTSTREAM OBJECT>>) OR > cliectsession.execute("ADD <<XML PATH>>"); > 2) Using basex 9.4.5 > 3) I am attaching full stack trace . > Regards, > Chandrasekhar > > On Wed, Jan 4, 2023 at 1:37 PM Christian Grün <christian.gr...@gmail.com> > wrote: >> >> Hi Chandrasekhar, >> >> I’m pretty sure there is a solution, bit we definitely need more information… >> >> Which command or operation is responsible for the exception? >> How does the full stack trace look like? >> Do you use the latest version of BaseX? >> >> Best, >> Christian >> >> >> >> chandra sekhar n <vcs...@gmail.com> schrieb am Mi., 4. Jan. 2023, 07:08: >>> >>> Dear team, >>> We are facing the issue below when we add more than 1 lakh xml to the >>> collection,is there any solution? >>> >>> issue : org.basex.core.BaseXException: Stack Overflow: Try tail recursion? >>> >>> Regards, >>> Chandrasekhar