I have a job running under Hudson that has not progressed from “Started by user anonymous”. How can I stop it? I tried restarting the Hudson server but it just resumed the job on startup.
It can’t be killed by the normal cancel build button.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Hudson was waiting for SVN to respond – SVN was waiting for the permission for my id to use the repository. Once this was there Hudson started working again.
I would presume that in this instance there would have been an SVN process I would have needed to kill in order to get Hudson to respond again.