Hi,

     I am using BaseX version 6.03 using client server mode. I face 2 kinds of problems:
1) sometimes, BaseX returns nothing for exists(<xpath>) function (only true or false is expected) - in these cases, I execute some XQueries(XQuery-updates and XQueries) using XQuery API.This starts happening consistently for a few xpaths but not for all xpaths. Just to give you the scenario, my xupdates are always done such that I export the database after every database change.
Also, I operate on only on one database(one xml file).
2) also sometimes, the database gets corrupted (some elements get moved beyond the end of the root element).

I want to know if you have ever encountered this problem, the cause and if they have been fixed in newer versions.


Thanks,

Swaminathan Sahiram