My log is flooded with
WARN [scheduler_Worker-1] [apache.pdfbox.pdfparser.XrefTrailerResolver] setStartxref Did not found XRef object at specified startxref position 12345
Is it possible to resolve this somehow? And what this warning means?
It seems that I was able to fix this by adding line
log4j.logger.org.apache.pdfbox=ERROR
to /confluence/WEB-INF/classes/log4j.properties and restarting Confluence.
To verify:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.