Op 10-02-2020 om 15:40 schreef Graydon:
In general, it looks like this is your environment rather than the package, but it'd be nice to be able to prove it.
Grab a fresh copy of current stable basex via the zip archive, unpack that in some other directory entirely -- ideally belonging to a different user, no reason you can't create a test user if you have root on the machine -- and see what it does there?
-- Graydon (who will admit to being rather baffled)
I created a new user, copied and unpacked Basex931.zip. Out of the box, everything works fine. :-)
I switched back to my personal account. There I get the same errors as before ;-(. What surprises me however is that despite the errors, basex is fully operational.
So you are right, it is my environment that causes the error.
The only real difference between regular and test-account, is that for the regular account, I have added in CLASSPATH an entry for lucene-stemmers-3.4.0.jar
Could it be that this jar causes the error?
Ben