Steps to reproduce
- Start an XWiki 16.10.7 (Jetty/ HSQLDB) on Windows (tested on Windows 11 Pro)
- Observe the elements displayed on the page
- Create an instance of XWiki 16.10.7 with Tomcat on Windows (tested with Tomcat 9.0.104)
- Observe the flavors displayed at the beginning of the Distribution Wizard
- Follow the Distribution Wizard to the end
Expected results When starting XWiki 16.10.7 (Jetty/ HSQLDB), all page elements are displayed properly (buttons, drawer, entries on panels, etc) As well, when creating a Tomcat instance, only the Standard Flavor of XWiki 16.10.7 is displayed and the DW's workflow can be followed through "Install" or "Continue" buttons, without any errors. Actual results When starting XWiki 16.10.7 (Jetty/ HSQLDB), some page elements are not displayed properly of even displayed at all, with lots of errors in JS console (screenshot attached). Also, when when creating a Tomcat instance, some other things are displayed as flavors (like Color Themes Application 7.4.6-struts2-1, Extended Group API 1.0, etc), please see the attached screenshots. The workflow buttons "Install" and "Continue" are not advancing the DW, instead, an error:
Failed to retrieve extension data. Server not responding
is displayed at every click on these buttons (but sometimes the DW is advanced after a page refresh). No errors in the logs. The issue seems to not be reproducing when using the docker image (tried with 16.10.7-mariadb-tomcat. |