java.lang.NullPointerException: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by philtest
, 2 years agovia GitHub by postalservice14
, 2 years agovia Jenkins JIRA by lidaobing, 1 year ago
via Jenkins JIRA by lidaobing, 1 year ago
java.lang.NullPointerException:
at org.jenkinsci.plugins.ghprb.GhprbRepo.check(GhprbRepo.java:69)
at org.jenkinsci.plugins.ghprb.GhprbTrigger.run(GhprbTrigger.java:104)
at hudson.triggers.Trigger.checkTriggers(Trigger.java:261)
at hudson.triggers.Trigger$Cron.doRun(Trigger.java:209)
at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54)
at java.util.TimerThread.mainLoop(Timer.java:534)
at java.util.TimerThread.run(Timer.java:484)