[basex-talk] Corrupt database after update

2020-07-16 Thread Johannes Bauer
Hi, we have a rather strange and hard to track problem with corrupted databases. Our setup is: * Docker container with a Tomcat that hosts BaseX with some custom RESTXQ services * BaseX 9.2.4 * Java 14 * Docker runs on a Linux VM Workflow * Create database with RESTXQ service call *

Re: [basex-talk] Corrupt database

2013-06-28 Thread Christian Grün
Hi Lars, you may want to switch to the latest stable snapshot [1], which includes some concurrency bug fixes in our REST(XQ) architecture. Don’t hesitate to give us an updates if you manage to reproduce the bug with the most recent version. Hope this helps, Christian PS: we try our best to avoid

[basex-talk] Corrupt database

2013-06-27 Thread Lars Iversen
Hi, We are using the REST API with BaseX 7.6. After doing approximately 100 PUT requests for creating documents in a database, we get the error listed below. So far I haven't been able to reproduce it, but I have the database if that would be any help. Any suggestion on how to un-corrupt the da