Via a python client, I am looping through a set of 600 xml files and issuing REPLACE commands to store them in my BaseX db.  All was well until I reached file #364, at which point the program crashed with Java.lang.RuntimeException: "insertion at beginning of populated table."

I am using BaseX 7.7 beta.  I guess I shouldn't be using beta?