[JIRA] (JENKINS-17164) Failed to record SCM polling for hudson.model.FreeStyleProject

2013-03-18 Thread pe...@eisentraut.org (JIRA)














































Peter Eisentraut
 reopened  JENKINS-17164


Failed to record SCM polling for hudson.model.FreeStyleProject
















Change By:


Peter Eisentraut
(19/Mar/13 2:56 AM)




Resolution:


NotADefect





Status:


Resolved
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-17164) Failed to record SCM polling for hudson.model.FreeStyleProject

2013-03-16 Thread nicolas.del...@gmail.com (JIRA)















































Nicolas De Loof
 resolved  JENKINS-17164 as Not A Defect


Failed to record SCM polling for hudson.model.FreeStyleProject
















Change By:


Nicolas De Loof
(16/Mar/13 9:38 PM)




Status:


Open
Resolved





Resolution:


NotADefect



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-17164) Failed to record SCM polling for hudson.model.FreeStyleProject

2013-03-16 Thread pe...@eisentraut.org (JIRA)














































Peter Eisentraut
 commented on  JENKINS-17164


Failed to record SCM polling for hudson.model.FreeStyleProject















I upgraded the plugins to the versions you mentioned, and now it does this instead:

java.lang.NullPointerException
	at hudson.plugins.git.GitAPI.init(GitAPI.java:38)
	at hudson.plugins.git.GitAPI.init(GitAPI.java:43)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:684)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:644)
	at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
	at hudson.scm.SCM.poll(SCM.java:373)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1507)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1432)
	at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:439)
	at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:468)
	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)

see http://pgci.eisentraut.org/jenkins/job/postgresql_master_world/scmPollLog/?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-17164) Failed to record SCM polling for hudson.model.FreeStyleProject

2013-03-13 Thread nicolas.del...@gmail.com (JIRA)














































Nicolas De Loof
 commented on  JENKINS-17164


Failed to record SCM polling for hudson.model.FreeStyleProject















Seems to be a conflict between git-client plugin, and (old) git plugin, as hudson.plugins.git.Branch was moved from git to git-client. Please double check you have git plugin 1.3.0 and git-client 1.0.4



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.