Actions
Bug #8165
closedrudder-init fails to report memory errors from jetty start
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Getting started - demo | first install | level 1 Techniques
Effort required:
Small
Priority:
71
Name check:
Fix check:
Regression:
Description
When running rudder-init on a Debian 8, with 1.2 Go RAM, the script get stuck at
Cleaning up temporary directories... done. Restarting services...
ps outputs shows that the rudder-jetty scripts sleep for 4 secondes
Finally, script end successfully, but Jetty ain't started
Running mannualy init script says:
root@server:/home/vagrant# /etc/init.d/rudder-jetty start Setting umask to 0007 WARNING: Not enough free memory to start Jetty (about 1422MB are needed). Trying anyway, but the application is likely to fail. Starting Jetty: . . . . . . . . . . . . . . FAILED Sun Apr 10 19:51:29 UTC 2016
May happen on all versions
Updated by Jonathan CLARKE over 7 years ago
- Subject changed from Rudder-init fails to report error to rudder-init fails to report memory errors from jetty start
- Severity set to Major - prevents use of part of Rudder | no simple workaround
- User visibility set to Getting started - demo | first install | level 1 Techniques
Updated by François ARMAND over 7 years ago
- Related to User story #5617: Detecting and restarting Rudder on OOM (Out Of Memory Exception) added
Updated by Benoît PECCATTE about 7 years ago
- Effort required set to Small
- Priority changed from 58 to 71
Updated by Benoît PECCATTE about 7 years ago
- Assignee set to Alexis Mousset
Let's display the service start output in the init script and/or enhance it.
Updated by Alexis Mousset about 7 years ago
- Status changed from New to In progress
Updated by Alexis Mousset about 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-packages/pull/1415
Updated by Alexis Mousset about 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|13cacedbacb5e8e4fa4b863e2588f1293ebd4286.
Updated by Vincent MEMBRÉ almost 7 years ago
- Status changed from Pending release to Released
Actions