Change By: Daniel Craigmile (02/Jul/14 9:14 PM)
Description: Getting this error when the github webhook is invoked:

{code}
WARNING: Error while serving http://my-ci-server/github-webhook/
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.lang.Thread.run(Thread.java:744)
[...]
Caused by: java.lang.IllegalArgumentException: Github Webhook event of type null is not supported. Only push events are current supported
        at com.cloudbees.jenkins.GitHubWebHook.doIndex(GitHubWebHook.java:160)
        ... 71 more
{code}
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to