-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Windows XP
If the windows event log is full and jenkins in installed as a service the service will start and then straight away stop.
Nothing appears in any log files.
When I changed the event log setting from over write if older 7 day to over write as necessary the service started as expected.
- links to
I have reproduced this on XP with Jenkins v1.574.
After changing the properties of application events log to not overwrite (the default is to overwrite only events older than 7 days), the Jenkins service does not want to start and it does not say anything on why.
There is nothing written in jenkins.wrapper.log, jenkins.out.log or jenkins.err.log when this happens.