hi,
my basex server (11.5) stops responding when too many clients request my rxq application. I've published a little demo to reproduce the bug here : [ https://git.unicaen.fr/chauveau/basex-freeze-app | https://git.unicaen.fr/chauveau/basex-freeze-app ] I don't know if the problem comes from BaseX, Jetty or the Saxon XSLT processor.
Thanks for your help
Jérôme
Salut Jérôme,
If the problem has not been solved yet, I may be able to look at it beginning of next week. I invite you to drop everything from the example that may not be required to understand the problem; it might speed up debugging.
Best, Christian
Jerome Chauveau jerome.chauveau@unicaen.fr schrieb am Fr., 29. Nov. 2024, 18:10:
hi,
my basex server (11.5) stops responding when too many clients request my rxq application. I've published a little demo to reproduce the bug here : https://git.unicaen.fr/chauveau/basex-freeze-app I don't know if the problem comes from BaseX, Jetty or the Saxon XSLT processor.
Thanks for your help
Jérôme
Salut Christian,
I dropped useless code. The problem still occurs when [ https://git.unicaen.fr/chauveau/basex-freeze-app/-/blob/master/app/xsl/examp... | multiples call to i18n:trans() ] are done (here on each <mets: div/> ) with more than 7 clients (siege -c 8 )
Thank you
De: "Christian Grün" christian.gruen@gmail.com À: "jerome chauveau" jerome.chauveau@unicaen.fr Cc: "BaseX" basex-talk@mailman.uni-konstanz.de Envoyé: Samedi 7 Décembre 2024 00:19:11 Objet: Re: [basex-talk] BaseX freeze
Salut Jérôme,
If the problem has not been solved yet, I may be able to look at it beginning of next week. I invite you to drop everything from the example that may not be required to understand the problem; it might speed up debugging.
Best, Christian
Jerome Chauveau < [ mailto:jerome.chauveau@unicaen.fr | jerome.chauveau@unicaen.fr ] > schrieb am Fr., 29. Nov. 2024, 18:10:
hi,
my basex server (11.5) stops responding when too many clients request my rxq application. I've published a little demo to reproduce the bug here : [ https://git.unicaen.fr/chauveau/basex-freeze-app | https://git.unicaen.fr/chauveau/basex-freeze-app ] I don't know if the problem comes from BaseX, Jetty or the Saxon XSLT processor.
Thanks for your help
Jérôme
Hi Jérôme,
Once again, I didn’t find enough to dive into it. Does your code run successfully outside the BaseX server? Maybe you can try to further simplify the setup for us?
Best, Christian
On Wed, Dec 11, 2024 at 12:00 PM Jerome Chauveau jerome.chauveau@unicaen.fr wrote:
Salut Christian,
I dropped useless code. The problem still occurs when multiples call to i18n:trans() https://git.unicaen.fr/chauveau/basex-freeze-app/-/blob/master/app/xsl/example.xsl?ref_type=heads#L25 are done (here on each mets:*div/*) with more than 7 clients (siege -c *8*)
Thank you
*De: *"Christian Grün" christian.gruen@gmail.com *À: *"jerome chauveau" jerome.chauveau@unicaen.fr *Cc: *"BaseX" basex-talk@mailman.uni-konstanz.de *Envoyé: *Samedi 7 Décembre 2024 00:19:11 *Objet: *Re: [basex-talk] BaseX freeze
Salut Jérôme,
If the problem has not been solved yet, I may be able to look at it beginning of next week. I invite you to drop everything from the example that may not be required to understand the problem; it might speed up debugging.
Best, Christian
Jerome Chauveau jerome.chauveau@unicaen.fr schrieb am Fr., 29. Nov. 2024, 18:10:
hi,
my basex server (11.5) stops responding when too many clients request my rxq application. I've published a little demo to reproduce the bug here : https://git.unicaen.fr/chauveau/basex-freeze-app I don't know if the problem comes from BaseX, Jetty or the Saxon XSLT processor.
Thanks for your help
Jérôme
basex-talk@mailman.uni-konstanz.de