What's the output on the command line? The way JJB works is it will take a hash of the configuration and unless that changes it won't rerun the job. So if you ran it once and it failed, unless you change the configuration it will not retry to create the job.
Will ________________________________________ From: jenkinsci-users@googlegroups.com [jenkinsci-users@googlegroups.com] on behalf of lfast1 [lfast1...@yahoo.com] Sent: Tuesday, May 07, 2013 4:21 PM To: jenkinsci-users@googlegroups.com Subject: Jenkins-job-builder - getting started problems I'm just starting down the road of using jenkins-job-builder and I believe I'm having API connection problems. Unfortunately, even with logging set to debug, I don't get any messages about my connection. My commandline: jenkins-jobs -l debug --conf /etc/jenkins-jobs/jenkins_jobs.ini update /etc/jenkins-jobs my_1stjob.yaml My jenkins.ini: [jenkins] user=lfast password=932890938230438983 url=http://localhost:8080 I can even change the url string to something meaningless and jenkins-jobs reports no error. No matter what I do, no jobs are getting created on my server. How should I go about debugging my connection problems? -- View this message in context: http://jenkins.361315.n4.nabble.com/Jenkins-job-builder-getting-started-problems-tp4665583.html Sent from the Jenkins users mailing list archive at Nabble.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 jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- 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. For more options, visit https://groups.google.com/groups/opt_out.