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 Jenkins JIRA by hhuynh, 1 year ago
via Jenkins JIRA by hhuynh, 1 year ago
via Google Groups by teknokrat, 2 years ago
via Google Groups by teknokrat, 2 years ago
via Jenkins JIRA by Roy Truelove, 1 year ago
via Jenkins JIRA by Andrew Knapp, 1 year ago
java.lang.NullPointerException:
at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:84)
at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:48)
at hudson.model.listeners.RunListener.fireStarted(RunListener.java:139)
at hudson.model.Run.run(Run.java:1236)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:122)