Dependencycheck: org.owasp.dependencycheck.data.update.exception.UpdateException: The execution of the download was interrupted

Created on 22 Apr 2021  路  3Comments  路  Source: jeremylong/DependencyCheck

Describe the bug
Jenkins build step invoke step DependencyCheck failed with Caused by: java.lang.NullPointerException: null
See log file

Version of dependency-check used
Jenkins 2.263.3
OWASP Dependency-Check Plugin 5.1.1
Dependency-Check installation: 5.3.2 Dependency Checker

Log file
https://gist.github.com/gwsu2008/e6a7eb70f0a74b051c154a36add58850

To Reproduce
Steps to reproduce the behavior:

  1. Create a MultiJob Project in Jenkins and add a build step to invoke DependencyCheck
  2. Click build

Arguments for Dependency-Check
--enableExperimental --format XML --format HTML --prettyPrint

Expected behavior
Dependency-Check should not throw java.lang.NullPointerException

bug

Most helpful comment

Most likely a duplicate of #3307, along with almost all of the issues between #3308 to #3318.

All 3 comments

Most likely a duplicate of #3307, along with almost all of the issues between #3308 to #3318.

+1000000

This was resolved when the NVD corrected the data feeds.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gregory-lyons picture gregory-lyons  路  21Comments

binkley picture binkley  路  21Comments

ammy1999 picture ammy1999  路  17Comments

Vampire picture Vampire  路  15Comments

alexanderkjall picture alexanderkjall  路  21Comments