Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] Zoodiscovery build problems

Hi Markus,

I cannot run the zoodiscovery build. 

https://build.ecf-project.org/jenkins/job/C-HEAD-discovery.zookeeper.feature/128/console

Started by user wim.jongman
Checkout:workspace / /opt/hudson/jobs/C-HEAD-discovery.zookeeper.feature/workspace - hudson.remoting.LocalChannel@1b641957
Using strategy: Default
Last Built Revision: Revision ac0dc6cc497a8660b1f9def0433d3199af09637c (origin/master)
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.git.GitSCM.getGitConfigNameToUse(GitSCM.java:320)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:787)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1181)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:536)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:424)
	at hudson.model.Run.run(Run.java:1374)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)


Seems like a local git problem?

Regards,

Wim

Back to the top