Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] [Hudson] Build failed in Hudson: jgit-stable #99

See <https://hudson.eclipse.org/hudson/job/jgit-stable/99/>

------------------------------------------
Started by an SCM change
Building remotely on hudson-slave4
Checkout:jgit-stable / <https://hudson.eclipse.org/hudson/job/jgit-stable/ws/> - hudson.remoting.Channel@268f37aa:hudson-slave4
Using strategy: Default
Last Built Revision: Revision 63dceceb0e9bc6adb547ea104c986407feae7665 (origin/stable-2.3)
Checkout:jgit-stable / <https://hudson.eclipse.org/hudson/job/jgit-stable/ws/> - hudson.remoting.LocalChannel@87210ec
FATAL: One of setGitDir or setWorkTree must be called.
java.lang.IllegalArgumentException: One of setGitDir or setWorkTree must be called.
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.requireGitDirOrWorkTree(BaseRepositoryBuilder.java:538)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.setup(BaseRepositoryBuilder.java:506)
	at org.eclipse.jgit.storage.file.FileRepositoryBuilder.build(FileRepositoryBuilder.java:89)
	at hudson.plugins.git.GitAPI.<init>(GitAPI.java:92)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:853)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:845)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1960)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:283)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top