When the git plugin is used for a job, the git commands used by the plugin are generally listed in the job output. What you listed seems to be even prior to job execution, so there is no way for you to see what the git plugin is doing.
An argument type mismatch is surprising. There are relatively few hits in a google search of Jenkins git IllegalArgumentException. You'll need to provide more information before others can help you resolve the issue, since I doubt there are many others seeing the issue. Some of the common information which can help with diagnosis is described at https://wiki.jenkins-ci.org/display/JENKINS/How+to+report+an+issue . The steps listed there "before you submit a bug report" are good helps for diagnosis. Mark Waite On Tue, Mar 31, 2015 at 11:48 AM, 'sa_nk' via Jenkins Users < jenkinsci-users@googlegroups.com> wrote: > Hi Team, > This is Sathya, I am new to Jenkins. I am not sure if similar to my > question was already posted and answered. If it did please direct me to > that answer else please see below my request. > > > I am looking for git command line steps that can be accomplished as > alternative to the procedure used in Jenkins UI with Git plugin as below: > > > Under Source Code Management Section of Jenkin Job configure UI: > ---------------------------------------------------------------- > > > Git Repository: Repository URL (https://github.com/<path>) > Credentials (Select credentials from globally defined) > > > Branches to build: Branch Specifier (blank for 'any') (*/Development) > > > Repository broswer: (Auto) > > > Additional Behaviors: Check out to specific local branch - Branch name > (Development) > > > > In the above all the values are mentioned in the extream right > parenthesis. What I am looking for is equivakent git command line steps > with options to perform exactly like above so that when ever I experience > git plugin issues I can have alternate method of doing it. Couple of times > we experienced git plugin issues as below (And end up bouncing the Jenkins > and some times even bouncing Jenkins did not resolve): > > > *FATAL: argument type mismatch* > *java.lang.IllegalArgumentException: argument type mismatch* > > > > Thanks in advance and your help is highly appreciated. > -Sathya. > > > -- > 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 jenkinsci-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/8772bb4a-0dd7-4555-8d15-0d982f33ac39%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/8772bb4a-0dd7-4555-8d15-0d982f33ac39%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtF%3DDn5mvv71gzaUU47UOdW1cbCM%2BEqz-iGY6bOaZB%3D_%3Dw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.