Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 9.11.7
-
Fix Version/s: 10.8-rc-1
-
Component/s: Distribution
-
Labels:None
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:
-
Pull Request Status:Pull Request accepted
-
Similar issues:
Description
It always says:
Failed to stop XWiki cleanly, attempting kill...
which works but is worrying.
I tried running:
java -Djetty.home=jetty -Djetty.base=/jetty -jar jetty/start.jar --stop STOP.KEY=xwiki STOP.PORT=8079
and it stopped cleanly after 23 seconds, so possibly the 20 second wait needs to be increased.
The server was idle at the time.