Skip to content

Getting a java error in a CVE check on launch #4966

@mushu999

Description

@mushu999

Is this something wrong on my system? Here is the error:

[INFO] Processing Started for NVD CVE - 2021
Oct 19, 2022 1:48:15 PM com.fasterxml.jackson.module.blackbird.util.ReflectionHack$Java9Up init
WARNING: Unable to find Java 9+ MethodHandles.privateLookupIn.  Blackbird is not performing optimally!
java.lang.NoSuchMethodException: no such method: java.lang.invoke.MethodHandles.privateLookupIn(Class,Lookup)Lookup/invokeStatic
        at java.lang.invoke.MemberName.makeAccessException(Unknown Source)
. . .

So do I need to update my Java installation? This is version 7.3.0 of dependency-check code on Windows 10. I run it like I always do. Just updated from ver 7.1.1 and left the data directory from the earlier version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions