Error installing Aggregate on Mac after Java 9 uninstall

Hi, Yan
I got the same error as Nina. I will follow your steps.
Senjam
LSHTM London

1 Like

Hi,
I'm still struggling with the installation. I cannot install ODK on my Mac air.
I uninstall java 9 with

Click on the Finder icon located in your dock
Click on the Utilities folder
Double-click on the Terminal icon
In the Terminal window Copy and Paste the commands below:
sudo rm -fr /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
sudo rm -fr /Library/PreferencePanes/JavaControlPanel.prefPane
sudo rm -fr ~/Library/Application\ Support/Java

and JDK 8 but still not working
please help

Senjam

Dear Narendra
I'm unable to install ODK on my Mac. Java 9 uninstall through "sudo" from java.com
and install java 8 but stll not working

please guide us
email. drsurajaiims@gmail.com

Suraj Senjam Delhi
Now in London

Hi, my Java
java version "9.0.1"
Java(TM) SE Runtime Environment (build 9.0.1+11)
Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)

Senjam

Hi follow this post.

From next time please make a new post in ODK Forum.
Narendra.

You probably still have a JDK or JRE in /Library/Java/JavaVirtualMachines/. Remove it from there, reboot, and run java -version again on the command line to confirm.

1 Like