Also, can you check war file size? https://wiki.jenkins-ci.org/display/JENKINS/Hudson+windows+service+fails+to+start
On Tue, Jun 19, 2012 at 11:26 AM, Andrey Myatlyuk <[email protected]>wrote: > Hi Roland, > > Have you tried to execute the command directly: > > C:\Program Files\Java\jdk1.6.0_29\jre\bin\java -Xrs -Xmx786m > -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -jar > "C:\Program Files\Jenkins\jenkins.war" --httpPort=8080 > > Can you please confirm that java is functional at the location specified > and the location of jenkins.war is correct? > > Andrey > > > On Tue, Jun 19, 2012 at 5:31 AM, Roland Zwaga <[email protected]>wrote: > >> Hey there, >> >> I just did an automatic upgrade using the webinterface to version 1.471 >> but after the upgrade the windows service no longer wants to start ;( >> >> When checking the event log all I can find is this: >> Child process [2848 - C:\Program Files\Java\jdk1.6.0_29\jre\bin\java -Xrs >> -Xmx786m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -jar >> "C:\Program Files\Jenkins\jenkins.war" --httpPort=8080] terminated with 1 >> >> No other error logs are being filled as far as I can see... >> >> When I try to start the service manually I get this error almost >> immediately: >> >> "Windows could not start the Jenkins service on Local Computer. >> Error 1053: The service did not respond to the start or control request >> in a timely fashion." >> >> Anyone else here run into a problem like this? >> >> If all else fails, I guess I'll have to re-install Jenkins completely... >> ;( >> So, my other question would be: Are there any tutorials or blogposts I >> could check out that describe how to copy a complete configuration for a >> Jenkins setup (so Jobs, plugins, etc) >> >> >> thanks a lot in advance for any kind of help! >> >> cheers, >> >> Roland >> > >
