On Fri, 2020-07-10 at 08:23 +0200, Imsieke, Gerrit, le-tex wrote:
I’d like to warmly recommend paying him so that he can explore and fix the issue.
:-) Thank you for the recommendation!
The trick is to find the resolver output from setting verbose, as then you will see the strings that are being sent to the resolver.
If you have your strace log, you can see which CatalogManager.properties files were read, set verbose=999 in one, and then look for output, but it's possible it's getting eaten by saxon as the buffered output of XSLT. I should look into being able to capture those messages separately.
Liam