autopsy
autopsy copied to clipboard
org.netbeans.InvalidException: StandardModule:org.sleuthkit.autopsy.core
Im getting exception when running ./bin/autopsy
. Have followed the steps for running on Linux.
Debian 10 and Java 8 from BellSoft.
Java Warnings:
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.ProxyURLStreamHandlerFactory (file:/mnt/Data/Tools/Forensics/Autopsy-4.19.1/autopsy-4.14.0/platform/lib/boot.jar) to field java.net.URL.handler
WARNING: Please consider reporting this to the maintainers of org.netbeans.ProxyURLStreamHandlerFactory
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
org.netbeans.InvalidException: StandardModule:org.sleuthkit.autopsy.core jarFile: /home/vrls/Data/Tools/Forensics/Autopsy-4.19.1/autopsy-4.14.0/autopsy/modules/org-sleuthkit-autopsy-core.jar: java.lang.IllegalArgumentException: java.lang.reflect.InvocationTargetException
I have the same problem running one macOS Monterey. I need help.
Does anyone have any info on this? Encountering the same issue
What OS and version of java are you running? If multiple versions of Java installed which version is the default.
I'm stuck with this issue as well on an arch linux install. I've tried both java versions listed below:
archlinux-java status
Available Java environments:
java-11-openjdk
java-8-openjdk (default)
11 results in this error:
autopsy
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.ProxyURLStreamHandlerFactory (file:/opt/autopsy/platform/lib/boot.jar) to field java.net.URL.handler
WARNING: Please consider reporting this to the maintainers of org.netbeans.ProxyURLStreamHandlerFactory
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
8 doesn't have the error above, but I get the window that everyone here is having.