-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Debian Linux
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8) (6b18-1.8-1)
OpenJDK Client VM (build 14.0-b16, mixed mode, sharing)
After change from Hudson ver. 1.358 to 1.359 the /safeRestart command will only bring Hudson to say "Hudson is being shut down", but the restart is not performed, although no jobs seem to be running (updates complete, no builds planned). The /restart command is still working properly.
- is duplicated by
-
JENKINS-6978 Hudson hangs during safe restart
-
- Closed
-
Code changed in hudson
User: : kohsuke
Path:
trunk/hudson/main/core/src/main/java/hudson/model/Hudson.java
http://jenkins-ci.org/commit/31484
Log:
JENKINS-6649added additional logging so that we can see what's going on during the restart. This will be in 1.361.