Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
Jenkins v1.622
Mercurial plugin v1.54
Description
I have several projects on my Jenkins server.
My projects stored in Mercurial SCM.
For trigger build I use notifyCommit as mentioned in plugin WiKi:
http://localhost:8080/mercurial/notifyCommit?url=<repository remote url>
Most of my projects builds after trigger, but one project when get notification send me error report (see attached file jenkins-response.html).
Attachments
Issue Links
- is blocking
-
JENKINS-29790 NPE in TimerTrigger after enabling a job previously in disabled state
-
- Resolved
-
- is duplicated by
-
JENKINS-30366 NPE on webhook request to trigger git polling in Jenkins
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is blocking |
Component/s | core [ 15593 ] | |
Component/s | mercurial-plugin [ 15502 ] | |
Assignee | Jesse Glick [ jglick ] | Kanstantsin Shautsou [ integer ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Summary | Mercurial notifyCommit cause java.lang.NullPointerException | NPE in |
Summary | NPE in | NPE at hudson.triggers.SCMTrigger$Runner.hashCode when run is called with job == null |
Link |
This issue is duplicated by |
Workflow | JNJira [ 165023 ] | JNJira + In-Review [ 197601 ] |
Code