Hello,
I am importing BaseX, with tons of XML files. Currently I have roughly 1600
databases, I am starting basexhttp service, to access it over a web service
endpoint, thru a xquery file. Using BaseX 8.2.3.
I am receiving below error:
[bxerr:BXDB0002] Resource "/veracode/msheth/BaseXDB/bi_output_713/inf.basex
(Too many open files)" not found.
basexhttp, is running with 10240M virtual memory.
I can share the xquery file, if thats needed.
Has anyone experienced this before ? Is there a limit on no of databases
supported by BaseX ? Is there some configuration option, which I can use to
close already queried database ?
Thanks,
- Mansi