[basex-talk] Java Exception:insertion at beginning of populated table

2013-04-09 Thread Nicholas OR Rita Stevens
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

[basex-talk] Load xml files to BaseX in a loop

2013-02-09 Thread Nicholas OR Rita Stevens
I am new at BaseX so please pardon the newbie question. I am trying to run an xquery script to load a set of xml files in a directory into to BaseX 7.5. If I run replace.xq, shown below, it fails with Out of Main Memory declare %updating function local:upd($path,$file) {