Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
14.0-rc-1
-
Windows 11 Pro 64 bit, Edge 97, using a local instance of XWiki 14.0 RC1, Jetty+HSQLDB
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Start a fresh XWiki 14.0 RC1 instance on standard Jetty+HSQLDB
- Observe the console
EXPECTED RESULTS
Like in previous XWiki versions, in console are displayed also INFO lines about server version/build, current JVM version used:
(Example from XWiki 13.10.2):
2022-01-25 15:17:26.686:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-21T17:20:40.598Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 17.0.2+8-LTS-86
and the time taken for server to start:
2022-01-25 15:17:39.185:INFO:oejs.Server:main: Started @13161ms
ACTUAL RESULTS
These very useful INFO lines are not displayed anymore in console when starting XWiki 14.0 RC1 on Jetty+HSQLDB.
Please find attached the start-up console logs from XWiki 13.10.2 and 14.0 RC1.
Attachments
Issue Links
- is caused by
-
XWIKI-18152 Upgrade to Jetty 10 for the standalone packaging
- Closed