Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org.netbeans.InvalidException: StandardModule:org.sleuthkit.autopsy.core #7233

Open
joaovarelas opened this issue Sep 2, 2021 · 7 comments

Comments

@joaovarelas
Copy link

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
@joaovarelas
Copy link
Author

image

@joaovarelas
Copy link
Author

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

@horfis
Copy link

horfis commented Jul 18, 2022

I have the same problem running one macOS Monterey. I need help.

@GallowsDove
Copy link

Does anyone have any info on this? Encountering the same issue

@markmckinnon
Copy link
Contributor

What OS and version of java are you running? If multiple versions of Java installed which version is the default.

@641i130
Copy link

641i130 commented Aug 20, 2023

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.

@EsamLasheen
Copy link

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.

did you fix it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants