Hi Christian,
Not checked with basex latest version,any way i will check

Regards,
Chandrasekhar

On Wed, Jan 4, 2023 at 4:40 PM Christian Grün <[email protected]>
wrote:

> 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 <[email protected]> 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 <[email protected]>
> 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 <[email protected]> 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
>

Reply via email to