Issue Type: Bug Bug
Assignee: Unassigned
Components: github
Created: 02/Jul/14 9:11 PM
Description:

Getting this error when the github webhook is invoked:

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

Environment: Jenkins version 1.570
Project: Jenkins
Priority: Major Major
Reporter: Daniel Craigmile
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to