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.
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.