Skip to main content

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

FWIW I had some problems with the Git plugin recently with Hudson. However, they were fixed with updating to Hudson 2.0.1. This may not be related, but I figure I'd mention it here in case others were interested.

Aelx

On 7 Jun 2011, at 18:14, Wim Jongman wrote:

Hi Markus,

I cannot run the zoodiscovery build. 


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
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev


Back to the top