Hi, I have exactly the same problem, the same error message: so now we are at least two !
As i'am new to Jenkins i would really appreciate some help to solve this problem. Thanks Fx Le lundi 5 janvier 2015 16:41:48 UTC+1, John Ewing a écrit : > > Hi, > > I am trying to use the gitorious plugin to trigger builds on commit. > I have a gitorious webhook setup to post to > > http://jenkins.ourdomain.com:8080/gitorious/notifyCommit > > Whenever I try and test the commit hook it fails with a 500 status and the > stack trace has this in it > > > Jan 5, 2015 3:30:53 PM org.eclipse.jetty.util.log.JavaUtilLog warn > > WARNING: Error while serving > http://jenkins.ourdomain.com:8080/gitorious/notifyCommit > java.lang.reflect.InvocationTargetException > > [snip stack trace] > > Caused by: java.lang.NoSuchMethodError: > hudson.plugins.git.GitStatus.doNotifyCommit(Ljava/lang/String;Ljava/lang/String;)Lorg/kohsuke/stapler/HttpResponse; > at > org.jenkinsci.plugins.gitorious.GitoriousStatus.doNotifyCommit(GitoriousStatus.java:73) > > Anyone have any ideas why its not working ? > > Thanks > > John. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e54ff8aa-0fea-4982-95c7-316f11e99b24%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
