There are 4 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-0d033d35-d676-45c2-ba36-72eacc919353 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
 

4 comments

 
cid:jira-generated-image-avatar-b6287846-3182-4222-b67f-8b51fa71f52e Thomas Mortagne on 23/Oct/25 13:58
 
The following block actually seems to be expected when configuring a strop stop port:

{noformat}
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
{noformat}

It can even be found in the documentation: https://jetty.org/docs/jetty/12.1/operations-guide/start/index.html#stop-remote.

So I guess we can expect Jetty to fix this warning eventually...

I created XWIKI-23628 for the {{DeploymentScanner}} warning.
 
cid:jira-generated-image-avatar-b6287846-3182-4222-b67f-8b51fa71f52e Thomas Mortagne on 23/Oct/25 13:59
 
The following block actually seems to be expected when configuring a stop port:

{noformat}
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
{noformat}

It can even be found in the documentation: https://jetty.org/docs/jetty/12.1/operations-guide/start/index.html#stop-remote
(but without any kind of explanation of why we get that and if they plan to fix it) .

So I guess we can expect Jetty to fix this warning eventually...

I created XWIKI-23628 for the {{DeploymentScanner}} warning.
 
cid:jira-generated-image-avatar-b6287846-3182-4222-b67f-8b51fa71f52e Thomas Mortagne on 23/Oct/25 13:59
 
The following block actually seems to be expected when configuring a stop port:

{noformat}
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
{noformat}

It can even be found in the documentation: https://jetty.org/docs/jetty/12.1/operations-guide/start/index.html#stop-remote (but without any kind of explanation of why we get that
and if they plan to fix it ).

So I guess we can expect Jetty to fix this warning eventually...

I created XWIKI-23628 for the {{DeploymentScanner}} warning.
 
cid:jira-generated-image-avatar-b6287846-3182-4222-b67f-8b51fa71f52e Thomas Mortagne on 23/Oct/25 13:59
 
The following block actually seems to be expected when configuring a stop port:

{noformat}
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
{noformat}

It can even be found in the documentation: https://jetty.org/docs/jetty/12.1/operations-guide/start/index.html#stop-remote (but without any kind of explanation of why we get that).

So I guess we can expect Jetty to fix this warning eventually...

I created XWIKI-23628 for the {{DeploymentScanner}} warning.