Ian Davey

Results 4 issues of Ian Davey

I have been benchmarking different types of requests to the RESTful API for both Fusion and eXist, using the latest USLM versions of titles 1 (a short one) and 42...

The admin password has to be set manually in the user manager upon a fresh install, otherwise it is blank. This encourages bad security practice among DBAs and could increase...

Consider the following bare-bones `tests.lisp`: ```lisp (ql:quickload "lift") (use-package :lift) (deftestsuite a-simple-test () ()) ``` Upon running `sbcl --load tests.lisp`, I get the following: ``` debugger invoked on a TYPE-ERROR...

We have been dealing with the following intermittent NPE being thrown after updating nodes in a document repeatedly: ``` ERROR (XQueryURLRewrite.java [service]:365) - Error while processing /exist/rest/db/etc/Locks.xml: An unknown error...

duplicate