How to prevent Hudson from entering Shutdown mode automatically or when idle? [message #905084] |
Wed, 29 August 2012 12:47  |
Greg Kraft Messages: 3 Registered: August 2012 |
Junior Member |
|
|
After several months of successful and unadulterated continuous integration, my Hudson instance decides it wants to enter shutdown mode after every 20-30 minutes of inactivity.
For those of you familiar with shutdown mode, the instance of course doesn't shutdown, but has the undesirable effect (in this case) of stopping new jobs from starting.
I know I haven't changed any settings, so it makes me think the problem was slowly growing and keeps triggering shutdown mode.
I know there is plenty of storage space on the machine with 400+ GB to go so I'm wondering what else would trigger shutdown mode without actually using the Hudson web portal to manually do it.
As mentioned before, the problem also seems to be tied to inactivity. I tried creating a quick fix, which is a build job that does nothing every 5 minutes. It appeared to work at first, but after long periods of inactivity I will find it back in shutdown mode.
Any ideas what might be going on?
[Updated on: Wed, 29 August 2012 12:48] Report message to a moderator
|
|
|