XWiki 10.11.9 released

The XWiki development team is proud to announce the availability of XWiki 10.11.9.
This is a bugfix release that cover important issues that we have discovered since 10.11.8 has been released.

You can download it here: https://www.xwiki.org/xwiki/bin/view/Main/Download

Make sure to review the release notes:
https://www.xwiki.org/xwiki/bin/view/ReleaseNotes/Data/XWiki/10.11.9/

Thanks for your support
-The XWiki dev team

I installed a clean build of xwiki 10.11.9 on Ubuntu 18.04.2 LTS with Java 8 (1.8.0_212), MySQL 5.7.26 and Tomcat 8.5.39…on install and running it, I’m getting this at the top of each page:
It looks similar to: https://jira.xwiki.org/browse/XWIKI-15356 . I have Java 8 as the default but Java 11 is installed on the system.

resolved by uninstalling Java 11

Error number 4001 in 4: Error while evaluating velocity template colorThemeInit.vm
com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while evaluating velocity template colorThemeInit.vm
	at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:2325)
	at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:2298)
	at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:992)
	at jdk.internal.reflect.GeneratedMethodAccessor263.invoke(Unknown Source)```

Note that you don’t have to uninstall it, you just need to make sure Tomcat use the right version in /etc/default/tomcat8.