On Mon, Feb 18, 2013 at 8:49 AM, Marek Gimza <[email protected]> wrote: > We had the same problem. > After reading through some of the blogs and tickets, we deduced the > problem to be in the compatibility of the Java JRE on the slave and > master.
Interesting... > Try checking the versions of the JAVA that runs the master and slave, > as well as makign sure that the jenkins slave agent on the slave > machine is properly restarted. Finally managed to get things working again, by downgrading the git plugin. I'd updated to 1.1.27 and after downgrading back to 1.1.26 things started working again? Not sure if that was the actual reason, I'm just glad things are back to normal. Cheers Adam -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
