|
| Description: |
*Steps to reproduce* # Start an instance of XWiki 17.8.0 RC1 Jetty/HSQL # Observe the logs
*Expected results*
No (other than existing) warnings are displayed.
*Actual results*
The following stacktrace warning is displayed: {code:java} 2025-09-16 10:56:36.059:WARN :oejs.ShutdownMonitor:main: org.eclipse.jetty.server.ShutdownMonitor is deprecated, and has been replaced with org.eclipse.jetty.server.ShutdownService STOP.PORT=8079 STOP.KEY=xwiki STOP.EXIT=true 2025-09-16 10:56:36.153:WARN :oejd.DeploymentScanner:main: Does not exist: environments{code} The issue could not be reproduced when starting XWiki 17.7.0. |
|