On 11/06/17 15:24, Foster Schucker wrote:
Can you tell us what version of JSPWiki, Java container, file store, any options you might have set, etc.
I found the problem, in lib/jspwiki-custom.properties: jspwiki.usePageCache = falseWith that set to true everything seems to work, as soon as I set it to false the problem appears.
Version info: JSPWiki v2.10.2 Tomcat 8.5.15.0 Java 1.8.0_112-b15 File store: jspwiki.pageProvider = VersioningFileProvider -- Alan Burlison --