Hi Joe,
all I can say is: No, we haven’t encountered this behavior so far. Maybe someone else out there?
Usually, it’s even no problem to modify the RESTXQ files while a server is running. If BaseX is started with the debugging flag (-d), you’ll get some more output on the command-line. Beside that, you could also analyse the log files (in the .logs subfolder of the data directory) and send us some information if it may appear to be useful.
Best, Christian ___________________________
Hi all, we are running basex through jetty and we're seeing basex get into a state where it returns nothing but 404, saying that no function for the request can be found even when they are completely valid paths and when we restart jetty, they work OK again.
I can't seem to track down what state it ends up in to cause such a behavior, all of the files are there and nothing changes between restarts. Has anybody ever come across this before? Does anyone have any advice on how best to debug this issue?
Thanks, Joe