There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-919a4dd6-8754-4639-b041-57f1185fb68a XWIKI-23530 Open

Warning for deprecation of "org.eclipse.jetty.server.ShutdownMonitor" when starting XWiki 17.8.0 RC1 on Jetty

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-cbba95a3-4654-4bf3-a083-d3fcbc03d4a8 Changes by Thomas Mortagne on 23/Oct/25 11:32
 
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.