I'm wondering if this is somehow related to https://issues.jenkins-ci.org/browse/JENKINS-20262. Can you try rolling back to 1.535?
On Tue, Oct 29, 2013 at 6:40 AM, Igor Lankin <[email protected]>wrote: > Hi Julien, > > we are experiencing exactly the same problem. Just came out of nowhere. > > Have you been able to find out something? > > Best regards > > Igor > > > On Friday, October 25, 2013 11:54:17 AM UTC+2, Julien Tanay wrote: > >> Hi, >> >> Thanks for your answer, >> >> I trid to set this setting but it did not change anything... >> >> >> 2013/10/24 cchen <[email protected]> >> >>> Check if you have git user.name set. >>> >>> http://git-scm.com/book/en/**Customizing-Git-Git-**Configuration<http://git-scm.com/book/en/Customizing-Git-Git-Configuration> >>> >>> >>> On Thursday, October 24, 2013 9:36:24 AM UTC-7, Julien Tanay wrote: >>>> >>>> Hi, >>>> >>>> Since this morning - and I absolutely don't know why! - Jenkins is not >>>> able to pull from any of my local repository. >>>> >>>> Builds that worked yesterday don't today. The only error i got is this >>>> Exception : >>>> >>>> FATAL: Username may not be null >>>> java.lang.**IllegalArgumentExcep**tion: Username may not be null >>>> at org.apache.commons.httpclient.****UsernamePasswordCredentials.<**i** >>>> nit>(**UsernamePasswordCredentia**ls.**java:90) >>>> at org.jenkinsci.plugins.**gitclien**t.CliGitAPIImpl.**getURLWithCren* >>>> *dentials(**CliGitAPIImpl.java:**1365) >>>> at org.jenkinsci.plugins.**gitclien**t.CliGitAPIImpl.fetch(**CliGitAP** >>>> IImpl.java:155) >>>> at hudson.plugins.git.GitAPI.**fetc**h(GitAPI.java:229) >>>> at hudson.plugins.git.GitSCM.**fetc**hFrom(GitSCM.java:610) >>>> at hudson.plugins.git.GitSCM.**retr**ieveChanges(GitSCM.java:**836) >>>> at hudson.plugins.git.GitSCM.**chec**kout(GitSCM.java:861) >>>> at hudson.model.AbstractProject.**c**heckout(AbstractProject.java:**1* >>>> *411) >>>> at hudson.model.AbstractBuild$**Abs**tractBuildExecution.**defaultChe** >>>> ckout(AbstractBuild.**java:652) >>>> at jenkins.scm.**SCMCheckoutStrateg**y.checkout(**SCMCheckoutStrategy* >>>> *.java:88) >>>> at hudson.model.AbstractBuild$**Abs**tractBuildExecution.run(**Abstra** >>>> ctBuild.java:557) >>>> at hudson.model.Run.execute(Run.**j**ava:1665) >>>> at hudson.model.FreeStyleBuild.**ru**n(FreeStyleBuild.java:46) >>>> at hudson.model.**ResourceControlle**r.execute(**ResourceControl >>>> >>>> But I didn't change anything to my settings. >>>> I am using a Jenkins user. >>>> From the command line, I am able to pull my repositories (with the >>>> exact same credentials). >>>> >>>> I'm lost here. Did you ever seen such an Exception ? >>>> >>>> Thanks for your help, >>>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Jenkins Users" group. >>> To unsubscribe from this topic, visit https://groups.google.com/d/** >>> topic/jenkinsci-users/**Kw52lokhrTw/unsubscribe<https://groups.google.com/d/topic/jenkinsci-users/Kw52lokhrTw/unsubscribe> >>> . >>> To unsubscribe from this group and all its topics, send an email to >>> jenkinsci-use...@**googlegroups.com. >>> >>> For more options, visit >>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >>> . >>> >> >> >> >> -- >> *Julien Tanay* - @Djiit >> (mail) [email protected] >> (web) www.julientanay.com <http://julientanay.com> >> >> -- > 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. > -- Website: http://earl-of-code.com -- 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.
