You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Is this something wrong on my system? Here is the error:
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.
The text was updated successfully, but these errors were encountered: