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

Issue with Launching Autopsy #7914

Open
blmcmillan01 opened this issue Aug 23, 2024 · 0 comments
Open

Issue with Launching Autopsy #7914

blmcmillan01 opened this issue Aug 23, 2024 · 0 comments

Comments

@blmcmillan01
Copy link

Hello

I am having issues again trying to launch Autopsy from terminal on my Mac. The last time I experienced this, I received the following error:

java.lang.UnsupportedClassVersionError: org/sleuthkit/datamodel/TskCoreException has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0

So I ended up resolving it by upgrading Java.

Now, I am not sure why it is giving me issues once again. The error message is the same. I ended up upgrading to Java 22 and made sure the versions matched using the following commands:
java -version
javac -version

I also made sure that my directory included the updated jdk: /Library/Java/JavaVirtualMachines/jdk-22.jdk/Contents/Home

I still have autopsy 4.21.0 installed.

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

1 participant